summaryrefslogtreecommitdiff
path: root/docs/ref/contrib
AgeCommit message (Expand)Author
2014-11-25[1.6.x] Added warning about get_inline_instances() permission checking; refs ...Simon Charette
2014-11-16[1.6.x] Fixes a race condition in the documentation.Peter Sagerson
2014-10-30[1.6.x] Explained why admindocs omits model methods with arguments.Zan Anderle
2014-10-29[1.6.x] Added cross reference in admin docs to topic about saving objects in ...P.A. SCHEMBRI
2014-10-06[1.6.x] Updated links in admin docs to use :ref:Kostochko Dmitriy
2014-09-06[1.6.x] Fixed #23340 -- Corrected naturaltime docs to match behavior.Collin Anderson
2014-08-26[1.6.x] Fixed #21567 -- Documented how to deploy multiple sites using the sit...Tim Graham
2014-08-22[1.6.x] Fixed #23324 -- Mentioned Site.id in contrib.sites docs.Tim Graham
2014-08-13[1.6.x] Corrected content_type parameter name in sitemap docs.Tim Graham
2014-08-12[1.6.x] Fixed indentation typo in docs/ref/contrib/sitemaps.txt.Tim Graham
2014-08-02[1.6.x] Updated MySQL links to version 5.6.Tim Graham
2014-07-29[1.6.x] Fixed #23123 -- Don't use a bare except in ModelAdmin documentationBaptiste Mispelon
2014-07-25[1.6.x] Improved docs for GEOSGeometry.simplify()Tom Dyson
2014-07-22[1.6.x] Fixed typo in docs/ref/contrib/admin/index.txt.africa itcase
2014-07-21[1.6.x] Replaced instances of 'his/her' with 'their'.Iain Dawson
2014-07-10[1.6.x] Fixed typo in docs/ref/contrib/gis/geos.txt.Tim Graham
2014-06-30[1.6.x] Fixed docs/ref/contrib/auth.txt so that sphinx links work properly.Tim Graham
2014-06-18[1.6.x] Fixed #22859 -- Improved crossDomain technique in CSRF example.Tim Graham
2014-05-19[1.6.x] Fixed #22655 -- Fixed GeoQuerySet doc about strictly_belowMoayad Mardini
2014-05-17[1.6.x] Fixed #22644 -- Clarified documentation for NamedUrlWizardViewErik Romijn
2014-05-13[1.6.x] Removed an unnecessary anchor in the docs.Tim Graham
2014-05-12[1.6.x] Fixed #22613 -- Added formfield_for_choice_field() to the list of met...Tim Graham
2014-04-22[1.6.x] Various documentation typo/spelling fixesMarti Raudsepp
2014-04-18[1.6.x] Moved RemoteUserBackend documentation to reference guide.Tim Graham
2014-04-10[1.6.x] Fixed #21353 -- Noted that description is ignored for TabularInlines.Tim Graham
2014-04-03[1.6.x] Fixed #22372 -- Improved description of WizardView.get_context_data().Vishal Lal
2014-03-03[1.6.x] Fixed #21908 -- Added example usage for ModelAdmin.get_inline_instanc...Tim Graham
2014-03-02[1.6.x] Fixed some typos in the documentation.Baptiste Mispelon
2014-02-23[1.6.x] Fixed #21902 -- Documented search order for list_display.Marcin Sokół
2014-01-29[1.6.x] Fix typo CRSF -> CSRFIan Foote
2014-01-22[1.6.x] Always use parentheses when documenting a method with no arguments.Baptiste Mispelon
2014-01-22[1.6.x] Don't show `self` in the list of arguments of a method.Baptiste Mispelon
2014-01-02[1.6.x] Fixed minor typos.Nathan Smith
2013-12-30[1.6.x] Fixed #21710 -- Documented User.get_short_name()Tim Graham
2013-12-28[1.6.x] Fixed #21618 -- Added hints about openlayers.js hostingClaude Paroz
2013-12-19[1.6.x] Fixed #21213 -- Added docs for Django's mailing lists.Unai Zalakain
2013-12-08[1.6.x] Updated a bunch of hyperlinks in documentationClaude Paroz
2013-11-24[1.6.x] Fixed typo in previous commit; refs #21490.Tim Graham
2013-11-24[1.6.x] Fixed #21490 -- Fixed custom admin URL reverse example.Tim Graham
2013-11-18[1.6.x] Fixed #20852 - Fixed incorrectly generated left quotes in docs.Dominic Rodger
2013-11-09[1.6.x] Fixed versionadded misuse in the admin documentation.Baptiste Mispelon
2013-09-25[1.6.x] Fixed #21116 -- Made usage of manage.py in docs more consistent.Tim Graham
2013-09-12[1.6.x] Fixed a couple of typos in GeoDjango docs.Ramiro Morales
2013-09-11[1.6.x] Minor typo fix in django.contrib.auth.models.User docsPhaneendra Chiruvella
2013-09-06[1.6.x] Fixed #19295 -- Documented that CachedStaticFilesStorage isn't compat...Keith Edmiston
2013-09-05[1.6.x] Fixed #21035 -- Changed docs to treat the acronym SQL phonetically.Eric Boersma
2013-09-04[1.6.x] Fixed #20958 -- Documented that GenericForeignKey fields can't be acc...Tim Graham
2013-09-02[1.6.x] Fixed #20998 -- Allow custom (de)serialization for GIS widgetsClaude Paroz
2013-08-31[1.6.x] Fixed copy/paste error in measurement docsClaude Paroz
2013-08-15[1.6.x] Updated docs following deprecation of django.views.defaults.shortcutAlasdair Nicol