-
- Downloads
merge dev into master (#26)
* Password reset feature (#8) * Add Django Rest auth module * Try to make the send reset password email work * Modified template mail for reset * Add Django Rest auth module * Try to make the send reset password email work * Modified template mail for reset * test * Added utf-8 support to exported csv and switched delimiter from , to ; in admin interface * Disabled emails while in dev * Added multi selection filter in admin * Fixed mail settings * Added year field to Tutor serializer * Fixed year updated before registration form filled * commit for automatic deploy * Testing CI Co-authored-by:chiahetcho <44137047+chiahetcho@users.noreply.github.com> Co-authored-by:
florimondmanca <florimond.manca@gmail.com> Co-authored-by:
Dylan Sechet <dylan.sechet82@gmail.com>
Showing
- profiles/migrations/0009_auto_20200918_1921.py 38 additions, 0 deletionsprofiles/migrations/0009_auto_20200918_1921.py
- profiles/migrations/0010_merge_20200923_1355.py 14 additions, 0 deletionsprofiles/migrations/0010_merge_20200923_1355.py
- profiles/migrations/0011_merge_20200923_1507.py 14 additions, 0 deletionsprofiles/migrations/0011_merge_20200923_1507.py
- profiles/migrations/0013_merge_20200925_1450.py 14 additions, 0 deletionsprofiles/migrations/0013_merge_20200925_1450.py
- profiles/migrations/0014_auto_20201116_1118.py 18 additions, 0 deletionsprofiles/migrations/0014_auto_20201116_1118.py
- profiles/models.py 8 additions, 7 deletionsprofiles/models.py
- profiles/serializers.py 1 addition, 1 deletionprofiles/serializers.py
- users/fields.py 0 additions, 1 deletionusers/fields.py
Loading
Please register or sign in to comment