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-27 10:39:40 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
docs
/
ref
History
Tim Graham
738eef0f8b
Improved FormView docs in class-based views index.
...
Thanks Stefan Berder.
2013-03-29 07:57:07 -04:00
..
class-based-views
Improved FormView docs in class-based views index.
2013-03-29 07:57:07 -04:00
contrib
Fixed
#20124
- Fixed doc warnings.
2013-03-24 13:49:31 -04:00
files
…
forms
Fixed
#20084
-- Provided option to validate formset max_num on server.
2013-03-21 01:27:24 -07:00
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
Added warn note to docs about MySQL issues with 0000-00-00 date strings
2013-03-18 21:05:38 -03:00
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
Docs: Remove ambiguity.
2013-03-25 13:19:30 +01:00
signals.txt
…
template-response.txt
Added missing markup to docs.
2013-03-22 13:50:07 -04:00
unicode.txt
Fixed
#19968
-- Dropped support for PostgreSQL < 8.4.
2013-03-18 21:16:29 +01:00
urlresolvers.txt
…
urls.txt
Added missing markup to docs.
2013-03-22 13:50:07 -04:00
utils.txt
Fixed
#20146
-- Updated removed_tags example
2013-03-28 22:44:26 +01:00
validators.txt
…