This website requires JavaScript.
Explore
Help
Register
Sign In
mirrors
/
django
Watch
1
Star
0
Fork
0
You've already forked django
mirror of
https://github.com/django/django.git
synced
2024-11-20 00:14:08 +00:00
Code
Issues
24
Releases
Wiki
Activity
f3a2bcdee9
django
/
tests
/
regressiontests
/
multiple_database
History
Aymeric Augustin
d7c6a57d60
Used @override_settings in several tests.
2012-10-20 23:22:46 +02:00
..
fixtures
Fixed
#14068
-- Corrected error handling in loaddata when an allow_syncdb method is defined on the router. Thanks to Xavier Ordoquy for the report.
2010-08-20 13:57:24 +00:00
__init__.py
models.py
[py3] Refactored __unicode__ to __str__.
2012-08-12 14:44:40 +02:00
tests.py
Used @override_settings in several tests.
2012-10-20 23:22:46 +02:00