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-02-21 14:54:35 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
admin_views
History
Baptiste Mispelon
35d68e8e76
[1.8.x] Refs
#24461
-- Added test/release notes for XSS issue in ModelAdmin.readonly_fields
...
This issue was fixed by refs
#24464
.
2015-03-09 10:15:12 -04:00
..
fixtures
…
templates
…
__init__.py
…
admin.py
[1.8.x] Refs
#24461
-- Added test/release notes for XSS issue in ModelAdmin.readonly_fields
2015-03-09 10:15:12 -04:00
custom_has_permission_admin.py
[1.8.x] Sorted imports with isort; refs
#23860
.
2015-02-09 14:24:06 -05:00
customadmin.py
[1.8.x] Sorted imports with isort; refs
#23860
.
2015-02-09 14:24:06 -05:00
forms.py
…
models.py
[1.8.x] Refs
#24461
-- Added test/release notes for XSS issue in ModelAdmin.readonly_fields
2015-03-09 10:15:12 -04:00
tests.py
[1.8.x] Refs
#24461
-- Added test/release notes for XSS issue in ModelAdmin.readonly_fields
2015-03-09 10:15:12 -04:00
urls.py
[1.8.x] Sorted imports with isort; refs
#23860
.
2015-02-09 14:24:06 -05:00
views.py
…