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/users
Felipe Martín 66ca8ccde5 Added direct links to admin site if user is staff for series, volumes and publishers
Added context manager with the user configuration (not implemented) and user is staff bool
2014-08-24 17:25:09 +02:00
..
fixtures Added post_save signals to Series/Volume models to auto create/rename/move folder and files based on series name or volume number: 2014-04-03 13:31:43 +02:00
__init__.py Added empty users app 2014-03-18 18:23:19 +01:00
context_processors.py Added direct links to admin site if user is staff for series, volumes and publishers 2014-08-24 17:25:09 +02:00
forms.py Using username instead of email again. 2014-04-24 17:30:54 +02:00
models.py Added base profile views 2014-04-03 18:55:07 +02:00
urls.py Added base profile views 2014-04-03 18:55:07 +02:00
views.py Fixed profile page 2014-04-04 15:15:50 +02:00