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-03-03 05:24:24 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
docs
/
ref
/
models
History
Christopher Luc
8119876d4a
Improved docs for timezone handling for auto_now and auto_now_add
...
Thanks djbug for the report and Aymeric Augustin and Carl Meyer for the review.
2015-03-29 22:32:05 +02:00
..
class.txt
…
conditional-expressions.txt
…
database-functions.txt
…
expressions.txt
Fixed
#24485
-- Allowed combined expressions to set output_field
2015-03-22 17:36:55 +11:00
fields.txt
Improved docs for timezone handling for auto_now and auto_now_add
2015-03-29 22:32:05 +02:00
index.txt
…
instances.txt
Fixed
#15579
-- Added ability to delete only child models in multi-table inheritance.
2015-03-17 08:33:16 -04:00
lookups.txt
…
meta.txt
…
options.txt
…
querysets.txt
…
relations.txt
…