Django app architecture for pretixpresale

This commit is contained in:
Raphael Michel
2015-02-10 22:39:35 +01:00
parent ff3840a42b
commit b0e1546469
7 changed files with 29 additions and 3 deletions
+2
View File
@@ -28,6 +28,8 @@ Python code
* For templates and models, follow the `Django Coding Style`_.
* Use Django's class-based views
* Always mark all strings ever displayed to any user for translation.
LESS stylesheets