summaryrefslogtreecommitdiff
path: root/docs/ref/contrib
AgeCommit message (Expand)Author
2014-08-28[1.7.x] Fixed #23374 -- Renamed StaticLiveServerCase to StaticLiveServerTestCaseClaude Paroz
2014-08-26[1.7.x] Fixed #21567 -- Documented how to deploy multiple sites using the sit...Tim Graham
2014-08-26[1.7.x] Fixed #17707, #20734 -- Added examples to URL namespacing docs.Tim Graham
2014-08-22[1.7.x] Fixed #23324 -- Mentioned Site.id in contrib.sites docs.Tim Graham
2014-08-18[1.7.x] Fixed #23303 -- Added BEGIN and COMMIT statements to the output of sq...Baptiste Mispelon
2014-08-13[1.7.x] Corrected content_type parameter name in sitemap docs.Tim Graham
2014-08-12[1.7.x] Refs #23276: Removed bad examples of passing views as strings to url()Collin Anderson
2014-08-12[1.7.x] Fixed indentation typo in docs/ref/contrib/sitemaps.txt.Tim Graham
2014-08-05[1.7.x] Fixed broken links in docs.Tim Graham
2014-08-02[1.7.x] Updated MySQL links to version 5.6.Tim Graham
2014-07-29[1.7.x] Fixed a typo in the admin documentation.David Arcos
2014-07-29[1.7.x] Fixed #23120 -- Updated GeoDjango tutorial for migrations workflow.Tim Graham
2014-07-29[1.7.x] Fixed #23123 -- Don't use a bare except in ModelAdmin documentationBaptiste Mispelon
2014-07-25[1.7.x] Improved docs for GEOSGeometry.simplify()Tom Dyson
2014-07-22[1.7.x] Fixed typo in docs/ref/contrib/admin/index.txt.africa itcase
2014-07-21[1.7.x] Replaced instances of 'his/her' with 'their'.Iain Dawson
2014-07-21[1.7.x] Fixed #23064 -- Added lib detection support for GDAL 1.10/1.11Claude Paroz
2014-07-10[1.7.x] Fixed typo in docs/ref/contrib/gis/geos.txt.Tim Graham
2014-06-30[1.7.x] Fixed #22482 -- Recommended using data migrations in contrib.sites docs.Tim Graham
2014-06-30[1.7.x] Fixed docs/ref/contrib/auth.txt so that sphinx links work properly.Tim Graham
2014-06-18[1.7.x] Fixed #22859 -- Improved crossDomain technique in CSRF example.Tim Graham
2014-06-14[1.7.x] Complemented dwithin docs about using geographic geometriesClaude Paroz
2014-05-30[1.7.x] Fixed #22299 -- Cleanup wizard temp files when possible.Simon Charette
2014-05-19[1.7.x] Fixed #22655 -- Fixed GeoQuerySet doc about strictly_belowMoayad Mardini
2014-05-17[1.7.x] Fixed #22644 -- Clarified documentation for NamedUrlWizardViewErik Romijn
2014-05-15[1.7.x] Fixed #17642 -- Added min_num support to modelformsets, inlines, and ...Anders Steinlein
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 documentationClaude Paroz
2014-04-22[1.7.x] Various documentation typo/spelling fixesMarti 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.10Claude 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-19Replaced reference to ModelAdmin.get_formsets() (deprecated) with get_formset...Daniel Hahler
2014-03-06Fixed #22185 -- Added settings.CSRF_COOKIE_AGERoger Hu
2014-03-05Fixed #22207 -- Added support for GenericRelation reverse lookupsGabe Jackson
2014-03-03Fixed #21908 -- Added example usage for ModelAdmin.get_inline_instances().Tim Graham
2014-03-03Fixed some typos and formatting issues in docs.Rodolfo Carvalho
2014-03-03Fixed #22135 -- Added ModelAdmin.get_changeform_initial_data().Greg Chapple
2014-03-02Fixed some typos in the documentation.Baptiste Mispelon
2014-02-28Fixed spelling mistakes in docs.Tim Graham
2014-02-28Fixed #21948 -- Noted TEMPLATE_LOADERS requirement when overriding admin temp...Alex de Landgraaf
2014-02-28Fixed doc typos.Tim Graham
2014-02-25Fixed docs typos.Szczepan Cieślik
2014-02-25Fixed #22142 -- Documented PostGIS 2 database creation during testsIacopo Spalletti
2014-02-22Fixed #21902 -- Documented search order for list_display.Marcin Sokół