1
0
mirror of https://github.com/django/django.git synced 2025-01-11 02:46:13 +00:00
django/docs/ref
Tim Graham 014638a131 Merge pull request #951 from yohanboniface/set_signed_cookie
Fixed signature of HttpResponse.set_signed_cookie in docs.
2013-03-24 10:55:11 -07:00
..
class-based-views Added missing markup to docs. 2013-03-22 13:50:07 -04:00
contrib Fixed #20124 - Fixed doc warnings. 2013-03-24 13:49:31 -04:00
files
forms
models Fixed #15124 -- Changed the default for BooleanField. 2013-03-24 13:47:01 +01:00
templates
clickjacking.txt Added missing markup to docs. 2013-03-22 13:50:07 -04:00
databases.txt
django-admin.txt Added missing markup to docs. 2013-03-22 13:50:07 -04:00
exceptions.txt
index.txt
middleware.txt
request-response.txt Doc: "value" is arg not kwarg in HttpResponse.set_signed_cookie 2013-03-24 12:12:23 -04:00
settings.txt Added missing markup to docs. 2013-03-22 13:50:07 -04:00
signals.txt
template-response.txt Added missing markup to docs. 2013-03-22 13:50:07 -04:00
unicode.txt
urlresolvers.txt
urls.txt Added missing markup to docs. 2013-03-22 13:50:07 -04:00
utils.txt
validators.txt