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-26 10:09:42 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
docs
/
topics
/
db
History
Tim Graham
620e0bba49
Fixed
#19154
- Noted commit_manually requires commit/rollback for reads
...
Thanks als for the report.
2012-11-06 17:47:10 -05:00
..
examples
Avoided mixing dates and datetimes in the examples.
2012-09-08 11:00:04 -04:00
aggregation.txt
…
index.txt
…
managers.txt
…
models.txt
Merge pull request
#422
from elvard/18996
2012-10-12 16:45:45 -07:00
multi-db.txt
Fix typo: Non -> None
2012-09-08 16:14:13 -04:00
optimization.txt
Fixed
#15361
- Documented performance considerations for QuerySet.get()
2012-11-02 17:58:24 -04:00
queries.txt
Removed a redundant colon in the query docs.
2012-10-27 21:21:33 +02:00
sql.txt
Fixed
#18934
- Removed versionadded/changed annotations for Django 1.3
2012-09-20 19:06:55 -04:00
tablespaces.txt
…
transactions.txt
Fixed
#19154
- Noted commit_manually requires commit/rollback for reads
2012-11-06 17:47:10 -05:00