django1/django/conf/project_template
Aymeric Augustin caf5cd7ba7 Fixed #23436 -- Made BASE_DIR absolute in settings template.
This ensures consistency between Python 3.4+ and earlier versions.

Thanks Harry Percival for the report.
2014-09-28 13:33:29 +02:00
..
project_name Fixed #23436 -- Made BASE_DIR absolute in settings template. 2014-09-28 13:33:29 +02:00
manage.py Fixed #17920 -- Actually pass the full path of a newly created project or app in the template context as mentioned in the startproject docs. Many thanks to Preston Holmes for the initial patch. 2012-03-21 22:29:32 +00:00