cookiecutter-django/{{cookiecutter.repo_name}}/{{cookiecutter.repo_name}}/users
2015-12-05 20:12:53 +01:00
..
migrations Fix User initial migration 2015-07-15 12:40:04 -07:00
tests Fix typo & import in UserFactory 2015-11-14 14:15:00 +01:00
__init__.py Major refractor to move PYTHON_PATH to top-level repo dir 2015-04-26 11:35:46 +05:30
adapter.py [IMP] django-allauth configuration: Allow enable or disable user registration using ACCOUNT_ALLOW_REGISTRATION setting. 2015-12-05 20:12:53 +01:00
admin.py Add tests to the admin 2015-08-03 22:48:55 -07:00
models.py Fixed borked User model 2015-08-05 19:53:46 -07:00
urls.py Much cleaner user urls and added get_absolute_url to User 2015-07-15 20:37:38 -07:00
views.py Remove unnecessary form 2015-08-03 22:22:03 -07:00