fmartingr
/
shelfzilla
Archived
1
0
Fork 0
This repository has been archived on 2021-06-29. You can view files and clone it, but cannot push or open issues or pull requests.
shelfzilla/shelfzilla/apps/account
Felipe Martín 43fd4f1cb6 Removed access code from registration form 2015-08-24 06:25:15 +00:00
..
api Added feed api url 2015-04-05 21:12:20 +02:00
migrations Added AccessCode model 2015-01-10 11:07:35 +01:00
__init__.py Migrated users app to account app 2014-11-04 23:01:44 +01:00
admin.py AccessCode: Some admin goodies 2015-01-26 14:41:55 +01:00
app.py Added "user_registered" signal that fires when a user is registered 2015-01-26 14:35:45 +01:00
context_processors.py Migrated users app to account app 2014-11-04 23:01:44 +01:00
forms.py Removed access code from registration form 2015-08-24 06:25:15 +00:00
models.py AccessCode: Some admin goodies 2015-01-26 14:41:55 +01:00
signals.py Added "user_registered" signal that fires when a user is registered 2015-01-26 14:35:45 +01:00
urls.py Added dummy registration form 2015-01-10 12:43:18 +01:00
views.py Register form now can receive access code via GET param 2015-04-09 09:35:23 +00:00