1
0
mirror of https://github.com/django/django.git synced 2024-12-24 10:05:46 +00:00
django/django
2013-02-19 18:05:02 -08:00
..
bin
conf Added a new required ALLOWED_HOSTS setting for HTTP host header validation. 2013-02-19 11:23:29 -07:00
contrib Checked object permissions on admin history view. 2013-02-19 11:23:30 -07:00
core Restrict the XML deserializer to prevent network and entity-expansion DoS attacks. 2013-02-19 11:23:30 -07:00
db This function is unused and should have been removed a few releases ago. 2013-02-19 18:05:02 -08:00
dispatch
forms Added a default limit to the maximum number of forms in a formset. 2013-02-19 11:23:30 -07:00
http Added a new required ALLOWED_HOSTS setting for HTTP host header validation. 2013-02-19 11:23:29 -07:00
middleware
shortcuts
template
templatetags
test Added a new required ALLOWED_HOSTS setting for HTTP host header validation. 2013-02-19 11:23:29 -07:00
utils
views
__init__.py