cookiecutter-django/{{cookiecutter.project_slug}}/{{cookiecutter.project_slug}}/users
2024-02-23 14:37:34 +00:00
..
api You probably don't need get_user_model (#4879) 2024-02-21 10:01:56 +00:00
migrations Apply ruff to codebase 2024-02-13 11:59:55 +01:00
tests You probably don't need get_user_model (#4879) 2024-02-21 10:01:56 +00:00
__init__.py Fix W391 blank line at end of file (#1136) 2017-04-23 01:27:58 +03:00
adapters.py Apply ruff to codebase 2024-02-13 11:59:55 +01:00
admin.py Switch to local imports within app (#4883) 2024-02-23 14:37:34 +00:00
apps.py Apply ruff to codebase 2024-02-13 11:59:55 +01:00
context_processors.py Hides 'sign up' elements when ACCOUNT_ALLOW_REGISTRATION is disabled (#1914) 2021-12-27 11:37:33 +00:00
forms.py Switch to local imports within app (#4883) 2024-02-23 14:37:34 +00:00
managers.py Switch to local imports within app (#4883) 2024-02-23 14:37:34 +00:00
models.py Switch to local imports within app (#4883) 2024-02-23 14:37:34 +00:00
tasks.py Switch to local imports within app (#4883) 2024-02-23 14:37:34 +00:00
urls.py Switch to local imports within app (#4883) 2024-02-23 14:37:34 +00:00
views.py You probably don't need get_user_model (#4879) 2024-02-21 10:01:56 +00:00