1
0
mirror of https://github.com/django/django.git synced 2024-12-24 10:05:46 +00:00
django/docs/ref
2016-04-23 13:15:45 -04:00
..
class-based-views
contrib Fix typos in PGFTS docs. 2016-04-22 16:20:47 +01:00
files
forms Fixed #26533 -- Renamed Widget._format_value() to format_value(). 2016-04-23 13:15:45 -04:00
models Removed unused BaseExpression.refs_aggregate(). 2016-04-22 13:04:13 -04:00
templates Fixed #26479 -- Added 'is not' operator to the if tag. 2016-04-09 13:01:15 -04:00
applications.txt
checks.txt
clickjacking.txt
csrf.txt
databases.txt Fixed #15940 -- Added MySQL note about strict SQL mode 2016-04-08 20:34:27 +02:00
django-admin.txt
exceptions.txt
index.txt
middleware.txt
migration-operations.txt
request-response.txt Fixed #25847 -- Made User.is_(anonymous|authenticated) properties. 2016-04-09 14:54:18 -04:00
schema-editor.txt
settings.txt
signals.txt Fixed #26493 -- Documented how built-in signals are sent. 2016-04-13 07:48:18 -04:00
template-response.txt Fixed typo in docs/ref/template-response.txt. 2016-04-18 07:50:13 -04:00
unicode.txt
urlresolvers.txt
urls.txt
utils.txt
validators.txt
views.txt