index
:
chango.git
devmain
fix-31295
initial-branch
main
stable/5.2.x
stable/6.0.x
django
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
docs
/
ref
Age
Commit message (
Expand
)
Author
2012-09-15
Clearer wording for defer docs
Preston Holmes
2012-09-15
Fixed #18131 - Documented ContentTypeManager.get_for_id; thanks sir_sigurd fo...
Tim Graham
2012-09-15
Added an example of using a form wizard with different templates; thanks Lori...
Tim Graham
2012-09-15
Removed reference to note removed in a78dd109e6c81c49e90e36e9b793bad67c46c23c...
Tim Graham
2012-09-15
Fixed #11185 - Expanded docs on customizing widgets; thanks fadeev for the dr...
Tim Graham
2012-09-15
Used ST_AsText for testing PostGIS raw query
Claude Paroz
2012-09-10
Document and test 'type' usage in Widget attrs
Claude Paroz
2012-09-08
Fixed #15552 -- LOGIN_URL and LOGIN_REDIRECT_URL can take URLpattern names.
Carl Meyer
2012-09-08
Fixed #15906 - Documented HEAD method in CBVs; thanks zsiciarz for the patch.
Tim Graham
2012-09-08
Fixed typo in commit for #15730; thanks Bruno ReniƩ for the catch.
Tim Graham
2012-09-08
Updated print statements to work with py3; thanks Claude Paroz noting this.
Tim Graham
2012-09-08
Fixed #18478 - Documented how to use a mutable default in a model field.
Tim Graham
2012-09-08
Fixed #18628 - Added methods/attributes to CBV docs. Thanks Daniel Greenfeld!
Tim Graham
2012-09-08
Fixed #15730 - Documented the as_view() method for CBVs.
Tim Graham
2012-09-08
Updated docs for dates generic views.
Aymeric Augustin
2012-09-08
Fixed #18054 -- Deprecated contrib.markup. Thanks to simukis for the initial ...
Preston Holmes
2012-09-08
Fixed #17156 -- Added documentation examples for exists()
Tim Graham
2012-09-08
Avoided mixing dates and datetimes in the examples.
Aymeric Augustin
2012-09-07
Updated the Ubuntu installation section for 12.04 release.
Justin Bronn
2012-09-07
Clarified the messages documentation.
Aymeric Augustin
2012-09-07
Fixed #18490 - Updated DateField input formats; thanks dloewenherz for the dr...
Tim Graham
2012-09-07
Merge pull request #333 from brad/ticket_18917
James Bennett
2012-09-07
Fixed #17888 -- no longer silence exceptions inside of check_test. Thanks to ...
Alex Gaynor
2012-09-07
Updated the GEOS, PostGIS, and PROJ.4 versions in the GeoDjango installation ...
Justin Bronn
2012-09-07
specify any orderable field can be specified in get_latest_by, closes #18875
Dan Loewenherz
2012-09-07
clarify clean_<field> docs, ticket #18917
Brad Pitcher
2012-09-05
Fixed #18904 - Typo in MySQL link; thanks Johie Anderson for the report.
Tim Graham
2012-09-04
Fixed #9967 - Added a link to a bug that affects contrib.comments redirects.
Tim Graham
2012-09-01
Fixed #13608 - Noted that template lookups use literal values.
Tim Graham
2012-09-01
Fixed #17378 - Added a flattened index for class-based views.
Tim Graham
2012-09-01
Fixed #16936 - Updated javascript for CSRF protection.
Tim Graham
2012-08-31
Fixed #18642 - Added a note suggesting the use of render() rather than render...
Tim Graham
2012-08-31
Fixed #16309 - Made ModelAdmin.list_filter versionchanged annotations more sp...
Tim Graham
2012-08-31
Fixed #14556 - Documented how to use flatpages in URLconf; thanks Claude Paro...
Tim Graham
2012-08-30
Fixed #18883 -- added a missing self parameter in the docs
Alex Gaynor
2012-08-30
Fixed #18384 - Reformatted GeoDjango install instructions slightly.
Tim Graham
2012-08-29
Fixed #11739 -- Made ContentFile support Unicode input
Claude Paroz
2012-08-29
Replaced many smart_bytes by force_bytes
Claude Paroz
2012-08-26
Fixed typo in model fields reference docs.
Ramiro Morales
2012-08-25
Fixed #17448 -- Improved test and documented raw-sql gis query
Claude Paroz
2012-08-25
Updated doc for settings.MEDIA_ROOT based on what's generated by settings.py;...
Tim Graham
2012-08-23
Modified docs about SpatiaLite version that doesn't need manual initial SQL f...
Ramiro Morales
2012-08-23
Fixed #18678 -- HttpResponse init arguments allowed for subclasses
Claude Paroz
2012-08-22
Fixed #11340 -- Prevented HttpResponseNotModified to have content/content-type
Claude Paroz
2012-08-21
Fixed #18637 - Updated some documentation for aspects of models that are Mode...
Tim Graham
2012-08-19
Tweaked SpatiaLite GeoDjango docs.
Ramiro Morales
2012-08-19
Fixed typo in form wizard docs.
Tim Graham
2012-08-19
Made some minor fixes to the GeoDjango installation guide.
Julien Phalip
2012-08-18
Fixed #3542 -- Add support for changing granularity on ArchiveView.
Marc Tamlyn
2012-08-18
Introduced force_bytes and force_str.
Aymeric Augustin
[next]