django-avatar/tests
0xMRTT 5e5d6f9c6a
fix(urls): use path and path converters (#228)
* fix(urls): use path and path converters

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* fix(urls): change re_path into path

* fix(urls): remove unused imports

* fix(urls): url names

* fix(tests): update reverse

* fix(tags): update reverse

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Johannes Wilm <mail@johanneswilm.org>
2023-10-16 11:27:12 +02:00
..
data add test for nondefault image names, fixes #38 2022-08-16 13:40:25 +02:00
templates/alt tests for user templates 2016-08-17 11:08:45 -04:00
__init__.py Revamped tests and added Travis config. 2013-08-01 13:12:49 +02:00
requirements.txt Pillow 10 compatibility (#233) 2023-10-16 11:22:18 +02:00
settings.py rectangular avatars (#214) 2022-08-15 10:08:35 +02:00
tests.py fix(urls): use path and path converters (#228) 2023-10-16 11:27:12 +02:00
urls.py lint and add pre-commit configuration 2022-08-09 21:17:24 +02:00