Changes between Initial Version and Version 1 of Ticket #24513, comment 8
- Timestamp:
- Apr 3, 2015, 8:09:29 AM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #24513, comment 8
initial v1 2 2 3 3 You can reproduce it by just running `./manage.py test`. Be minded though that (about 50% now) sometimes the migration actually works and no exception is thrown (probably caching related). 4 Edit: I probably get it that often, because my User model has 4 self, `symmetrical=False` entries.