cookiecutter-django/{{cookiecutter.project_slug}}/{{cookiecutter.project_slug}}/users
2020-11-12 18:53:29 +01:00
..
api Replace User by get_user_model 2020-06-21 16:13:42 +09:00
migrations First pass at running black across the project (#1602) 2018-04-08 17:03:29 -05:00
tests Upgrade factory-boy to 3.1.0 2020-11-12 18:53:29 +01:00
__init__.py Fix W391 blank line at end of file (#1136) 2017-04-23 01:27:58 +03:00
adapters.py Run Black on Travis (#1957) 2019-03-18 17:49:43 +00:00
admin.py Fix mypy error 2020-10-01 20:01:26 +01:00
apps.py UsersAppConfig improvements 2019-05-15 20:10:55 -03:00
forms.py Fix isort errors 2020-09-16 09:39:02 +01:00
models.py Fix black formatting issues 2020-08-27 09:41:28 +02:00
tasks.py Refactor Celery integration according to current best practices 2019-04-02 15:40:32 +01:00
urls.py Test isort flake8-isort & fix issues 2020-03-03 20:04:31 +00:00
views.py Update ugettext_lazy to gettext_lazy in views.py 2020-06-30 10:12:53 -04:00