1
0
mirror of https://github.com/django/django.git synced 2025-01-11 10:56:28 +00:00
django/docs/ref
2010-10-08 15:33:11 +00:00
..
contrib Fixed #14221 -- Cleaned up some text in the GIS tutorial. Thanks to Grant <renderbox@gmail.com> for the report. 2010-10-08 14:13:44 +00:00
files Fixed #10497 -- Added a few time-related methods to the storage API. Thanks for the report and patch to Stephan Jaekel. 2010-10-08 15:11:59 +00:00
forms Fixed #7048 -- Added ClearableFileInput widget to clear file fields. Thanks for report and patch, jarrow and Carl Meyer. 2010-10-01 02:02:58 +00:00
models Better error message for calling get_next_by_* on unsaved models. 2010-09-11 00:20:35 +00:00
templates Fixed #13188 -- Moved date format documentation from the now template tag to the date filter. Thanks, dwillis and timo. 2010-10-08 15:33:11 +00:00
authbackends.txt
databases.txt
django-admin.txt
exceptions.txt
generic-views.txt Fixed #14281 -- A few documentation fixes. Thanks, Ramiro and Timo. 2010-10-01 02:00:52 +00:00
index.txt
middleware.txt
request-response.txt Fixed #13876 -- Fixed duplication in docs. Thanks, zerok and timo. 2010-10-01 02:01:38 +00:00
settings.txt Fixed #14388 -- Corrected some typos in the logging docs. Thanks to varikin, gremmie, Ramiro Morales and Gabriel Hurley for the reviews. 2010-10-05 00:11:41 +00:00
signals.txt
unicode.txt
utils.txt
validators.txt