1
0
mirror of https://github.com/django/django.git synced 2025-01-11 19:06:26 +00:00
django/docs/ref
Markus Holtermann 85f6d89313 Fixed #23426 -- Allowed parameters in migrations.RunSQL
Thanks tchaumeny and Loic for reviews.
2014-10-02 11:52:40 -04:00
..
class-based-views Fixed #17638 -- Added crosslinks between topic and reference guides. 2014-09-29 18:06:31 -04:00
contrib Fixed typo in docs/ref/contrib/sites.txt 2014-10-02 09:08:07 -04:00
files
forms Fixed #17638 -- Added crosslinks between topic and reference guides. 2014-09-29 18:06:31 -04:00
models Added flat=False to signature of QuerySet.values_list() 2014-10-01 13:06:30 -04:00
templates Fixed #17638 -- Added crosslinks between topic and reference guides. 2014-09-29 18:06:31 -04:00
applications.txt
checks.txt
clickjacking.txt
databases.txt
django-admin.txt
exceptions.txt
index.txt
middleware.txt
migration-operations.txt Fixed #23426 -- Allowed parameters in migrations.RunSQL 2014-10-02 11:52:40 -04:00
request-response.txt
schema-editor.txt
settings.txt Fixed #17638 -- Added crosslinks between topic and reference guides. 2014-09-29 18:06:31 -04:00
signals.txt
template-response.txt
unicode.txt
urlresolvers.txt
urls.txt
utils.txt
validators.txt
views.txt