cookiecutter-django/.github
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
..
ISSUE_TEMPLATE Update Discord invite link to not expire 2022-02-08 18:55:13 +00:00
workflows Add username_type option (#3958) 2023-04-15 11:53:15 +01:00
changelog-template.md Switch template to calendar versioning & automate releases (#3415) 2021-11-18 09:36:42 +00:00
CONTRIBUTORS-template.md Move template outside of the python script 2020-08-10 18:35:04 +01:00
contributors.json Update Contributors 2023-04-04 09:31:36 +00:00
dependabot.yml Pin base Python Docker images to bugfix (#4194) 2023-03-16 16:05:02 +00:00
FUNDING.yml Auto-format YAML in the .github folder 2021-11-19 22:06:56 +00:00
PULL_REQUEST_TEMPLATE.md Update pull request template 2021-12-20 11:51:52 +00:00