FIX: fixed start comment of additional django settings.
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
|
||||
##
|
||||
## Additional settings for django-alte-maschinen
|
||||
##
|
||||
#
|
||||
# Additional settings for django-dav-events
|
||||
#
|
||||
|
||||
BASE_VAR_DIR = os.path.join(BASE_DIR, 'var')
|
||||
BASE_SHARE_DIR = os.path.join(BASE_DIR, 'common')
|
||||
|
||||
Reference in New Issue
Block a user