This website requires JavaScript.
Explore
Help
Sign In
extern
/
django-helpdesk
Watch
1
Star
0
Fork
1
You've already forked django-helpdesk
mirror of
https://github.com/django-helpdesk/django-helpdesk.git
synced
2025-05-28 13:57:06 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
django-helpdesk
/
helpdesk
/
migrations
History
Alex Barcelo
18c7a2e698
adding required model extra info for permissions
2015-12-16 22:27:05 +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