1
0
mirror of https://github.com/django/django.git synced 2024-11-18 15:34:16 +00:00
django/docs/ref/contrib
Rafik Draoui 04e8ef5a83 Updated example of customized ModelAdmin in documentation for 1.4
The change_view method of django.contrib.admin.ModelAdmin takes an
extra `form_url` argument in Django 1.4.
2012-07-25 21:33:38 +01:00
..
admin Updated example of customized ModelAdmin in documentation for 1.4 2012-07-25 21:33:38 +01:00
comments Fixed #18625 -- Removed old-style use of url tag 2012-07-15 11:19:50 +02:00
formtools Corrected the instance_dict description for form wizards. 2012-06-22 15:46:49 +02:00
gis Dropped support for GDAL < 1.5 2012-07-15 21:10:32 +02:00
auth.txt
contenttypes.txt Cleaned whitespace errors introduced in previous commit 2012-06-08 23:52:43 +03:00
csrf.txt Removed references to changes made in 1.2. 2012-06-07 15:02:35 +02:00
databrowse.txt Fixed #5968 -- Allowed (un-)registering with databrowse several models at once. 2012-01-28 20:54:48 +00:00
flatpages.txt Fixed broken URLs introduced in 1adc87cd32. 2012-05-03 12:42:56 -03:00
humanize.txt
index.txt Removed references to changes made in 1.2. 2012-06-07 15:02:35 +02:00
localflavor.txt Updated obsolete links in the documentation 2012-06-28 10:49:07 +02:00
markup.txt Added more explicit warnings about unconfigured reStructured Text usage in docs. 2012-04-19 15:00:55 +00:00
messages.txt Fixed #17026 -- Improved wording of contrib.messages' storage backends section 2012-06-30 22:21:23 +02:00
redirects.txt Fixed broken URLs introduced in 1adc87cd32. 2012-05-03 12:42:56 -03:00
sitemaps.txt Updated obsolete links in the documentation 2012-06-28 10:49:07 +02:00
sites.txt
staticfiles.txt Fixed #18254 -- Added ability to the static template tags to store the result in a contextt variable. Many thanks to Andrei Antoukh for the initial patch. 2012-07-07 15:30:25 +02:00
syndication.txt Removed references to changes made in 1.2. 2012-06-07 15:02:35 +02:00
webdesign.txt