1
0
mirror of https://github.com/django/django.git synced 2025-01-11 10:56:28 +00:00
django/docs/ref/models
2010-02-24 17:36:18 +00:00
..
fields.txt Fixed #7190. Boolean fields now return bool values instead of 1 or 0. Thanks, Alex Gaynor. 2010-02-24 17:36:18 +00:00
index.txt
instances.txt Fixed #9326 - Use decorator syntax in get_absolute_url example. Thanks, timo. 2010-01-12 23:37:07 +00:00
options.txt
querysets.txt Fixed #12538 -- Added a note that pickles aren't stable during version updates. Thanks to snow0x2d0 for the suggestion. 2010-02-24 13:56:19 +00:00
relations.txt