Commit Graph

742 Commits (7a0e63e9863bf008ee5c227d23a542c3235161d2)

Author SHA1 Message Date
Fabio Caccamo 7a0e63e986 Update `CHANGELOG` and version. 2023-05-11 01:38:14 +02:00
Fabio Caccamo a48575e047
Add collapsible inlines support. (#282)
* Improve code formatting.

* Add collapsible inlines frontend support.

* Add collapsible inlines options fields to model and admin.

* Add option classes to body.

* Update translations.

* Update README.md
2023-05-11 01:33:35 +02:00
github-actions[bot] a8897a942d
Update pre-commit hooks. (#280) 2023-05-07 09:22:13 +02:00
dependabot[bot] a92d94f9e8
Update pre-commit requirement from ==3.2.* to ==3.3.* (#278) 2023-05-06 13:47:09 +02:00
github-actions[bot] a5c4c82d9a
Update pre-commit hooks. (#279) 2023-05-06 13:44:57 +02:00
github-actions[bot] cd361c461d
Update pre-commit hooks. (#277)
Co-authored-by: fabiocaccamo <fabiocaccamo@users.noreply.github.com>
2023-05-03 09:28:23 +02:00
github-actions[bot] cdc281396f
Update pre-commit hooks. (#274) 2023-05-01 18:57:06 +02:00
dependabot[bot] 546ed765a3
Update tox requirement from ==4.4.* to ==4.5.* (#275) 2023-05-01 18:53:46 +02:00
Fabio Caccamo cacae6eb73 Update .pre-commit-config.yaml 2023-04-20 13:09:03 +02:00
github-actions[bot] 3d0930bf56
Update pre-commit hooks. (#273) 2023-04-20 07:35:58 +02:00
Fabio Caccamo 8fd00c6c27 Update translations. 2023-04-18 18:22:17 +02:00
Fabio Caccamo 31ee37a151 Update `CHANGELOG` and version. 2023-04-18 18:04:02 +02:00
Fabio Caccamo 544b2e68c0 Force date hierarchy label to be lower case. 2023-04-18 16:21:19 +02:00
Fabio Caccamo b56b0b9c58 Reformat migrations. 2023-04-18 16:20:42 +02:00
Fabio Caccamo 11905e80b7 Fix `ImportError`. 2023-04-18 16:18:56 +02:00
Fabio Caccamo 6f7a51bee8 Add `css_generic_link_active_color` field to use on active tab (tabbed changeform). #232 2023-04-18 16:10:02 +02:00
Fabio Caccamo 55f2c86a47 Fix tabs not working with non-ASCII alphanumeric characters. #237 2023-04-18 15:52:25 +02:00
Fabio Caccamo 42bf0f8039 Fix `date_hierarchy` with multiple fields (`ForeignKey`). #244 2023-04-18 14:45:36 +02:00
Fabio Caccamo 50e025bcd5 Update pyproject.toml 2023-04-13 11:13:28 +02:00
dependabot[bot] 9ddb23053f
Bump peter-evans/create-pull-request from 4 to 5 (#270) 2023-04-07 17:28:54 +02:00
Fabio Caccamo 4668f27c92 Add `Django 4.2` support. 2023-04-07 01:01:44 +02:00
Fabio Caccamo 2b21b16929 Switch from `setup.cfg` to `pyproject.toml`. 2023-04-07 00:51:06 +02:00
Fabio Caccamo 4148f6ece9 Replace `flake8` with `Ruff`. 2023-04-05 17:42:11 +02:00
pre-commit-ci[bot] 26368a3e05
[pre-commit.ci] pre-commit autoupdate (#269)
updates:
- [github.com/psf/black: 23.1.0 → 23.3.0](https://github.com/psf/black/compare/23.1.0...23.3.0)

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2023-04-04 15:45:18 +02:00
github-actions[bot] 84c7cd4582
Update pre-commit hooks. (#268)
Co-authored-by: fabiocaccamo <fabiocaccamo@users.noreply.github.com>
2023-04-04 15:43:05 +02:00
Fabio Caccamo 64f3779f4c Update dependabot.yml 2023-03-20 21:12:31 +01:00
dependabot[bot] 7b12fea8b3
Update pre-commit requirement from ==3.1.* to ==3.2.* (#266)
Updates the requirements on [pre-commit](https://github.com/pre-commit/pre-commit) to permit the latest version.
- [Release notes](https://github.com/pre-commit/pre-commit/releases)
- [Changelog](https://github.com/pre-commit/pre-commit/blob/main/CHANGELOG.md)
- [Commits](https://github.com/pre-commit/pre-commit/compare/v3.1.0...v3.2.0)

---
updated-dependencies:
- dependency-name: pre-commit
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-20 16:10:22 +01:00
Fabio Caccamo 3ed84fb071
Update README.md 2023-03-15 03:15:45 +01:00
Fabio Caccamo 10b3adbd89 Update README.md 2023-03-14 01:05:21 +01:00
Fabio Caccamo 6e26a27336 Update README.md 2023-03-14 01:00:06 +01:00
Fabio Caccamo cf100542aa Update README.md 2023-03-14 00:58:53 +01:00
Fabio Caccamo 9a0264ca08 Update tox.ini 2023-03-14 00:58:45 +01:00
Fabio Caccamo d42f69cee7 Update README.md 2023-03-13 15:27:43 +01:00
Fabio Caccamo 703fef4c4c Fix `setup.cfg` metadata. 2023-03-07 01:42:15 +01:00
Fabio Caccamo d7436e6abc Update pull request template. [ci skip] 2023-03-07 00:59:03 +01:00
Fabio Caccamo a3737c9892 Fix multidb tests. 2023-03-02 14:09:38 +01:00
Fabio Caccamo 4deefc20b7 Add `flake8-bugbear` to `pre-commit`. 2023-03-01 17:54:58 +01:00
dependabot[bot] 522e4d20bc
Update pre-commit requirement from ==3.0.* to ==3.1.* (#265)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Fabio Caccamo <fabio.caccamo@gmail.com>
2023-02-27 15:44:20 +01:00
dependabot[bot] 9b7e963f46
Update coverage requirement from ==7.1.* to ==7.2.* (#264)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-27 15:12:52 +01:00
github-actions[bot] 7926340d24
Update pre-commit hooks. (#260) 2023-02-18 08:10:06 +01:00
Fabio Caccamo bb9585c465 Update `README.md`. [ci skip] 2023-02-14 09:48:04 +01:00
Fabio Caccamo 191d82a5c2 Set max line length to `88`. 2023-02-13 15:52:13 +01:00
Fabio Caccamo 81ab67953a Upgrade syntax for `Python >= 3.8`. 2023-02-10 16:21:36 +01:00
Fabio Caccamo 6147fb65e6 Add warning to README installation instructions. 2023-02-09 19:16:03 +01:00
Fabio Caccamo fa81b2ea5e Reformat code. 2023-02-09 19:14:51 +01:00
Fabio Caccamo 71cc60bea3 Add `metadata` module and read package attrs dynamically. 2023-02-09 19:14:33 +01:00
Fabio Caccamo e2b23c238f Set `Black` pre-commit hook `line-length` option value. 2023-02-09 18:56:09 +01:00
Fabio Caccamo 00bedb30c2 Run `flake8` also on tests files. 2023-02-09 18:55:21 +01:00
Fabio Caccamo e1b997f1bf Update dependabot.yml 2023-02-06 16:41:08 +01:00
Fabio Caccamo 91b0e1d158 Update test-package.yml 2023-02-06 10:35:38 +01:00