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-03-04 06:05:02 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
docs
/
topics
/
db
History
Claude Paroz
576ec12f8e
[py3] Replaced __nonzero__ by __bool__
...
Of course, __nonzero__ alias has been kept for Python 2 compatibility.
2012-08-08 15:02:31 +02:00
..
examples
Replaced print statement by print function (forward compatibility syntax).
2012-04-30 20:45:03 +02:00
aggregation.txt
…
index.txt
…
managers.txt
…
models.txt
Clarified default name of M2M relationship DB table.
2012-07-24 22:44:28 -03:00
multi-db.txt
Removed references to changes made in 1.2.
2012-06-07 15:02:35 +02:00
optimization.txt
[py3] Replaced __nonzero__ by __bool__
2012-08-08 15:02:31 +02:00
queries.txt
Fixed broken URLs introduced in 1adc87cd32.
2012-05-03 12:42:56 -03:00
sql.txt
Removed references to changes made in 1.2.
2012-06-07 15:02:35 +02:00
tablespaces.txt
…
transactions.txt
Fixed a misplaced Sphinx reference.
2012-07-14 12:32:39 +02:00