cookiecutter-django/docs
Andrew Chen Wang 1783257ed3
Add username_type option (#3958)
* Add username_type option

* Update docs

Signed-off-by: Andrew-Chen-Wang <acwangpython@gmail.com>

* Fix errors and lint

Signed-off-by: Andrew-Chen-Wang <acwangpython@gmail.com>

* Try linting again

* Try linting again

* Handle signup

* Fix url reverse in template

* Fix migration file

* Remove extra line in factories

* E2E tests for email username

* Fix style in users api views and serializers

* Fix style in users api views and serializers

* Add conditions for fields in UserAdminCreationForm

* Consistent Jinja tag conditions

* Fix more empty lines issues

* Tweak options order

* Test username email

* Fix code style

* Fix kwargs to reverse user details view

* Remove comment in template

* Fix error messages dict in user form

* Fix line wrapping

* Move custom manager into a separate module and add tests

---------

Signed-off-by: Andrew-Chen-Wang <acwangpython@gmail.com>
Co-authored-by: Bruno Alla <alla.brunoo@gmail.com>
Co-authored-by: Bruno Alla <browniebroke@users.noreply.github.com>
2023-04-15 11:53:15 +01:00
..
_static Add a _static folder to silence Sphinx' warning 2018-09-15 21:23:29 +01:00
__init__.py Beginning of reorganization of documentation per #335 2015-09-18 09:22:55 -07:00
conf.py Include contributing page to the docs (#4144) 2023-03-04 18:45:25 +00:00
contributing.md Include contributing page to the docs (#4144) 2023-03-04 18:45:25 +00:00
deployment-on-heroku.rst Add Webpack support (#3623) 2023-01-29 12:12:12 +00:00
deployment-on-pythonanywhere.rst Upgrade Python to version 3.11 (Faster CPython) (#4256) 2023-04-15 11:42:33 +01:00
deployment-with-docker.rst Add option to serve media files locally using nginx (#2457) 2023-03-04 18:36:11 +00:00
developing-locally-docker.rst Add note about which service to request when running locally with Docker & Webpack or Gulp (#4130) 2023-02-05 10:00:28 +00:00
developing-locally.rst Upgrade Python to version 3.11 (Faster CPython) (#4256) 2023-04-15 11:42:33 +01:00
docker-postgres-backups.rst Backup - get container ID automatically from docker-compose 2021-07-14 16:06:38 +03:00
document.rst Change docs port to 9000 from 7000 (#3590) 2022-02-13 12:49:05 +00:00
faq.rst Fix typo in docs (#3850) 2022-08-26 15:00:57 +01:00
generate-project-block.rst Improve documentation for Getting started with Docker (#4003) 2022-12-13 21:32:57 +00:00
index.rst Include contributing page to the docs (#4144) 2023-03-04 18:45:25 +00:00
linters.rst Update linters.rst 2020-08-14 15:09:36 +03:00
mailgun.rst Clarify assumption with Mailgun on Heroku page 2021-11-24 21:10:26 +00:00
make.bat Change repo_name to project_slug for clarity. 2016-04-20 10:00:35 -07:00
Makefile Change repo_name to project_slug for clarity. 2016-04-20 10:00:35 -07:00
project-generation-options.rst Add username_type option (#3958) 2023-04-15 11:53:15 +01:00
requirements.txt Update myst-parser to 1.0.0 (#4197) 2023-03-07 20:40:54 +00:00
settings.rst Remove deprecated security setting (#4247) 2023-04-04 10:31:08 +01:00
testing.rst Fix link, add non-Docker commands (#4036) 2023-01-06 17:48:39 +00:00
troubleshooting.rst Add Webpack support (#3623) 2023-01-29 12:12:12 +00:00
websocket.rst 📝 docs updated after review 2020-06-22 21:42:39 +03:00