This website requires JavaScript.
Explore
Help
Sign In
Django
/
django
Watch
11
Star
0
Fork
0
You've already forked django
Code
Pull Requests
Projects
Releases
Activity
django
/
tests
/
syncdb_signals
History
Donald Stufft
8dda8a5ecc
Removed noise from pre_syncdb signal tests
...
Only make assertions that actually test the functionality of the change and not unrelated pieces.
2013-05-23 15:58:08 -04: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
Removed noise from pre_syncdb signal tests
2013-05-23 15:58:08 -04:00