summaryrefslogtreecommitdiff
path: root/django/conf/project_template/manage.py-tpl
AgeCommit message (Expand)Author
2019-12-09Fixed #31066 -- Added a docstring to main() function in manage.py template.exploit19
2018-12-31Fixed #30069 -- Added docstring to manage.py template.Brylie Christopher Oxley
2018-12-06Fixed #30003 -- Added usable entry point in default manage.py.jpic
2018-02-20Updated project template to use single quotes where appropriate.Douwe Osinga
2017-03-07Reverted "Fixed #27878, refs #23919 -- Used python3 shebangs."Tim Graham
2017-02-23Fixed #27878, refs #23919 -- Used python3 shebangs.Chris Lamb
2017-01-21Refs #23919 -- Removed misc references to Python 2.Tim Graham
2016-04-13Refs #26484 -- Avoided masking useful exceptions in manage.py's ImportError.Tim Graham
2016-03-29Raised a more helpful ImportError message in manage.py template.Ben Welsh
2016-01-25Fixed #25968 -- Changed project/app templates to use a "py-tpl" suffix.Chris Lamb