This website requires JavaScript.
Explore
Help
Sign in
mirrors
/
django
Watch
1
Star
0
Fork
You've already forked django
0
mirror of
https://github.com/django/django.git
synced
2025-08-03 10:34:04 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
1
2d309a7043
django
/
tests
/
admin_inlines
History
Download ZIP
Download TAR.GZ
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