cookiecutter-django/{{cookiecutter.project_slug}}/{{cookiecutter.project_slug}}/users
pyup.io bot 119df8c61b
Update black to 23.1.0 (#4120)
* Update black from 22.12.0 to 23.1.0

* Update black from 22.12.0 to 23.1.0

* Update code style according to newer version of black

* Update black pre-commit hook (#4122)

Co-authored-by: browniebroke <browniebroke@users.noreply.github.com>

---------

Co-authored-by: Bruno Alla <alla.brunoo@gmail.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: browniebroke <browniebroke@users.noreply.github.com>
2023-02-02 11:25:41 +00:00
..
api refactor: remove user API methods parameter 2021-11-08 21:08:32 +01:00
migrations Upgrade to Django 4.0 (#3848) 2022-10-19 20:01:43 +01:00
tests Update black to 23.1.0 (#4120) 2023-02-02 11:25:41 +00: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 Update black to 23.1.0 (#4120) 2023-02-02 11:25:41 +00:00
apps.py UsersAppConfig improvements 2019-05-15 20:10:55 -03: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 Add UserSignupForm and UserSocialSignupForm (#3515) 2022-01-13 18:38:35 +00:00
models.py Add UserSignupForm and UserSocialSignupForm (#3515) 2022-01-13 18:38:35 +00: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 black to 23.1.0 (#4120) 2023-02-02 11:25:41 +00:00