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


Ignore:
Timestamp:
04/03/15 13:09:29 (8 years ago)
Author:
Christopher Schäpers
Comment:

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