mirror of
https://expo.survex.com/repositories/expoweb/.git/
synced 2025-12-10 23:57:42 +00:00
[svn r8336] Dynamic thumbnail generation for photos and survey scans using imagekit, further improving registration system, other misc.
This commit is contained in:
@@ -78,10 +78,11 @@ INSTALLED_APPS = (
|
||||
'django.contrib.sessions',
|
||||
'django.contrib.sites',
|
||||
'django.contrib.redirects',
|
||||
#'photologue',
|
||||
#'troggle.photologue',
|
||||
#'troggle.reversion',
|
||||
#'django_evolution',
|
||||
'django_evolution',
|
||||
'troggle.registration',
|
||||
'troggle.profiles',
|
||||
'troggle.expo'
|
||||
'troggle.expo',
|
||||
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user