This website requires JavaScript.
Explore
Help
Sign In
technicie
/
MarietjeDjango
Watch
1
Star
0
Fork
0
You've already forked MarietjeDjango
mirror of
https://gitlab.science.ru.nl/technicie/MarietjeDjango.git
synced
2025-12-11 12:32:21 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d827ec39d20ce29ce13e63228769dffefc6ba1b8
MarietjeDjango
/
marietje
/
marietje
/
migrations
History
Daan Sprenkels
f1e6fef2d2
Add an index on User.name
...
This is needed because this field is queried when the songs list is being searched.
2018-10-28 17:23:10 +01:00
..
__init__.py
Initial commit.
2017-01-20 17:47:45 +01:00
0001_initial.py
Initial commit.
2017-01-20 17:47:45 +01:00
0002_auto_20170110_1714.py
Initial commit.
2017-01-20 17:47:45 +01:00
0003_auto_20170117_2320.py
Initial commit.
2017-01-20 17:47:45 +01:00
0004_user_reset_token.py
Reset password functionality.
2017-01-30 03:39:33 +01:00
0005_user_study.py
Disable registration and add study field to user model
2017-11-03 18:18:33 +01:00
0006_user_blank_email.py
Allow blank email for user
2018-08-16 14:30:17 +02:00
0007_user_name_index.py
Add an index on User.name
2018-10-28 17:23:10 +01:00