Changes between Initial Version and Version 1 of Ticket #24513, comment 8


Ignore:
Timestamp:
Apr 3, 2015, 8:09:29 AM (9 years ago)
Author:
Christopher Schäpers

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #24513, comment 8

    initial v1  
    22
    33You 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).
     4Edit: I probably get it that often, because my User model has 4 self, `symmetrical=False` entries.
Back to Top