mirror of
https://gitlab.com/allianceauth/allianceauth.git
synced 2026-02-04 06:06:19 +01:00
Syntax highlighting in vim, github
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
"""
|
||||
vim: set filetype=python:
|
||||
Django settings for alliance_auth project.
|
||||
|
||||
For more information on this file, see
|
||||
@@ -6,6 +7,7 @@ https://docs.djangoproject.com/en/1.6/topics/settings/
|
||||
|
||||
For the full list of settings and their values, see
|
||||
https://docs.djangoproject.com/en/1.6/ref/settings/
|
||||
|
||||
"""
|
||||
|
||||
# Build paths inside the project like this: os.path.join(BASE_DIR, ...)
|
||||
|
||||
Reference in New Issue
Block a user