1
0
mirror of https://github.com/django/django.git synced 2025-01-11 10:56:28 +00:00
django/docs/ref
2012-05-20 11:58:00 +02:00
..
contrib Fixed typo on GeoQuerySet.geohash method. 2012-05-18 14:56:40 -07:00
files Marked bytestrings with b prefix. Refs #18269 2012-05-19 17:43:34 +02:00
forms Fixed #17950 -- Warned about usability limits of ModelChoiceField. 2012-05-10 22:01:11 +02:00
models Fixed #4102 -- Allow update of specific fields in model.save() 2012-05-12 10:29:41 +03:00
templates
authbackends.txt
class-based-views.txt Documented next/previous_week. Refs #10890. 2012-05-20 11:58:00 +02:00
clickjacking.txt
databases.txt
django-admin.txt
exceptions.txt Fixed many more ReST indentation errors, somehow accidentally missed from [16955] 2011-10-14 00:12:01 +00:00
index.txt
middleware.txt
request-response.txt
settings.txt
signals.txt Fixed #4102 -- Allow update of specific fields in model.save() 2012-05-12 10:29:41 +03:00
template-response.txt
unicode.txt Marked bytestrings with b prefix. Refs #18269 2012-05-19 17:43:34 +02:00
utils.txt Fixed the syntax used for the Python repl examples in docs and docstrings. 2012-05-05 09:54:30 -05:00
validators.txt