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 544db21261 AccessCode.usable fixes 2015-01-26 14:35:58 +01: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 Added AccessCode model 2015-01-10 11:07:35 +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 Atomic transaction on registering users 2015-01-26 14:35:05 +01:00
models.py AccessCode.usable fixes 2015-01-26 14:35:58 +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 Added dummy registration form 2015-01-10 12:43:18 +01:00