index
:
chango.git
devmain
fix-31295
initial-branch
main
stable/5.2.x
stable/6.0.x
django
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
docs
Age
Commit message (
Expand
)
Author
2015-08-19
Fixed #25153 -- Moved 'polls' first in tutorial's INSTALLED_APPS.
Tim Graham
2015-08-19
Recommended the JavaScript Cookie library instead of jQuery cookie.
Marc
2015-08-19
Refs #24451 -- Corrected Django version for {% cycle %} deprecation.
Tim Graham
2015-08-19
Fixed style issues in testing docs
Markus Holtermann
2015-08-18
Added stub release notes for 1.8.5.
Tim Graham
2015-08-18
Used consistent capitalization and hyphenation of "class-based views" in docs.
Anton Strogonoff
2015-08-18
Added today's issue to the security archive.
Tim Graham
2015-08-18
Fixed DoS possiblity in contrib.auth.views.logout()
Tim Graham
2015-08-18
Added stub release notes for security releases.
Tim Graham
2015-08-17
Limited line length in docs/ref/contrib/messages.txt example.
Anton Strogonoff
2015-08-15
Fixed #25180 -- Prevented varchar_patterns_ops and text_patterns_ops indexes ...
Caio Ariede
2015-08-15
Fixed #24986 -- Added support for annotations in DISTINCT queries.
Valentina Mukhamedzhanova
2015-08-14
Fixed #25268 -- Tweaked wording in docs/ref/forms/api.txt
Tim Graham
2015-08-13
Fixed #24988 -- Documented passing a dictionary of ValidationErrors to Valida...
Adam Brenecki
2015-08-12
Fixed #25254 -- Added JsonResponse json_dumps_params parameter.
Sambhav Satija
2015-08-12
Corrected indentation of JsonResponse docs.
Tim Graham
2015-08-12
Fixed #24257 -- Corrected i18n handling of percent signs.
Doug Beck
2015-08-11
Updated memcached library links to point to PyPI.
Tim Graham
2015-08-11
Fixed #25205 -- Removed doc references to deprecated GeoManager class.
Brendan Hayward
2015-08-11
Fixed typo in docs/ref/contrib/gis/geoquerysets.txt
Tim Graham
2015-08-10
Removed unnecessary comma in docs
Claude Paroz
2015-08-10
Fixed #25160 -- Moved unsaved model instance data loss check to Model.save()
Tim Graham
2015-08-08
Refs #25236 -- Discouraged use of ifequal/ifnotequal template tags.
Tim Graham
2015-08-08
Corrected some inconsistent headings in docs/ref/templates/builtins.txt.
Tim Graham
2015-08-08
Updated various links in docs
Claude Paroz
2015-08-08
Updated Wikipedia links to use https
Claude Paroz
2015-08-08
Updated Transifex links in docs
Claude Paroz
2015-08-07
Fixed #25231 -- Added recording of squashed migrations in the migrate command.
mlavin
2015-08-07
Fixed #25233 -- Fixed HStoreField.has_changed() handling of initial values.
Tim Graham
2015-08-07
Fixed #25175 -- Renamed the postgresql_psycopg2 database backend to postgresql.
Caio Ariede
2015-08-05
Fixed #25229 -- Clarified how an iterable works with @permission_required
Tim Graham
2015-08-05
Fixed #22404 -- Added a view that exposes i18n catalog as a JSON
Sergey Kolosov
2015-08-05
Fixed #25213 -- Discouraged use of QuerySet.extra()
Tim Graham
2015-08-05
Fixed #25212 -- Documented the RawSQL expression.
Tim Graham
2015-08-04
Fixed #25224 -- Fixed typo in docs/ref/contrib/flatpages.txt
Tim Graham
2015-08-04
Fixed password_reset signature in docs
Alasdair Nicol
2015-08-04
Fixed #25136 -- Documented Count('X', distinct=True) in aggregate topic guide.
Caio Ariede
2015-08-04
Fixed #25211 -- Added HttpRequest.get_port() and USE_X_FORWARDED_PORT setting.
Matt Robenolt
2015-08-04
Fixed #25215 -- Solved reference to forms.HStoreField in declaration of HStor...
Curtis Maloney
2015-08-03
Refs #17914 -- Discouraged using reverese() with callables.
Tim Graham
2015-08-01
Fixed #25207 -- Misspelled word in documentation: dialogue
Caio Ariede
2015-08-01
Removed obsolete note about sentry/raven not handling WSGI properly.
Matt Robenolt
2015-08-01
Fixed #25146 -- Allowed method_decorator() to decorate classes.
Rigel Di Scala
2015-08-01
Fixed #24690 -- Added a warning about mutable defaults for ArrayField/JSONField.
Tim Graham
2015-08-01
Fixed #25176 -- Prevented TestCase.setUpTestData() exception from leaking tra...
Adam Chainz
2015-07-31
Improved link to the supported versions section of the download page.
Tim Graham
2015-07-31
Refs #25184 -- Started deprecation for contrib.gis.geoip.
Flavio Curella
2015-07-31
Fixed #25184 -- Added support for MaxMind GeoLite2 database format
Flavio Curella
2015-07-31
Clarified assertRaisesMessage() behavior with respect to the message.
Tim Graham
2015-07-31
Fixed #25174 -- Moved some details of CheckMessage to the reference guide.
Tim Graham
[next]