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-10-05
Merge pull request #425 from Osmose/queryset_doc_typo
Preston Holmes
2012-10-05
Fixed typo in queryset docs under update method.
Michael Kelly
2012-10-04
Fixed #17207 -- Added a troubleshooting note about failing createdb
John Paulett
2012-10-04
Readded docs anchor removed in 92b5341b and still in use
Claude Paroz
2012-10-03
Fixed #19006 - Quoted filenames in Content-Disposition header.
Tim Graham
2012-10-03
Fixed #18413 - Noted that a model's files are not deleted when the model is d...
Tim Graham
2012-10-03
Fixed #14567 -- Made ModelMultipleChoiceField return EmptyQuerySet as empty v...
Stephen Burrows
2012-10-03
Added a note about postgis_topology in install docs
Claude Paroz
2012-09-30
Fixed #9279 -- Added ignorenonexistent option to loaddata
Preston Holmes
2012-09-30
Fixed #18807 -- Made 404.html and 500.html optional
Claude Paroz
2012-09-30
Fixed #16455 -- Added support for PostGIS 2.0
Flavio Curella
2012-09-30
Fixed #15338 - Documented django.utils.decorators
Tim Graham
2012-09-30
Corrected links to only()/defer() in Model documentation
Anssi Kääriäinen
2012-09-29
Fixed #17058 - Clarified where extras/csrf_migration_helper.py is located
Tim Graham
2012-09-29
Merge branch 'ticket15695'
Florian Apolloner
2012-09-29
Added link to PostGIS matrix on OSGeo Wiki
Claude Paroz
2012-09-29
Fixed #18919 -- Stopped dropping Z attribute when transforming geometries
Claude Paroz
2012-09-29
Fixed #11948 -- Added interpolate and project linear referencing methods
Claude Paroz
2012-09-28
Fixed #12871 - Documented creation of a comment form for authenticated users;...
Tim Graham
2012-09-28
Made more extensive use of get_current_site
Claude Paroz
2012-09-28
Fixed #18676 -- Allow fast-path deletion of objects
Anssi Kääriäinen
2012-09-27
Fixed a typo in runserver docs
Tim Graham
2012-09-27
Fixed #11460 - Added a FAQ regarding missing rows in the admin.
Tim Graham
2012-09-27
Fixed #15695 -- Added `ResolverMatch` to the request object.
Florian Apolloner
2012-09-26
Fixed #17899 -- Rewrote [Ee]-mail to [Ee]mail
Adrien Lemaire
2012-09-26
Fixed #3011 -- Added swappable auth.User models.
Russell Keith-Magee
2012-09-24
Fix docs for context_processors.auth
Andrew Badr
2012-09-22
Fixed #18951 -- Formatting of microseconds.
Aymeric Augustin
2012-09-22
Fixed #16218 -- date_list order in generic CBVs.
Aymeric Augustin
2012-09-21
Fixed #19008 typo in signals docs
Preston Holmes
2012-09-20
Fixed #18934 - Removed versionadded/changed annotations for Django 1.3
Tim Graham
2012-09-20
Fixed #16577 -- Added a map_creation block in openlayers.js template
Claude Paroz
2012-09-20
Added a note about GEOS support for 3D/4D WKT notation
Claude Paroz
2012-09-19
Fixed #15325 - Added a link to RelatedManager in the ManytoManyField docs; th...
Tim Graham
2012-09-19
Fixed #13586 - Added an example of how to connect a m2m_changed signal handler.
Tim Graham
2012-09-18
document changes for YearArchiveView.
Collin Anderson
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
[prev]
[next]