django/docs/ref/models
Aymeric Augustin 29a80354ab Added alt attribute to img tags in docs.
This is a good practice for accessibility.
Thanks Jessica McKellar for the report.
2012-06-06 10:32:03 +02:00
..
fields.txt Added alt attribute to img tags in docs. 2012-06-06 10:32:03 +02:00
index.txt Fixed #14141: docs now use the :doc: construct for links between documents. 2010-08-19 19:27:44 +00:00
instances.txt Fixed #4102 -- Allow update of specific fields in model.save() 2012-05-12 10:29:41 +03:00
options.txt Edited models/options.txt changes from [17314] 2012-02-03 17:45:28 +00:00
querysets.txt Replaced print statement by print function (forward compatibility syntax). 2012-04-30 20:45:03 +02:00
relations.txt Fixed many more ReST indentation errors, somehow accidentally missed from [16955] 2011-10-14 00:12:01 +00:00