Changes between Initial Version and Version 1 of Ticket #30154, comment 5
- Timestamp:
- Feb 4, 2019, 9:24:14 AM (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #30154, comment 5
initial v1 1 1 Wouldn't changing the default LOGIN_URL from {{{LOGIN_URL=/accounts/login/}}} to {{{LOGIN_URL='login'}}} be a superior fix? 2 3 I created a PR [https://github.com/django/django/pull/10929]