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
/
contrib
Age
Commit message (
Expand
)
Author
2014-05-13
[1.7.x] Removed an unnecessary anchor in the docs.
Tim Graham
2014-05-12
[1.7.x] Fixed #22613 -- Added formfield_for_choice_field() to the list of met...
Tim Graham
2014-04-26
[1.7.x] Updated doc links to point to Python 3 documentation
Claude Paroz
2014-04-22
[1.7.x] Various documentation typo/spelling fixes
Marti Raudsepp
2014-04-18
[1.7.x] Moved RemoteUserBackend documentation to reference guide.
Tim Graham
2014-04-17
[1.7.x] Confirmed support for PostGIS 2.1 and GDAL 1.10
Claude Paroz
2014-04-10
[1.7.x] Fixed #21353 -- Noted that description is ignored for TabularInlines.
Tim Graham
2014-04-07
[1.7.x] Added missing request parameter to get_current_site().
Yin Jifeng
2014-04-04
[1.7.x] Fixed #22380 -- Missing SECRET_KEY variable in sample settings file f...
Vishal Lal
2014-04-03
[1.7.x] Fixed #22372 -- Improved description of WizardView.get_context_data().
Vishal Lal
2014-03-21
[1.7.x] Fixed typos in docs (django.contrib.site)
Thomas Schreiber
2014-03-19
Replaced reference to ModelAdmin.get_formsets() (deprecated) with get_formset...
Daniel Hahler
2014-03-06
Fixed #22185 -- Added settings.CSRF_COOKIE_AGE
Roger Hu
2014-03-05
Fixed #22207 -- Added support for GenericRelation reverse lookups
Gabe Jackson
2014-03-03
Fixed #21908 -- Added example usage for ModelAdmin.get_inline_instances().
Tim Graham
2014-03-03
Fixed some typos and formatting issues in docs.
Rodolfo Carvalho
2014-03-03
Fixed #22135 -- Added ModelAdmin.get_changeform_initial_data().
Greg Chapple
2014-03-02
Fixed some typos in the documentation.
Baptiste Mispelon
2014-02-28
Fixed spelling mistakes in docs.
Tim Graham
2014-02-28
Fixed #21948 -- Noted TEMPLATE_LOADERS requirement when overriding admin temp...
Alex de Landgraaf
2014-02-28
Fixed doc typos.
Tim Graham
2014-02-25
Fixed docs typos.
Szczepan Cieślik
2014-02-25
Fixed #22142 -- Documented PostGIS 2 database creation during tests
Iacopo Spalletti
2014-02-22
Fixed #21902 -- Documented search order for list_display.
Marcin Sokół
2014-02-15
Fixed #22052 -- Corrected a misspelling of ellipsoid
Michal Prusek
2014-02-15
Fixed #22049 -- Corrected a misspelling of dimensional
djendrju
2014-02-14
Fixed #21924 -- Added the ability to specify a reverse order for admin_order_...
Klemens Mantzos
2014-02-13
Fixed #21951 -- Updated docs to use __str__ for Python 3
Alasdair Nicol
2014-02-10
Fixed #21994 -- Added form_dict argument to calls of WizardView.done()
Julian Wachholz
2014-02-09
Minor edits to new findstatic functionality; refs #19879.
Tim Graham
2014-02-09
Fixed #19879 -- Have 'findstatic' says on which directories it searched the r...
Vajrasky Kok
2014-02-06
Fixed #17005 -- Added CurrentSiteMiddleware to set the current site on each r...
Christopher Medrela
2014-02-02
Fixed typo.
Aymeric Augustin
2014-01-29
Fix typo CRSF -> CSRF
Ian Foote
2014-01-26
Fixed #19774 -- Deprecated the contenttypes.generic module.
Simon Charette
2014-01-26
Moved RequestSite and get_current_site.
Aymeric Augustin
2014-01-25
Fixed #21829 -- Added default AppConfigs.
Aymeric Augustin
2014-01-22
Always use parentheses when documenting a method with no arguments.
Baptiste Mispelon
2014-01-22
Don't show `self` in the list of arguments of a method.
Baptiste Mispelon
2014-01-22
Fixed some markup that caused broken links in the static files docs.
Tim Graham
2014-01-20
Added ManifestStaticFilesStorage to staticfiles contrib app.
Jannis Leidel
2014-01-19
Fixed some admin sphinx definitions so links work properly.
Tim Graham
2014-01-18
Fixed #21712 -- Moved autodiscover() to AdminConfig.ready().
Aymeric Augustin
2014-01-17
Removed some unnecessary __exact operators in filters.
Tim Graham
2014-01-11
Fixed #21547 -- Updated GeoDjango tutorial with PostGIS 2 output
Claude Paroz
2014-01-02
Fixed minor typos.
Nathan Smith
2013-12-30
Fixed #21710 -- Documented User.get_short_name()
Tim Graham
2013-12-28
Fixed #21618 -- Added hints about openlayers.js hosting
Claude Paroz
2013-12-28
Used app_label instead of appname.
Aymeric Augustin
2013-12-25
Added versionadded annotations for redirect middleware attributes.
Tim Graham
[next]