django/docs/ref/contrib
Simon Charette b6d533af4d Fixed #18399 – Added a way to get ContentTypes for proxy models
Added kwargs for_concrete_model and for_concrete_models to ContentType
methods get_for_model() and get_for_models(). By setting the flag to
False, it is possible to get the contenttype for proxy models.
2012-06-08 23:07:58 +03:00
..
admin Removed references to changes made in 1.2. 2012-06-07 15:02:35 +02:00
comments Removed references to changes made in 1.2. 2012-06-07 15:02:35 +02:00
formtools Removed references to changes made in 1.2. 2012-06-07 15:02:35 +02:00
gis Removed references to changes made in 1.2. 2012-06-07 15:02:35 +02:00
auth.txt Fixed #14141: docs now use the :doc: construct for links between documents. 2010-08-19 19:27:44 +00:00
contenttypes.txt Fixed #18399 – Added a way to get ContentTypes for proxy models 2012-06-08 23:07:58 +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 Fixed many more ReST indentation errors, somehow accidentally missed from [16955] 2011-10-14 00:12:01 +00:00
index.txt Removed references to changes made in 1.2. 2012-06-07 15:02:35 +02:00
localflavor.txt Fixed #17864 -- Added Hong Kong localflavor. Thanks to mrkschan and Adrien Lemaire. 2012-04-09 17:25:02 +00:00
markup.txt Added more explicit warnings about unconfigured reStructured Text usage in docs. 2012-04-19 15:00:55 +00:00
messages.txt Removed references to changes made in 1.2. 2012-06-07 15:02:35 +02:00
redirects.txt Fixed broken URLs introduced in 1adc87cd32. 2012-05-03 12:42:56 -03:00
sitemaps.txt Fixed #18033 -- Removed function-based generic views, as per official deprecation timeline. Rest in peace! Thanks Anssi Kääriäinen for the review. 2012-04-25 19:17:47 +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 Added alt attribute to img tags in docs. 2012-06-06 10:32:03 +02:00
syndication.txt Removed references to changes made in 1.2. 2012-06-07 15:02:35 +02:00
webdesign.txt Fixed many more ReST indentation errors, somehow accidentally missed from [16955] 2011-10-14 00:12:01 +00:00