mirror of
https://gitlab.com/allianceauth/allianceauth.git
synced 2025-07-15 07:20:17 +02:00
Syntax highlighting in vim, github
This commit is contained in:
parent
a6ed320fd6
commit
206e923322
@ -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, ...)
|
||||
|
Loading…
x
Reference in New Issue
Block a user