summaryrefslogtreecommitdiff
path: root/docs/ref/contrib
AgeCommit message (Expand)Author
2013-02-28Fixed #19929 -- Improved error when MySQL doesn't have TZ definitions.Aymeric Augustin
2013-02-25Minor edits to some recently-added admin docs.Carl Meyer
2013-02-24Add column-<field_name> classes to the admin listDiederik van der Boor
2013-02-24Test case and docs for custom context data in feedsZbigniew Siciarz
2013-02-23Fixed #19880 - Fixed an error in the form wizard initial_dict example.Tim Graham
2013-02-23Fixed #19752 - Changed Postgres version numbers to 9.x to avoid having to upd...Tim Graham
2013-02-23Fixed #19887 - Noted when callables may be used in ModelAdmin.fields and Mode...Tim Graham
2013-02-23Remove the exact Postgresql version number from gis install documentationEvrim Çabuk
2013-02-22Documented jQuery upgradeClaude Paroz
2013-02-19Fixed #19852 - Updated admin fieldset example for consistency.Tim Graham
2013-02-10Emphasized MyISAM pseudo-requirement for GeoDjango over MySQLClaude Paroz
2013-02-08Fixed #19779 -- Checked contrib.sites presence in RedirectFallbackMiddlewareClaude Paroz
2013-02-07Fixed #19662 -- alter auth modelbackend to accept custom username fieldsPreston Holmes
2013-02-07Fixed #15808 -- Added optional HttpOnly flag to the CSRF Cookie.Aymeric Augustin
2013-02-06Fixed #9800 -- Allow "isPermaLink" attribute in <guid> element of an RSS item.Simon Charette
2013-02-04Simplified default project template.Aymeric Augustin
2013-02-02Fixed #19445 -- Skip admin fieldsets validation when the ModelAdmin.get_form(...Nick Sandford
2013-02-01Small generic FK docs tweaks.Ramiro Morales
2013-02-01Fixed content types contrib app doc typos.Ramiro Morales
2013-02-01Fixed #19715 -- Simplified findstatic output when verbosity set to 0Matt Robenolt
2013-01-31Fixed #19692 -- Completed deprecation of mimetype in favor of content_type.Aymeric Augustin
2013-01-29Fixed typos in docs and commentsTim Graham
2013-01-27Fixed two malformed links.Tim Graham
2013-01-25Fixed #19577 - Added HTML escaping to admin examples.Tim Graham
2013-01-22Fixed #19477 - Documented generic_inlineformset_factoryTim Graham
2013-01-22Fixed #19640 - Added inlineformset_factory to reference docs.Tim Graham
2013-01-15Fixed #19597 - Added some notes on jQuery in admin.Tim Graham
2013-01-15Clarified WizardView.get_form_prefix doc, refs #19024Tim Graham
2013-01-15Fixed #19605 - Removed unused url imports from doc examples.Tim Graham
2013-01-13Added details on minified jQuery and DEBUG mode for contrib.admin.Tim Graham
2013-01-12Fixed #14633 - Organized settings reference docs and added a topical index.Tim Graham
2013-01-12Fixed #19024 -- Corrected form wizard docs for get_form_prefix.Stephan Jaekel
2013-01-10Fixed #19588 - Added create_superuser to UserManager docs.Tim Graham
2013-01-02Fixed #19516 - Fixed remaining broken links.Tim Graham
2013-01-03Update doc example for overriding change_form.htmlChris Beaven
2012-12-29Removed versionadded/changed annotations dating back to 1.4.Aymeric Augustin
2012-12-29Removed django.contrib.markup.Aymeric Augustin
2012-12-29Removed django.contrib.localflavor.Aymeric Augustin
2012-12-29Removed legacy shortcut for importing GeoIP.Aymeric Augustin
2012-12-29Removed django.contrib.databrowse.Aymeric Augustin
2012-12-29Fixed broken links, round 4. refs #19516Tim Graham
2012-12-28Fixed #19498 -- refactored auth documentationPreston Holmes
2012-12-26Fixed broken links, round 3. refs #19516Tim Graham
2012-12-26Updated documentation on localflavor translationsAymeric Augustin
2012-12-26Fixed #19518 -- Documented the deprecation of localflavor.Aymeric Augustin
2012-12-25Fixed more broken links. refs #19516Tim Graham
2012-11-28Fixed #19366 -- Prevented GEOSIndexError when comparing geometriesClaude Paroz
2012-11-25Fixed #17646 -- Added a get_list_filter() method to ModelAdmin. Thanks to ras...Julien Phalip
2012-11-24Removed obsolete contrib.comments upgrade guideClaude Paroz
2012-11-22Fixed #19346 - Typo in docs/ref/contrib/gis/install/index.txtTim Graham