Galerie | pridani mezi aplikace webu

This commit is contained in:
Bc. Petr Pecha 2015-10-11 17:33:05 +02:00
parent 275630daee
commit 6325e7d5e8
3 changed files with 3 additions and 1 deletions

View file

@ -5,3 +5,4 @@
* zvolit velikosti velke a male fotky * zvolit velikosti velke a male fotky
* vycteni EXIFu * vycteni EXIFu
* razeni podle casu * razeni podle casu
* uprava templatu

View file

@ -113,6 +113,7 @@ INSTALLED_APPS = (
# MaMweb # MaMweb
'mamweb', 'mamweb',
'seminar', 'seminar',
'galerie',
# Admin upravy: # Admin upravy:

View file

@ -11,7 +11,7 @@ traitlets==4.0.0
# Django and modules # Django and modules
Django==1.7.10 # Updatable to 1.8 (possibly incompatible) Django==1.7.10 # Updatable to 1.9 (possibly incompatible)
django-bootstrap-sass==0.0.6a0 django-bootstrap-sass==0.0.6a0
django-mptt==0.7.3 django-mptt==0.7.3
django-reversion==1.9.3 django-reversion==1.9.3