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-31 04:40:13 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
regressiontests
/
test_runner
History
Claude Paroz
596cb9c7e2
Replaced print statement by print function (forward compatibility syntax).
2012-04-30 20:45:03 +02:00
..
invalid_app
…
valid_app
…
__init__.py
…
models.py
Fixed
#16961
-- Skipped resetting AUTO_INCREMENT fields for MySQL if the server version is greater than 5.0.12. This allows for much faster testing.
2012-04-24 16:47:31 +00:00
tests.py
Replaced print statement by print function (forward compatibility syntax).
2012-04-30 20:45:03 +02:00