summaryrefslogtreecommitdiff
path: root/django/utils/_os.py
AgeCommit message (Expand)Author
2007-07-25Changed safe_join() docstring from [5750] to use active verbs. See also [5756]Adrian Holovaty
2007-07-23Fixed #4952 -- Fixed the `get_template_sources` functions of the `app_directo...Gary Wilson Jr