-
- Downloads
updated code to not use an unsaved User model instance within a password-only...
updated code to not use an unsaved User model instance within a password-only Voter, as that is considered unsafe in Django 1.8
Showing
- helios/migrations/0004_auto_20170528_2025.py 24 additions, 0 deletionshelios/migrations/0004_auto_20170528_2025.py
- helios/models.py 10 additions, 7 deletionshelios/models.py
- helios/tasks.py 3 additions, 3 deletionshelios/tasks.py
- helios/tests.py 5 additions, 10 deletionshelios/tests.py
- helios/views.py 4 additions, 3 deletionshelios/views.py
- requirements.txt 1 addition, 1 deletionrequirements.txt
Loading
Please register or sign in to comment