cookiecutter-django/{{cookiecutter.repo_name}}/{{cookiecutter.repo_name}}/users
2015-08-09 08:00:24 -07:00
..
migrations Fix User initial migration 2015-07-15 12:40:04 -07:00
tests Upped test to 100% and catching up on changelog 2015-08-09 08:00:24 -07:00
__init__.py Major refractor to move PYTHON_PATH to top-level repo dir 2015-04-26 11:35:46 +05:30
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