1
0
mirror of https://github.com/django/django.git synced 2024-11-19 07:54:07 +00:00
django/docs/ref/models
Josh Smeaton 4718296546 Fixed #23753 -- Added a suite of SQL Functions
Added functions and tests
Added docs and more tests
Added TextField converter to mysql backend
Aliased Value as V in example docs and tests
Removed unicode_compatible in example
Fixed console emulation in examples
2014-12-27 15:27:27 +11:00
..
class.txt
database-functions.txt Fixed #23753 -- Added a suite of SQL Functions 2014-12-27 15:27:27 +11:00
expressions.txt Fixed #23753 -- Added a suite of SQL Functions 2014-12-27 15:27:27 +11:00
fields.txt Fixed #24041 -- Documented effect of changing a model instance's primary key. 2014-12-24 15:06:09 -05:00
index.txt Fixed #23753 -- Added a suite of SQL Functions 2014-12-27 15:27:27 +11:00
instances.txt Used https for most *.python.org links 2014-12-19 18:07:52 +01:00
lookups.txt
options.txt
queries.txt
querysets.txt
relations.txt