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-01-26 10:09:42 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
admin_docs
History
skidipap
1250483ebf
Fixed
#34286
-- Fixed admindocs markups for case-sensitive template/view names.
2023-02-02 13:21:08 +01:00
..
__init__.py
Fixed
#20126
-- XViewMiddleware moved to django.contrib.admindocs.middleware
2013-05-19 13:18:35 +02:00
evilfile.txt
Fixed
#24625
-- Prevented arbitrary file inclusion in admindocs
2015-04-11 20:36:10 +02:00
models.py
…
namespace_urls.py
…
test_middleware.py
…
test_utils.py
Fixed
#34286
-- Fixed admindocs markups for case-sensitive template/view names.
2023-02-02 13:21:08 +01:00
test_views.py
Fixed
#14094
-- Added support for unlimited CharField on PostgreSQL.
2022-12-28 12:31:04 +01:00
tests.py
…
urls.py
…
views.py
…