Petr Dlouhý
|
3964ba4b78
|
tox.ini: update testing in Django 5.1
|
2024-05-23 10:28:49 +02:00 |
|
Petr Dlouhý
|
071cc4a0b1
|
Update README.md - add PyPI badge
|
2024-05-22 16:21:50 +02:00 |
|
Petr Dlouhý
|
3db5f8ae40
|
Bumped version for normal release.
|
2024-05-22 11:14:16 +02:00 |
|
pre-commit-ci[bot]
|
3a5a726e49
|
[pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/psf/black: 24.4.0 → 24.4.2](https://github.com/psf/black/compare/24.4.0...24.4.2)
|
2024-05-22 11:12:05 +02:00 |
|
Petr Dlouhý
|
99a46d3be9
|
update changelog
|
2024-05-22 11:09:42 +02:00 |
|
Petr Dlouhý
|
6d51c51ac1
|
Bumped version for normal release.
|
2024-05-22 11:09:42 +02:00 |
|
Petr Dlouhý
|
faf3503db3
|
Bumped version for normal release.
|
2024-05-22 11:09:42 +02:00 |
|
Petr Dlouhý
|
9b4fbb7cb9
|
remove support for Django 2.1
|
2024-05-22 11:09:42 +02:00 |
|
Petr Dlouhý
|
c2a5dc9686
|
add breaking changes message to CHANGELOG.md
|
2024-05-22 11:09:42 +02:00 |
|
Petr Dlouhý
|
7aeb1aa124
|
fix migration ref in test and fix test run
|
2024-05-22 11:09:42 +02:00 |
|
Petr Dlouhý
|
7d93346352
|
fix ValueError in tests
|
2024-05-22 11:09:42 +02:00 |
|
Petr Dlouhý
|
2c1130c9b8
|
fix duplicate slugs in tests
|
2024-05-22 11:09:42 +02:00 |
|
Petr Dlouhý
|
5f3eba8f1c
|
make datamigration for non-unique slugs, test the migration
|
2024-05-22 11:09:42 +02:00 |
|
Petr Dlouhý
|
841e14a17c
|
make Category.slug unique
|
2024-05-22 11:09:42 +02:00 |
|
Petr Dlouhý
|
64f4f5737b
|
test in Django 5.1 pre-release
|
2024-05-22 10:01:48 +02:00 |
|
Petr Dlouhý
|
815e6a231d
|
fix for Django 5.1
|
2024-05-22 10:01:48 +02:00 |
|
Petr Dlouhý
|
c14479d96a
|
Bumped version for normal release.
|
2024-04-19 10:51:13 +02:00 |
|
Petr Dlouhý
|
5519d66e91
|
update CHANGELOG
|
2024-04-19 10:50:28 +02:00 |
|
Petr Dlouhý
|
c7e14fe60b
|
remove dependency on unicode-slugify, use Django builtin function
|
2024-04-19 10:46:39 +02:00 |
|
Petr Dlouhý
|
2497ce11ea
|
Bumped version for normal release.
|
2024-04-17 16:30:56 +02:00 |
|
Petr Dlouhý
|
5436e0282c
|
fix setup.cfg for zest.releaser
|
2024-04-17 12:42:46 +02:00 |
|
Petr Dlouhý
|
76b7f2e9bf
|
update CHANGELOG for 1.9.3 release
|
2024-04-17 12:38:36 +02:00 |
|
pre-commit-ci[bot]
|
91d9a8bbd7
|
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
|
2024-04-17 12:18:12 +02:00 |
|
pre-commit-ci[bot]
|
8e7bc05fd3
|
[pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/psf/black: 23.12.1 → 24.4.0](https://github.com/psf/black/compare/23.12.1...24.4.0)
- [github.com/pre-commit/pre-commit-hooks: v4.5.0 → v4.6.0](https://github.com/pre-commit/pre-commit-hooks/compare/v4.5.0...v4.6.0)
- [github.com/econchick/interrogate: 1.5.0 → 1.7.0](https://github.com/econchick/interrogate/compare/1.5.0...1.7.0)
|
2024-04-17 12:18:12 +02:00 |
|
Petr Dlouhý
|
82cef8fe7c
|
remove code for obsolete Django versions, remove support for Django 2.0
|
2024-01-23 16:52:12 +01:00 |
|
Petr Dlouhý
|
fc489a8d98
|
add tests for the THUMBNAIL_STORAGE and THUMBNAIL_STORAGE_ALIAS
|
2024-01-23 16:38:30 +01:00 |
|
Petr Dlouhý
|
5d83c0af17
|
add THUMBNAIL_STORAGE_ALIAS to docs
|
2024-01-23 16:38:30 +01:00 |
|
Petr Dlouhý
|
1068fdf395
|
simple implementation of Django STORAGES
|
2024-01-23 16:38:30 +01:00 |
|
Petr Dlouhý
|
6ec913e271
|
Update README.md: Remove Changes section duplicated in CHANGELOG
|
2024-01-23 16:38:14 +01:00 |
|
Petr Dlouhý
|
bbaa4aff31
|
Update README.md: remove note about python support
|
2024-01-23 16:36:31 +01:00 |
|
Petr Dlouhý
|
8803907d0a
|
add ReadTheDocs configuration
|
2024-01-23 13:49:30 +01:00 |
|
Petr Dlouhý
|
c674948cb7
|
remove obsolete import
|
2024-01-23 12:01:51 +01:00 |
|
Petr Dlouhý
|
12a79870b2
|
Update README.md: add note about django-categories-api
|
2024-01-23 11:30:35 +01:00 |
|
pre-commit-ci[bot]
|
1e6bbad09b
|
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
|
2024-01-23 11:22:01 +01:00 |
|
pre-commit-ci[bot]
|
f330aea95c
|
[pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/PyCQA/isort: 5.10.1 → 5.13.2](https://github.com/PyCQA/isort/compare/5.10.1...5.13.2)
- [github.com/psf/black: 22.8.0 → 23.12.1](https://github.com/psf/black/compare/22.8.0...23.12.1)
- [github.com/pre-commit/pre-commit-hooks: v4.3.0 → v4.5.0](https://github.com/pre-commit/pre-commit-hooks/compare/v4.3.0...v4.5.0)
- [github.com/PyCQA/flake8: 5.0.4 → 7.0.0](https://github.com/PyCQA/flake8/compare/5.0.4...7.0.0)
- [github.com/pycqa/pydocstyle: 6.1.1 → 6.3.0](https://github.com/pycqa/pydocstyle/compare/6.1.1...6.3.0)
|
2024-01-23 11:22:01 +01:00 |
|
Petr Dlouhý
|
c8b94801ec
|
admin: add autocomplete field to make the change view quicker
|
2024-01-23 11:11:08 +01:00 |
|
Petr Dlouhý
|
a1e259a27e
|
fix testing in Python 3.12
|
2024-01-23 11:06:30 +01:00 |
|
Petr Dlouhý
|
a693b0a9ae
|
fix pre-commit tests
|
2024-01-23 11:06:30 +01:00 |
|
Petr Dlouhý
|
db4cc7dec1
|
GitHub actions don't test in unsupported Python 3.6, update testing matrix
|
2024-01-23 11:06:30 +01:00 |
|
Corey Oordt
|
556a416b85
|
Version updated from 1.9.1 to 1.9.2
|
2022-09-22 09:49:55 -05:00 |
|
Corey Oordt
|
c9c8d3d0d5
|
Merge pull request #161 from PetrDlouhy/fix_staticfiles
fix gen_coll_tabular.html template
|
2022-09-22 08:39:00 -05:00 |
|
Corey Oordt
|
ba261269a4
|
Merge pull request #173 from PetrDlouhy/fix_source_installation
fix installation from source
|
2022-09-22 08:35:27 -05:00 |
|
pre-commit-ci[bot]
|
b08da9aa47
|
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
|
2022-09-22 14:09:58 +02:00 |
|
Petr Dlouhý
|
73142dafae
|
add tests for GenericCollectionInlineModelAdmin
|
2022-09-22 14:09:58 +02:00 |
|
Petr Dlouhý
|
d0700892c0
|
update gen_coll_tabular.html to new Django versions
|
2022-09-22 14:09:58 +02:00 |
|
Petr Dlouhý
|
5e0bdebb87
|
fix installation from source
|
2022-09-22 14:09:58 +02:00 |
|
pre-commit-ci[bot]
|
4d67f3372c
|
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
|
2022-09-22 11:27:00 +00:00 |
|
Petr Dlouhý
|
5c62a4a470
|
fix installation from source
|
2022-09-22 13:14:32 +02:00 |
|
Corey Oordt
|
c345618eef
|
Fixed a typo in the pypi publish workflow
|
2022-09-21 12:16:57 -05:00 |
|
Corey Oordt
|
ddb243eebc
|
Version updated from 1.9.0 to 1.9.1
|
2022-09-21 12:12:52 -05:00 |
|