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-01 05:10:04 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
docs
/
topics
/
db
History
Jonatas CD
c9b22707b0
Fixed
#28479
-- Doc'd that transaction rollback doesn't revert model state.
2017-09-04 15:43:29 -04:00
..
examples
…
aggregation.txt
Fixed
#27849
-- Added filtering support to aggregates.
2017-08-12 17:58:28 -04:00
index.txt
…
managers.txt
…
models.txt
Fixed
#28332
-- Fixed diamond inheritence example in docs.
2017-09-02 14:10:41 -04:00
multi-db.txt
Refs
#23919
-- Stopped inheriting from object to define new style classes.
2017-06-26 10:30:31 -04:00
optimization.txt
Updated various links in docs to avoid redirects
2017-05-22 19:28:44 +02:00
queries.txt
Added missing import in docs/topics/db/queries.txt.
2017-07-04 20:18:04 -04:00
search.txt
…
sql.txt
Fixed
#23546
-- Added kwargs support for CursorWrapper.callproc() on Oracle.
2017-08-12 21:06:49 +02:00
tablespaces.txt
Fixed
#28046
-- Added the db_tablespace parameter to class-based indexes.
2017-06-27 21:15:15 +02:00
transactions.txt
Fixed
#28479
-- Doc'd that transaction rollback doesn't revert model state.
2017-09-04 15:43:29 -04:00