Changes between Initial Version and Version 11 of Ticket #16412
- Timestamp:
- Sep 2, 2011, 8:01:35 AM (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #16412
- Property Status new → reopened
- Property Easy pickings unset
- Property Has patch set
- Property Severity Release blocker → Normal
- Property Triage Stage Unreviewed → Accepted
- Property Type Bug → Cleanup/optimization
- Property Needs tests set
-
Ticket #16412 – Description
initial v11 1 Try disabling an 'django.contrib.sites' app, (which as it is a contrib app, should be an optional), and you'll get an error in tests with django.contrib.auth.tests.forms.PasswordResetFormTest 1 Disabling 'django.contrib.sites' app causes error in django.contrib.auth.tests.forms.PasswordResetFormTest when running `manage.py test`