1
0
mirror of https://github.com/django/django.git synced 2025-02-20 14:24:27 +00:00

2 Commits

Author SHA1 Message Date
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
Simon Charette
6b03179e12 Fixed #19688 -- Allow model subclassing with a custom metaclass using six.with_metaclass 2013-02-24 17:32:34 +01:00