Changes between Initial Version and Version 1 of Ticket #20916, comment 9
- Timestamp:
- Apr 16, 2014, 8:55:17 AM (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #20916, comment 9
initial v1 1 1 I've tried a different approach where a new authentication backend is added when setting up the test environment. 2 2 3 The changes are here: https://github.com/jfilipe/django/ compare/django:master...simple-login3 The changes are here: https://github.com/jfilipe/django/pull/1 4 4 5 5 If you guys like this approach I can add some docs.