This website requires JavaScript.
Explore
Help
Sign in
mirrors
/
django
Watch
1
Star
0
Fork
You've already forked django
0
mirror of
https://github.com/django/django.git
synced
2025-07-24 05:36:15 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
4
5ecdf0eb9c
django
/
tests
/
syncdb_signals
History
Download ZIP
Download TAR.GZ
Aymeric Augustin
c3df866619
Fixed
#20603
-- Made the test suite faster.
...
By avoiding to run syncdb with the full set of test models. Thanks Anssi for the idea.
2013-06-14 23:16:15 +02:00
..
__init__.py
Fixed
#11398
- Added a pre_syncdb signal
2013-05-23 01:09:22 -04:00
models.py
Fixed
#11398
- Added a pre_syncdb signal
2013-05-23 01:09:22 -04:00
tests.py
Fixed
#20603
-- Made the test suite faster.
2013-06-14 23:16:15 +02:00