django/tests/regressiontests/admin_views
Aymeric Augustin 23d230f058 Merge pull request #123 from apollo13/ticket18381
Fixed #18381 -- Stopped escaping object ids

when passing them to the contenttypes.shortcut view.

Thanks apollo13 for the patch and dhepper for the review.
2012-06-08 01:48:41 -07:00
..
fixtures
templates
__init__.py
admin.py
customadmin.py
forms.py
models.py Merge pull request #123 from apollo13/ticket18381 2012-06-08 01:48:41 -07:00
tests.py Merge pull request #123 from apollo13/ticket18381 2012-06-08 01:48:41 -07:00
urls.py
views.py