mirror of
https://expo.survex.com/repositories/troggle/.git
synced 2025-12-14 05:37:14 +00:00
[svn] Remove old subcave model, along with mptt and feincms. Also move OtherCaveNames admin representation to an inline in Cave.
This commit is contained in:
@@ -86,8 +86,6 @@ INSTALLED_APPS = (
|
||||
'troggle.profiles',
|
||||
'troggle.core',
|
||||
'troggle.imagekit',
|
||||
'mptt', #This is django-mptt (modifed preorder tree traversal) which allows the tree structure of subcaves.
|
||||
'feincms' #This is a little content management app that does the javascript admin page for mptt.
|
||||
)
|
||||
|
||||
FEINCMS_ADMIN_MEDIA=MEDIA_URL + 'feincms/'
|
||||
|
||||
Reference in New Issue
Block a user