migrations
|
Rewrite migrations
|
2020-07-25 12:15:18 +02:00 |
__init__.py
|
add initial requirements
|
2020-07-21 21:40:59 +02:00 |
admin.py
|
Add some profile viewing
|
2020-07-22 05:34:40 +02:00 |
forms.py
|
Redo student № placeholder, validate min 8 chars
|
2020-07-25 13:47:39 +02:00 |
managers.py
|
Add custom users
|
2020-07-22 00:51:40 +02:00 |
urls.py
|
Add login, logout to navbar
|
2020-07-22 15:10:49 +02:00 |
views.py
|
Don't change page on profile if not logged in
|
2020-07-22 17:37:40 +02:00 |