summaryrefslogtreecommitdiff
path: root/docs/ref/contrib
AgeCommit message (Expand)Author
2013-10-01[1.5.x] Fixed #21180 -- Additional deprecation notes for databrowse.Tim Graham
2013-09-22[1.5.x] Fixed a couple of typos in GeoDjango docs.Ramiro Morales
2013-09-06[1.5.x] Fixed #19295 -- Documented that CachedStaticFilesStorage isn't compat...Keith Edmiston
2013-09-04[1.5.x] Fixed #20958 -- Documented that GenericForeignKey fields can't be acc...Tim Graham
2013-08-14[1.5.x] Added some doc links for django.contrib.messagesTim Graham
2013-08-08[1.5.x] Clarified meaning of models.User.is_authenticated()Jaime Irurzun
2013-08-04[1.5.x] Fixed #20860 -- Removed references to defunct chicagocrime.orgTim Graham
2013-07-31[1.5.x] Fixed #20779 -- Documented AdminSite.app_index_template; refs #8498.SusanTan
2013-07-29[1.5.x] Fixed #20774 -- Mention the new django-localflavor app as a replaceme...Jannis Leidel
2013-07-19[1.5.x] Fixed Croatia's country code in `localflavor` docsMatt Deacalion Stevens
2013-07-18[1.5.x] Atom specification URL updatedMatt Deacalion Stevens
2013-07-08[1.5.x] Fixed #12346 -- Added a note on how to validate InlineFormSets.Tim Graham
2013-06-29[1.5.x] Fixed #20677 - Typos in generic_inlineformset_factory docs.Tim Graham
2013-06-27[1.5.x] Fixed #20665 -- Missing backslash in sitemaps documentationBaptiste Mispelon
2013-06-21Fixed #20634 - Corrected doc mistake re: staticfiles finders strategy.Tim Graham
2013-06-11[1.5.x] Fixed #20500 - Updated flatpages URLconf example to work with APPEND_...Tim Graham
2013-06-10[1.5.x] Fixed #20578 - Typo in BaseFormSet module nameTim Graham
2013-05-31[1.5.x] Fixed #20326 - Corrected form wizard get_form() example.Tim Graham
2013-05-24[1.5.x] Fixed #20492 - Removed a broken link in GIS docs.Tim Graham
2013-05-24[1.5.x] Updated link to jQuery Cookie plugin siteAlasdair Nicol
2013-05-16[1.5.x] Fixed #19712 - Clarified admindocs regarding which attributes appear.Tim Graham
2013-04-12[1.5.x] Fixed #20252 -- Mentionned geojson Spatialite support from 1.5Claude Paroz
2013-03-31[1.5.x] Fixed #9913 - Clarified User.is_authenticated docs.Tim Graham
2013-03-30[1.5.x] Fixed #19897 - Updated static files howto.Tim Graham
2013-03-22[1.5.x] Added missing markup to docs.Tim Graham
2013-03-22[1.5.x] Fixed docs template name typoTom V
2013-03-20[1.5.x] Fixed #20096 -- Added link to the Greek localflavor appClaude Paroz
2013-03-01[1.5.x] Fixed #19960 -- Fixed sentence in contrib.auth signals docsClaude Paroz
2013-02-25[1.5.x] Minor edits to some recently-added admin docs.Carl Meyer
2013-02-23[1.5.X] Fixed #19880 - Fixed an error in the form wizard initial_dict example.Tim Graham
2013-02-23[1.5.x] Fixed #19752 - Changed Postgres version numbers to 9.x to avoid havin...Tim Graham
2013-02-23[1.5.x] Fixed #19887 - Noted when callables may be used in ModelAdmin.fields ...Tim Graham
2013-02-10[1.5.x] Emphasized MyISAM pseudo-requirement for GeoDjango over MySQLClaude Paroz
2013-02-08[1.5.x] Fixed #19779 -- Checked contrib.sites presence in RedirectFallbackMid...Claude Paroz
2013-02-07[1.5.x] Fixed #19662 -- alter auth modelbackend to accept custom username fieldsPreston Holmes
2013-02-02[1.5.x] Fixed #19445 -- Skip admin fieldsets validation when the ModelAdmin.g...Nick Sandford
2013-02-01[1.5.x] Small generic FK docs tweaks.Ramiro Morales
2013-02-01[1.5.x] Fixed content types contrib app doc typos.Ramiro Morales
2013-01-31[1.5.x] Fixed #19692 -- Completed deprecation of mimetype in favor of content...Aymeric Augustin
2013-01-29[1.5.x] Fixed typos in docs and commentsTim Graham
2013-01-25[1.5.x] Fixed #19577 - Added HTML escaping to admin examples.Tim Graham
2013-01-22[1.5.x] Fixed #19477 - Documented generic_inlineformset_factoryTim Graham
2013-01-22[1.5.x] Fixed #19640 - Added inlineformset_factory to reference docs.Tim Graham
2013-01-15[1.5.x] Fixed #19597 - Added some notes on jQuery in admin.Tim Graham
2013-01-15[1.5.x] Clarified WizardView.get_form_prefix doc, refs #19024Tim Graham
2013-01-15[1.5.x] Fixed #19605 - Removed unused url imports from doc examples.Tim Graham
2013-01-13[1.5.X] Added details on minified jQuery and DEBUG mode for contrib.admin.Tim Graham
2013-01-12[1.5.x] Fixed #19024 -- Corrected form wizard docs for get_form_prefix.Stephan Jaekel
2013-01-10[1.5.x] Fixed #19588 - Added create_superuser to UserManager docs.Tim Graham
2013-01-02[1.5.x] Fixed #19516 - Fixed remaining broken links.Tim Graham