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-10-30 17:16:10 +00:00
Code
Issues
32
Releases
Wiki
Activity
Files
cb4b0de49e027f09f8abe63e2fa43f60fc1ef13f
django
/
tests
/
admin_inlines
History
Javier Mansilla
3ea0c7d35a
Fixed
#19838
-- Admin: Don't leak a 500 HTTP status when trying to delete protected FKs.
...
Thanks rafadev for the report and Javier Mansilla for the fix.
2013-03-04 13:30:59 -03:00
..
fixtures
Merged regressiontests and modeltests into the test root.
2013-02-26 14:36:57 +01:00
__init__.py
Merged regressiontests and modeltests into the test root.
2013-02-26 14:36:57 +01:00
admin.py
Merged regressiontests and modeltests into the test root.
2013-02-26 14:36:57 +01:00
models.py
Fixed
#19838
-- Admin: Don't leak a 500 HTTP status when trying to delete protected FKs.
2013-03-04 13:30:59 -03:00
tests.py
Fixed
#19838
-- Admin: Don't leak a 500 HTTP status when trying to delete protected FKs.
2013-03-04 13:30:59 -03:00
urls.py
Merged regressiontests and modeltests into the test root.
2013-02-26 14:36:57 +01:00