link to documentation at readthedocs

This commit is contained in:
Élie Bouttier 2015-02-17 22:50:03 +01:00
parent 36212394ed
commit a889c3f0ad

View file

@ -6,6 +6,9 @@ https://docs.djangoproject.com/en/dev/topics/settings/
For the full list of settings and their values, see For the full list of settings and their values, see
https://docs.djangoproject.com/en/dev/ref/settings/ https://docs.djangoproject.com/en/dev/ref/settings/
For ponytracker specific settings and their values, see
https://ponytracker.readthedocs.org/
""" """
# Build paths inside the project like this: os.path.join(BASE_DIR, ...) # Build paths inside the project like this: os.path.join(BASE_DIR, ...)