You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Need a list of urls per site. Run a loop and confirm for all but the three listed above the login is required.
See if all urls can somehow be derived from urls.py from all of the apps instead of having to manually add them.
Add login required middleware in core.
Add list of exempt ulrs:
Rest of urls require login.
Make sure messages can be passed informing user what went wrong - look at: Add field for django.messages in base template #41
The text was updated successfully, but these errors were encountered: