1
0
mirror of https://github.com/django/django.git synced 2025-01-11 19:06:26 +00:00
django/docs/ref
Tim Graham 19eb56a277 Merge pull request #506 from gwrtheyrn/ipv6_doc_fix
Fixed invalid ipv4 mapped ipv6 addresses in docs
2012-11-09 02:48:32 -08:00
..
class-based-views
contrib Fixed #15968 - Noted that readonly_fields are excluded from the ModelForm 2012-11-06 19:03:44 -05:00
files
forms Fixed invalid ipv4 mapped ipv6 addresses in docs 2012-11-07 17:13:06 +01:00
models Fixed invalid ipv4 mapped ipv6 addresses in docs 2012-11-07 17:13:06 +01:00
templates Removed redundant docs addition across two commits 2012-11-04 19:12:44 -08:00
authbackends.txt
clickjacking.txt
databases.txt Fixed #19090 - Added PostgreSQL connection note. 2012-11-04 05:32:53 -05:00
django-admin.txt Fixed #19115 -- Documented stdout/stderr options for call_command 2012-11-07 18:31:14 +01:00
exceptions.txt
index.txt
middleware.txt
request-response.txt Fixed #6527 -- Provided repeatable content access 2012-10-24 17:08:37 +02:00
settings.txt Fixed #19246 - Updated SECURE_PROXY_SSL_HEADER example to use 'X-Forwarded-Proto' 2012-11-06 05:17:21 -05:00
signals.txt
template-response.txt
unicode.txt
urlresolvers.txt
urls.txt
utils.txt
validators.txt