Files
django-q2/django_q
Ilan Steemers 44c8edb0a2 Keep task length on schedule for backward compatibility
Migrations on existing data would fail because of the old names being longer than the uuid. Keeping the field length at 100 will keep it compatible with existing  data.

Removed the squashed migrations cause this will cause dependency problems on existing installations. Every new migration will list the squashed migrations as a dependency. Not a problem for new installations, but will crash on exisitng ones.
2015-07-08 15:40:38 +02:00
..
2015-07-03 15:13:19 +02:00
2015-07-08 13:43:46 +02:00
2015-07-07 20:22:59 +02:00
2015-07-07 20:20:28 +02:00