-
- Downloads
Added logout redirect url into settings.
Successful register will now automatically login Combined profile and user token creation into one signal.
parent
05061cdb
No related branches found
No related tags found
Showing
- myproject/myapp/migrations/0004_usertokencount.py 24 additions, 0 deletionsmyproject/myapp/migrations/0004_usertokencount.py
- myproject/myapp/models.py 1 addition, 8 deletionsmyproject/myapp/models.py
- myproject/myapp/signals.py 4 additions, 3 deletionsmyproject/myapp/signals.py
- myproject/myapp/urls.py 5 additions, 6 deletionsmyproject/myapp/urls.py
- myproject/myapp/views.py 14 additions, 40 deletionsmyproject/myapp/views.py
- myproject/myproject/settings.py 1 addition, 0 deletionsmyproject/myproject/settings.py
Loading
Please register or sign in to comment