1
0
mirror of https://github.com/django/django.git synced 2024-12-24 10:05:46 +00:00
django/docs/ref/models
2012-11-05 18:24:28 -05:00
..
fields.txt Fixed #17549 -- Added a clickable link for URLFields in admin change list. 2012-11-03 11:57:33 +01:00
index.txt
instances.txt Fixed #15591 - Clarified interaction between ModelForm and model validation. 2012-11-05 18:24:28 -05:00
options.txt Added multi-column indexes to the 1.5 release notes. 2012-11-04 15:41:33 -08:00
querysets.txt Deprecated depth kwarg on select_related. 2012-11-02 22:03:33 -07:00
relations.txt