django/docs/ref
Ramiro Morales 5866a49369 Note about static files dirs paths on Windows.
Added it to the settings reference. We used to have it in comment form
in our old, bigger default project template settings.py file.
2013-09-28 20:32:55 -03:00
..
class-based-views Fixed malformed directive in CBV date-based-mixins docs. 2013-09-27 11:58:41 -06:00
contrib
files
forms Fixed #20439 -- Started deprecation of IPAddressField 2013-09-28 10:55:32 +02:00
models Fixed #20439 -- Started deprecation of IPAddressField 2013-09-28 10:55:32 +02:00
templates
clickjacking.txt Adapted uses of versionchanged/versionadded to the new form. 2013-04-20 17:18:35 +02:00
databases.txt
django-admin.txt
exceptions.txt
index.txt
middleware.txt
request-response.txt
settings.txt Note about static files dirs paths on Windows. 2013-09-28 20:32:55 -03:00
signals.txt Removed extra p (topppings->toppings) 2013-09-23 19:24:40 -04:00
template-response.txt
unicode.txt
urlresolvers.txt
urls.txt
utils.txt
validators.txt
views.txt