This website requires JavaScript.
Explore
Help
Sign In
test0908
/
django
Watch
1
Star
0
Fork
You've already forked django
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
826d9de00e
django
/
tests
/
regressiontests
/
generic_relations_regress
History
Aymeric Augustin
db5049c9f7
Fixed the test introduced in
2ca37af6
under Python 3.
2013-02-02 10:42:01 +01:00
..
__init__.py
Fixed
#9546
: GenericRelations inherited from base models no longer query using the wrong content type.
2009-04-03 19:52:14 +00:00
models.py
Added test to demonstrate issue 11387 isn't there anymore.
2013-02-01 23:30:50 -03:00
tests.py
Fixed the test introduced in
2ca37af6
under Python 3.
2013-02-02 10:42:01 +01:00