This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
django
Watch
1
Star
0
Fork
0
You've already forked django
mirror of
https://github.com/django/django.git
synced
2025-01-27 02:29:55 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
docs
/
ref
/
models
History
Bulgantamir Gankhuyag
8bce6fa637
Clarified default value for DateField to emulate auto_now_add.
2015-11-24 08:38:14 -05:00
..
class.txt
…
conditional-expressions.txt
…
database-functions.txt
Fixed
#25508
-- Modified QuerySet.__repr__() to disambiguate it from a list.
2015-10-06 12:38:34 -04:00
expressions.txt
Refs
#25629
-- Added
arity
class attribute to
Func
expressions
2015-11-02 20:09:21 +01:00
fields.txt
Clarified default value for DateField to emulate auto_now_add.
2015-11-24 08:38:14 -05:00
index.txt
…
instances.txt
Fixed
#25462
-- Removed Model.__unicode__() in favor of @python_2_unicode_compatible.
2015-09-25 13:28:12 -04:00
lookups.txt
…
meta.txt
…
options.txt
…
querysets.txt
Replaced "inbuilt" with more common "built-in".
2015-11-12 17:29:03 -05:00
relations.txt
Fixed
#25550
-- Deprecated direct assignment to the reverse side of a related set.
2015-10-27 07:57:15 -04:00