This website requires JavaScript.
Explore
Help
Sign In
CGM_Public
/
pretix_original
Watch
2
Star
0
Fork
1
You've already forked pretix_original
mirror of
https://github.com/pretix/pretix.git
synced
2026-05-07 15:34:02 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
984730b31bbaa330cdd0f115fedeb7b7438eb5c9
pretix_original
/
src
/
pretix
/
base
/
migrations
History
Raphael Michel
984730b31b
Changed the upload_to of item pictures to a static functions, as lambdas
...
do not work in migrations
2015-07-26 16:25:31 +02:00
..
__init__.py
Restructure our python module. A lot.
2015-02-14 17:55:13 +01:00
0001_initial.py
Used isort to order all import statements
2015-07-19 20:46:34 +02:00
0002_auto_20150524_1148.py
Used isort to order all import statements
2015-07-19 20:46:34 +02:00
0003_auto_20150602_2232.py
Used isort to order all import statements
2015-07-19 20:46:34 +02:00
0004_eventpermission_can_change_permissions.py
Used isort to order all import statements
2015-07-19 20:46:34 +02:00
0005_item_picture.py
Fixed import sorting
2015-07-26 00:35:22 +02:00
0006_auto_20150726_1420.py
Changed the upload_to of item pictures to a static functions, as lambdas
2015-07-26 16:25:31 +02:00