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 02:00:08 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
docs
/
topics
/
db
History
Ramiro Morales
e9a56606e7
Fixed broken URLs introduced in 1adc87cd32.
2012-05-03 12:42:56 -03:00
..
examples
Replaced print statement by print function (forward compatibility syntax).
2012-04-30 20:45:03 +02:00
aggregation.txt
…
index.txt
Fixed
#17605
: Restored deleted query documentation that used to live in doctests. Thanks zsiciarz for work on the patch.
2012-03-14 22:16:46 +00:00
managers.txt
…
models.txt
Fixed
#18024
-- Reworded sentence in models documentation. Thanks Preston Holmes for the patch.
2012-04-15 21:25:23 +00:00
multi-db.txt
…
optimization.txt
Updated link to Django Debug Toolbar homepage.
2012-01-15 03:27:48 +00:00
queries.txt
Fixed broken URLs introduced in 1adc87cd32.
2012-05-03 12:42:56 -03:00
sql.txt
Replaced print statement by print function (forward compatibility syntax).
2012-04-30 20:45:03 +02:00
tablespaces.txt
…
transactions.txt
Added documentation notes about lack of database savepoints support when using MySQL+MyISAM.
2012-04-21 22:52:03 +00:00