This website requires JavaScript.
Explore
Help
Sign In
archive
/
django-gallery
Watch
1
Star
0
Fork
0
You've already forked django-gallery
mirror of
https://github.com/c0de-archive/django-gallery.git
synced
2025-02-08 13:36:33 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
django-gallery
/
account
History
c0de
d418a9fd08
Add user account test
2018-03-11 21:59:51 -05:00
..
migrations
Adding the Account app
2018-03-08 22:54:14 -06:00
__init__.py
Adding the Account app
2018-03-08 22:54:14 -06:00
admin.py
Adding the Account app
2018-03-08 22:54:14 -06:00
apps.py
Adding the Account app
2018-03-08 22:54:14 -06:00
models.py
Adding the Account app
2018-03-08 22:54:14 -06:00
tests.py
Add user account test
2018-03-11 21:59:51 -05:00
urls.py
Adding the Account app
2018-03-08 22:54:14 -06:00
views.py
Add the account view
2018-03-11 21:37:57 -05:00