summaryrefslogtreecommitdiff
path: root/django/utils/_os.py
Commit message (Expand)AuthorAgeFilesLines
* Fixed #9579 -- Properly handle apps running with (and specifically, loading t...Karen Tracey2008-11-131-3/+23
* Added some better error reporting and path handling when creating template pa...Malcolm Tredinnick2008-10-061-0/+3
* Fixed #5111 -- Set svn:eol-style to 'native' on files that didn't have itMalcolm Tredinnick2007-08-121-23/+23
* Changed safe_join() docstring from [5750] to use active verbs. See also [5756]Adrian Holovaty2007-07-251-2/+2
* Fixed #4952 -- Fixed the `get_template_sources` functions of the `app_directo...Gary Wilson Jr2007-07-231-0/+23