summaryrefslogtreecommitdiff
path: root/docs/ref/contrib
AgeCommit message (Collapse)Author
2013-08-08[1.5.x] Clarified meaning of models.User.is_authenticated()Jaime Irurzun
Backport of f96fe3cd1e from master
2013-08-04[1.5.x] Fixed #20860 -- Removed references to defunct chicagocrime.orgTim Graham
Backport of 1593a86494 from master
2013-07-31[1.5.x] Fixed #20779 -- Documented AdminSite.app_index_template; refs #8498.SusanTan
Thanks CollinAnderson for the report. Backport of 7de35a9ef3 from master
2013-07-29[1.5.x] Fixed #20774 -- Mention the new django-localflavor app as a ↵Jannis Leidel
replacement for the contrib app. Backport from master.
2013-07-19[1.5.x] Fixed Croatia's country code in `localflavor` docsMatt Deacalion Stevens
Backport of 97e5398629 from master
2013-07-18[1.5.x] Atom specification URL updatedMatt Deacalion Stevens
Changed to the URL of the official RFC for Atom, since Atomenabled.org is just a holding page. Backport of beefc97171 from master
2013-07-08[1.5.x] Fixed #12346 -- Added a note on how to validate InlineFormSets.Tim Graham
Thanks johnsmith for the suggestion. Backport of 181f63c22d from master
2013-06-29[1.5.x] Fixed #20677 - Typos in generic_inlineformset_factory docs.Tim Graham
Thanks Riley Strong for the report. Backport of 3fd0ee5b46 from master
2013-06-27[1.5.x] Fixed #20665 -- Missing backslash in sitemaps documentationBaptiste Mispelon
Backport of 5005303ae7919eef26dab9f8ba279696966ebf1d from master.
2013-06-21Fixed #20634 - Corrected doc mistake re: staticfiles finders strategy.Tim Graham
Thanks claudep for the catch and bmispelon for the research. Backport of 9be93aa809 from master.
2013-06-11[1.5.x] Fixed #20500 - Updated flatpages URLconf example to work with ↵Tim Graham
APPEND_SLASH. Thanks josh.23.french@. Backport of 536703abf0 from master
2013-06-10[1.5.x] Fixed #20578 - Typo in BaseFormSet module nameTim Graham
Backport of 9ff5f100dd from master
2013-05-31[1.5.x] Fixed #20326 - Corrected form wizard get_form() example.Tim Graham
Thanks tris@ for the report. Backport of 646a2216e9 from master
2013-05-24[1.5.x] Fixed #20492 - Removed a broken link in GIS docs.Tim Graham
Backport of fbab3209fc from master
2013-05-24[1.5.x] Updated link to jQuery Cookie plugin siteAlasdair Nicol
Backport of 81f454a322 from master
2013-05-16[1.5.x] Fixed #19712 - Clarified admindocs regarding which attributes appear.Tim Graham
Thanks Daniele Procida for the report. Backport of b5b63079bd from master
2013-04-12[1.5.x] Fixed #20252 -- Mentionned geojson Spatialite support from 1.5Claude Paroz
Thanks burton449geo at gmail.com for the report. Backport of d58e985aa from master.
2013-03-31[1.5.x] Fixed #9913 - Clarified User.is_authenticated docs.Tim Graham
Thanks rshea for the draft text. Backport of ac4d82b94a from master
2013-03-30[1.5.x] Fixed #19897 - Updated static files howto.Tim Graham
Thanks Jan Murre, Reinout van Rees and Wim Feijen, plus Remco Wendt for reviewing. Backport of i6c730da1f from master.
2013-03-22[1.5.x] Added missing markup to docs.Tim Graham
Backport of 93cffc3b37 from master.
2013-03-22[1.5.x] Fixed docs template name typoTom V
Backport of a907fa088e from master
2013-03-20[1.5.x] Fixed #20096 -- Added link to the Greek localflavor appClaude Paroz
Backport of a9ee0e297 from master.
2013-03-01[1.5.x] Fixed #19960 -- Fixed sentence in contrib.auth signals docsClaude Paroz
Thanks edd at slipszenko.net for the report. Backport of 6d3b0c33dc from master.
2013-02-25[1.5.x] Minor edits to some recently-added admin docs.Carl Meyer
Backport of 8f839aaa180f from master.
2013-02-23[1.5.X] Fixed #19880 - Fixed an error in the form wizard initial_dict example.Tim Graham
Thanks almalki for the report. Backport of 9b97f01dea from master
2013-02-23[1.5.x] Fixed #19752 - Changed Postgres version numbers to 9.x to avoid ↵Tim Graham
having to update them each minor release. Backport of 8d17114899 from master.
2013-02-23[1.5.x] Fixed #19887 - Noted when callables may be used in ModelAdmin.fields ↵Tim Graham
and ModelAdmin.fieldset. Thanks Patrick Strasser for the suggestion and Zbigniew Siciarz for the patch. Backport of 722683f508 from master.
2013-02-10[1.5.x] Emphasized MyISAM pseudo-requirement for GeoDjango over MySQLClaude Paroz
Refs #15295. Backport of 8fbc20b24 from master.
2013-02-08[1.5.x] Fixed #19779 -- Checked contrib.sites presence in ↵Claude Paroz
RedirectFallbackMiddleware Thanks Aymeric Augustin for the report and directions for the patch. Backport of 2ed90eac from master.
2013-02-07[1.5.x] Fixed #19662 -- alter auth modelbackend to accept custom username fieldsPreston Holmes
Thanks to Aymeric and Carl for the review.
2013-02-02[1.5.x] Fixed #19445 -- Skip admin fieldsets validation when the ↵Nick Sandford
ModelAdmin.get_form() method is overridden. Backport of 0694d2196f0fad
2013-02-01[1.5.x] Small generic FK docs tweaks.Ramiro Morales
5f7eecd from master.
2013-02-01[1.5.x] Fixed content types contrib app doc typos.Ramiro Morales
1ee40f2 from master.
2013-01-31[1.5.x] Fixed #19692 -- Completed deprecation of mimetype in favor of ↵Aymeric Augustin
content_type. Thanks Tim for the report and initial patch. Backport of 89cb771 from master.
2013-01-29[1.5.x] Fixed typos in docs and commentsTim Graham
Backport of ee26797cff from master
2013-01-25[1.5.x] Fixed #19577 - Added HTML escaping to admin examples.Tim Graham
Thanks foo@ for the report and Florian Apolloner for the review. Backport of eafc036476 from master
2013-01-22[1.5.x] Fixed #19477 - Documented generic_inlineformset_factoryTim Graham
Thanks epicserve for the suggestion. Backport of 214fb700b9 from master
2013-01-22[1.5.x] Fixed #19640 - Added inlineformset_factory to reference docs.Tim Graham
Thanks wim@ for the suggestion. Backport of 5b2d9bacd2 from master
2013-01-15[1.5.x] Fixed #19597 - Added some notes on jQuery in admin.Tim Graham
Thanks Daniele Procida. Backport of d406afe12e from master
2013-01-15[1.5.x] Clarified WizardView.get_form_prefix doc, refs #19024Tim Graham
Backport of c9b577ead6 from master
2013-01-15[1.5.x] Fixed #19605 - Removed unused url imports from doc examples.Tim Graham
Thanks sergzach for the suggestion. Backport of 43f89e0ad6 from master
2013-01-13[1.5.X] Added details on minified jQuery and DEBUG mode for contrib.admin.Tim Graham
Thanks Daniele Procida. Backport of 4720117a31 from master
2013-01-12[1.5.x] Fixed #19024 -- Corrected form wizard docs for get_form_prefix.Stephan Jaekel
Backport of 17f8496fe from master.
2013-01-10[1.5.x] Fixed #19588 - Added create_superuser to UserManager docs.Tim Graham
Thanks minddust for the report. Backport of 4da5947a87 from master
2013-01-02[1.5.x] Fixed #19516 - Fixed remaining broken links.Tim Graham
Added -n to sphinx builds to catch issues going forward. Backport of 9b5f64cc6e from master.
2013-01-03[1.5.x] Update doc example for overriding change_form.htmlChris Beaven
Slightly reworded another related paragraph for clarity, too. Backport of 3f890f8.
2012-12-29[1.5.x] Fixed broken links, round 4. refs #19516Tim Graham
Backport of 067505ad19 from master
2012-12-28[1.5.x] Fixed #19498 -- refactored auth documentationPreston Holmes
The auth doc was a single page which had grown unwieldy. This refactor split and grouped the content into sub-topics. Additional corrections and cleanups were made along the way.
2012-12-26[1.5.X] Fixed broken links, round 3. refs #19516Tim Graham
Backport of b3a8c9dab8 from master
2012-12-26[1.5.x] Updated documentation on localflavor translationsAymeric Augustin
to account for the deprecation of django.contrib.localflavor in 1.5. Refs #19482.