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-01-26 10:09:42 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
regressiontests
/
admin_inlines
History
Ian Clelland
585aa11d23
Use HTML parser to compare html snippets
2012-12-24 00:26:09 +00:00
..
fixtures
…
__init__.py
…
admin.py
Fixed
#18433
-- Fixed "View on Site" link in inline admin for models with custom PK
2012-06-07 21:08:36 +02:00
models.py
Added complementary regression test for commit c1729510
2012-09-27 15:57:28 +02:00
tests.py
Use HTML parser to compare html snippets
2012-12-24 00:26:09 +00:00
urls.py
…