cookiecutter-django/tests
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
..
__init__.py Fix carriage return in .gitignore on Windows (#3456) 2021-12-16 11:07:47 +00:00
test_bare.sh Add Webpack support (#3623) 2023-01-29 12:12:12 +00:00
test_cookiecutter_generation.py Add username_type option (#3958) 2023-04-15 11:53:15 +01:00
test_docker.sh Add Webpack support (#3623) 2023-01-29 12:12:12 +00:00
test_hooks.py Fix carriage return in .gitignore on Windows (#3456) 2021-12-16 11:07:47 +00:00