mirror of
https://github.com/jazzband/django-avatar.git
synced 2026-05-19 13:01:07 +00:00
* 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> |
||
|---|---|---|
| .. | ||
| locale | ||
| management | ||
| migrations | ||
| static/avatar/img | ||
| templates | ||
| templatetags | ||
| __init__.py | ||
| admin.py | ||
| apps.py | ||
| conf.py | ||
| forms.py | ||
| models.py | ||
| providers.py | ||
| signals.py | ||
| urls.py | ||
| utils.py | ||
| views.py | ||