mirror of
https://github.com/cookiecutter/cookiecutter-django.git
synced 2024-11-25 19:14:03 +03:00
1783257ed3
* 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> |
||
---|---|---|
.. | ||
post_gen_project.py | ||
pre_gen_project.py |