1
0
mirror of https://github.com/django/django.git synced 2024-12-23 17:46:27 +00:00
django/django
Chris Lamb 77b8d8cb6d Discouraged use of /tmp with predictable names.
The use of predictable filenames in /tmp often leads to symlink attacks
so remove the most obvious use of them in the docs.
2015-12-24 09:54:33 -05:00
..
apps
bin
conf
contrib
core
db Discouraged use of /tmp with predictable names. 2015-12-24 09:54:33 -05:00
dispatch
forms
http
middleware
template
templatetags
test
utils
views
__init__.py
__main__.py
shortcuts.py