django/docs/ref/contrib
Paul McMillan 14df122f86 Fixed #17837. Improved markdown safety.
Markdown enable_attributes is now False when safe_mode is enabled. Documented
the markdown "safe" argument. Added warnings when the safe argument is
passed to versions of markdown which cannot be made safe. Deprecated
versions of markdown < 2.1. Many thanks to ptone for the patch.



git-svn-id: http://code.djangoproject.com/svn/django/trunk@17735 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2012-03-14 19:06:23 +00:00
..
admin Fixed #17749 - Documented better way of overriding ModelAdmin; thanks chrisdpratt and claudep. 2012-02-24 22:50:36 +00:00
comments Fixed #17572 —— A few grammar errors in the comments framework example page. 2012-01-21 15:42:37 +00:00
formtools Fixed #17163 -- Added the `NamedUrlWizardView.get_step_url()` method. Thanks, Bradley Ayers. 2011-12-19 13:36:32 +00:00
gis Updated some outdated external URLs in docs. 2012-03-14 07:41:02 +00:00
auth.txt
contenttypes.txt Replaced http by https in djangoproject.com links 2012-03-13 17:53:31 +00:00
csrf.txt Fixed #17790 - Made the Ajax CSRF jQuery example work with jQuery in compatibility mode, too. Thanks Jonathan Hayward for the suggestion. 2012-03-02 16:06:11 +00:00
databrowse.txt Fixed #5968 -- Allowed (un-)registering with databrowse several models at once. 2012-01-28 20:54:48 +00:00
flatpages.txt Replaced http by https in djangoproject.com links 2012-03-13 17:53:31 +00:00
humanize.txt Fixed many more ReST indentation errors, somehow accidentally missed from [16955] 2011-10-14 00:12:01 +00:00
index.txt Fixed #6644 -- Fixed django.contrib.formtools tests to be better isolated when running outside of the Django test suite. Also moved around the new wizard's templates a bit to better fit the common app layout. 2011-08-13 13:51:34 +00:00
localflavor.txt Replaced http by https in djangoproject.com links 2012-03-13 17:53:31 +00:00
markup.txt Fixed #17837. Improved markdown safety. 2012-03-14 19:06:23 +00:00
messages.txt Fixed many more ReST indentation errors, somehow accidentally missed from [16955] 2011-10-14 00:12:01 +00:00
redirects.txt Replaced http by https in djangoproject.com links 2012-03-13 17:53:31 +00:00
sitemaps.txt Fixed a typo in the sitemaps docs. 2012-03-04 09:33:28 +00:00
sites.txt Fixed many more ReST indentation errors, somehow accidentally missed from [16955] 2011-10-14 00:12:01 +00:00
staticfiles.txt Fixed #17857 -- Stopped CachedStaticFilesStorage from creating absolute URLs unnecessarily. Thanks, tgecho. 2012-03-13 03:48:11 +00:00
syndication.txt Replaced http by https in djangoproject.com links 2012-03-13 17:53:31 +00:00
webdesign.txt Fixed many more ReST indentation errors, somehow accidentally missed from [16955] 2011-10-14 00:12:01 +00:00