Changes between Version 1 and Version 2 of Ticket #21142, comment 2
- Timestamp:
- Oct 13, 2013, 1:27:03 PM (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #21142, comment 2
v1 v2 8 8 dependencies = [(u'auth', '0001_initial'), (u'my_app_name', '__first__')] 9 9 }}} 10 and, of course, there are no migrations in "auth". 10 11