django-helpdesk/helpdesk/migrations
2015-12-18 14:56:53 +01:00
..
__init__.py Add proper database migrations support using South. Updated documentation to match. Closes GH-50. 2011-04-27 19:57:03 +10:00
0001_initial.py Merge 2015-04-28 09:13:54 +10:00
0002_populate_usersettings.py Remove migration 0002_socks_proxy.py which has been squashed into 0001, rename migrations 0003 and 0004 and update their dependencies accordingly 2015-06-03 12:39:02 +07:00
0003_initial_data_import.py Remove migration 0002_socks_proxy.py which has been squashed into 0001, rename migrations 0003 and 0004 and update their dependencies accordingly 2015-06-03 12:39:02 +07:00
0004_add_per_queue_staff_membership.py Merge squashed fixes from flinz/per-queue-staff-membership: 2015-06-12 17:41:15 +07:00
0005_queues_no_null.py bugfix: migration dependency corrected 2015-11-13 16:03:13 +01:00
0006_email_maxlength.py django 1.8 email field size migration 2015-11-13 15:50:22 +01:00
0007_max_length_by_integer.py adding migration for bugfix 'changed max_length given by string to integer;' 2015-12-16 16:37:22 +01:00
0008_extra_for_permissions.py adding required model extra info for permissions 2015-12-16 22:27:05 +01:00
0009_migrate_queuemembership.py fixing migration and allowing valid rollback on typical migrations 2015-12-17 18:44:10 +01:00
0010_remove_queuemembership.py fixing migration and allowing valid rollback on typical migrations 2015-12-17 18:44:10 +01:00
0011_admin_related_improvements.py Making Queue slug unique and improving certain admin-related behaviour 2015-12-18 14:56:53 +01:00