templates/admin
|
Templates cleanup
|
2020-10-15 20:18:45 +06:00 |
__init__.py
|
Templates cleanup
|
2020-10-15 20:18:45 +06:00 |
apps.py
|
Added admin application
|
2020-05-27 18:24:06 +06:00 |
decorators.py
|
Added admin application
|
2020-05-27 18:24:06 +06:00 |
forms.py
|
replaced ugettext_lazy with gettext_lazy
|
2020-10-14 18:27:57 +06:00 |
models.py
|
fix some linter warnings
|
2020-09-25 15:57:17 +03:00 |
tests.py
|
Added coverage.py support
|
2020-05-29 19:37:49 +06:00 |
views.py
|
replaced ugettext_lazy with gettext_lazy
|
2020-10-14 18:27:57 +06:00 |