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-02-11 18:05:20 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
docs
/
ref
History
Collin Anderson
a58cfe8e71
Upgrade jQuery from 1.11.1 to 1.11.2
...
refs
#23355
2014-12-22 20:32:00 -05:00
..
class-based-views
Updated TemplateResponseMixin docs to reflect new behavior after refs
#23789
.
2014-12-17 20:02:15 -05:00
contrib
Upgrade jQuery from 1.11.1 to 1.11.2
2014-12-22 20:32:00 -05:00
files
Used https for most *.python.org links
2014-12-19 18:07:52 +01:00
forms
Fixed
#2443
-- Added DurationField.
2014-12-20 18:28:29 +00:00
models
Fixed
#2443
-- Added DurationField.
2014-12-20 18:28:29 +00:00
templates
Used https for most *.python.org links
2014-12-19 18:07:52 +01:00
applications.txt
Fixed typo in docs/ref/applications.txt.
2014-12-06 09:22:46 -05:00
checks.txt
…
clickjacking.txt
…
csrf.txt
…
databases.txt
Updated some other external links in the docs
2014-12-19 18:07:52 +01:00
django-admin.txt
Moved version directives to the bottom of the loaddata section.
2014-12-19 06:52:01 +02:00
exceptions.txt
…
index.txt
…
middleware.txt
…
migration-operations.txt
Fixed
#23822
-- Added support for serializing model managers in migration
2014-12-15 08:34:15 -05:00
request-response.txt
Fixed
#23977
-- Added setdefault() method to HttpResponse
2014-12-11 13:56:56 -05:00
schema-editor.txt
…
settings.txt
Used https for most *.python.org links
2014-12-19 18:07:52 +01:00
signals.txt
…
template-response.txt
…
unicode.txt
…
urlresolvers.txt
…
urls.txt
…
utils.txt
Fixed
#2443
-- Added DurationField.
2014-12-20 18:28:29 +00:00
validators.txt
…
views.txt
…