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-10 09:25:49 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
admin_views
History
Varun Sharma
8f5e8ab666
[1.8.x] Added test for LogEntry.get_edited_object(); refs
#24244
.
...
Backport of 74f8110e74927c231bfcd106fa28bf6e6dd034e6 from master
2015-03-23 08:52:32 -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] Added test for LogEntry.get_edited_object(); refs
#24244
.
2015-03-23 08:52:32 -04:00
urls.py
[1.8.x] Sorted imports with isort; refs
#23860
.
2015-02-09 14:24:06 -05:00
views.py
…