mirror of
https://github.com/pretix/pretix.git
synced 2026-08-06 10:07:50 +00:00
* add position field * add question option sorting logic * add meta class to question option for sorting * regenerate migration * add template content and view mechanics * Rename migration after rebase & update dependency
This commit is contained in:
committed by
Raphael Michel
parent
e35e264d81
commit
07d8a3d765
+1
-1
@@ -69,7 +69,7 @@ setup(
|
||||
'python-dateutil==2.4.*',
|
||||
'pytz',
|
||||
'django-bootstrap3==8.2.*',
|
||||
'django-formset-js-improved==0.5.0.1',
|
||||
'django-formset-js-improved==0.5.0.2',
|
||||
'django-compressor==2.1',
|
||||
'django-hierarkey==1.0.*,>=1.0.2',
|
||||
'django-filter==1.0.*',
|
||||
|
||||
Reference in New Issue
Block a user