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-21 14:54:35 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
docs
/
ref
/
models
History
Andriy Sokolovskiy
81c2d9f60b
Fixed
#15579
-- Added ability to delete only child models in multi-table inheritance.
2015-03-17 08:33:16 -04:00
..
class.txt
…
conditional-expressions.txt
…
database-functions.txt
…
expressions.txt
Fixed
#24486
-- Documented method to provide output_field to mixed F expressions
2015-03-16 11:54:27 -04:00
fields.txt
…
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
Refs
#24462
-- Emphasized that order_by() clears previous ordering.
2015-03-13 15:40:25 -04:00
relations.txt
…