1
0
mirror of https://github.com/django/django.git synced 2024-11-20 08:24:58 +00:00
django/docs/ref
Aymeric Augustin 8b3d9d96ed Merge pull request #1799 from Bouke/tickets/9523
Fixed #9523 -- Restart runserver after translation MO files change
2013-11-02 06:57:50 -07:00
..
class-based-views
contrib Fixed #21354 -- Documented contrib.redirects defaults to 301 redirects 2013-11-02 09:52:28 -04:00
files Fixed #21219 -- Added a way to set different permission for static files. 2013-10-24 17:40:01 -04:00
forms Fixed #8620 -- Updated the Form metaclass to support excluding fields by shadowing them. 2013-10-14 22:42:33 +07:00
models Fixed #21344 -- Typo in docs/ref/models/queries.txt 2013-10-28 14:52:26 -04:00
templates Fixed spelling ("dependant" -> "dependent") 2013-11-01 21:29:39 -04:00
clickjacking.txt
databases.txt Fixed #21364 -- Specified InnoDB full-text support from MySQL 5.6.4 on 2013-11-01 10:59:16 +01:00
django-admin.txt Fixed #9523 -- Restart runserver after translation MO files change 2013-11-02 10:29:07 +01:00
exceptions.txt
index.txt
middleware.txt
request-response.txt Fixed #18659 -- Deprecated request.REQUEST and MergeDict 2013-10-17 09:42:28 -04:00
settings.txt Fixed #21219 -- Added a way to set different permission for static files. 2013-10-24 17:40:01 -04:00
signals.txt
template-response.txt
unicode.txt
urlresolvers.txt
urls.txt
utils.txt Fixed #21316 -- Documented that modifying safe strings makes them unsafe. 2013-10-30 08:11:31 -04:00
validators.txt
views.txt