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-02-21 14:54:35 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
modeltests
/
base
History
Aymeric Augustin
7b49da1c38
Changed testing strategy used in 6b03179e.
...
Avoid polluting the app cache as it causes unrelated test failures. Refs
#19688
.
2013-02-25 00:09:13 +01:00
..
__init__.py
Fixed
#19688
-- Allow model subclassing with a custom metaclass using six.with_metaclass
2013-02-24 17:32:34 +01:00
models.py
Changed testing strategy used in 6b03179e.
2013-02-25 00:09:13 +01:00