Created
January 12, 2016 06:03
-
-
Save jrjames83/82ac0d70a031734fbf85 to your computer and use it in GitHub Desktop.
Reverse for 'password_change_done' with arguments '()' and keyword arguments '{}' not found. 0 pattern(s) tried: []
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Reverse for 'password_change_done' with arguments '()' and keyword arguments '{}' not found. 0 pattern(s) tried: [] | |
| Make sure in your main urls.py folder you include: or else this error may persist. | |
| urlpatterns = [ | |
| url('^', include('django.contrib.auth.urls')), |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment