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-02-04 14:37:19 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
docs
/
ref
/
models
History
Tim Graham
b60375d4bb
Fixed
#25129
-- Made model instance defaults work with migrations (refs
#24919
).
2015-07-21 09:19:40 -04:00
..
class.txt
…
conditional-expressions.txt
…
database-functions.txt
…
expressions.txt
…
fields.txt
Fixed
#25129
-- Made model instance defaults work with migrations (refs
#24919
).
2015-07-21 09:19:40 -04:00
index.txt
…
instances.txt
Fixed mistake in Model.from_db() example.
2015-07-03 09:08:22 -04:00
lookups.txt
…
meta.txt
…
options.txt
…
querysets.txt
Fixed
#24997
-- Enabled bulk_create() on proxy models
2015-07-02 13:53:51 -04:00
relations.txt
…