migrations
|
Add the new user model
|
2018-01-27 21:06:40 +01:00 |
__init__.py
|
Add the new user model
|
2018-01-27 21:06:40 +01:00 |
admin.py
|
Add the new user model
|
2018-01-27 21:06:40 +01:00 |
apps.py
|
Add the new user model
|
2018-01-27 21:06:40 +01:00 |
forms.py
|
Add basic user functionalities
|
2018-02-04 01:36:39 +01:00 |
models.py
|
Add basic user functionalities
|
2018-02-04 01:36:39 +01:00 |
tests.py
|
Add the new user model
|
2018-01-27 21:06:40 +01:00 |
views.py
|
Add an inline admin interface to the log module
|
2018-02-04 20:28:09 +01:00 |