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
Age
Commit message (
Expand
)
Author
2015-08-22
Fixed #25300 -- Added unit tests for BoundField.id_for_label
Maxime Lorant
2015-08-22
Forwardported release note for refs #25040.
Tim Graham
2015-08-21
Removed BaseForm._raw_value().
Tim Graham
2015-08-21
Fixed #25284 -- Documented removal of implicit QuerySet __in lookups.
Tim Graham
2015-08-20
Refs #24914 -- Added docs for more auth mixin methods.
Tim Graham
2015-08-20
Fixed typo in tests/migrations/test_autodetector.py.
Tim Graham
2015-08-20
Added a test to ensure empty sessions are saved.
Tim Graham
2015-08-20
Fixed #24951 -- Fixed AssertionError in delete queries involving a foreign/pr...
Tim Graham
2015-08-19
Refs #12400 -- Added supports_geometry_field_unique_index GIS db feature.
Jani Tiainen
2015-08-19
Fixed #25153 -- Moved 'polls' first in tutorial's INSTALLED_APPS.
Tim Graham
2015-08-19
Fixed #25285 -- Provided unknown command message with plain django-admin.py
Claude Paroz
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
Added a note in .gitignore to discourage pull requests containing IDE specifi...
Tim Graham
2015-08-18
Fixed #25225 -- Simplified code to remove GEOSIndexError
Tim Graham
2015-08-18
Used consistent capitalization and hyphenation of "class-based views" in docs.
Anton Strogonoff
2015-08-18
Added two more tests for user-entered passwords when creating a superuser.
David Gibbons
2015-08-18
Corrected inconsistent indentation in django/contrib/admin/static/admin/js/ur...
Pedro Maltez
2015-08-18
Fixed typo in django/contrib/admin/static/admin/js/urlify.js.
Pedro Maltez
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-18
Fixed #24755 -- Hid operations from dependency apps when merging migrations
Markus Holtermann
2015-08-17
Refs #23266 -- Fixed ticket number reference in a queries test.
Tim Graham
2015-08-17
Corrected trove classifiers for Python version support.
Tim Graham
2015-08-17
Limited line length in docs/ref/contrib/messages.txt example.
Anton Strogonoff
2015-08-15
Refs #21554 -- Added some assertions to a model_inheritance_regress test.
Richard Mitchell
2015-08-15
Fixed #25180 -- Prevented varchar_patterns_ops and text_patterns_ops indexes ...
Caio Ariede
2015-08-15
Fixed #24935 -- Refactored common conditional GET handling.
Denis Cornehl
2015-08-15
Fixed #24986 -- Added support for annotations in DISTINCT queries.
Valentina Mukhamedzhanova
2015-08-15
Fixed #25064 -- Allowed empty join columns.
Alex Hill
2015-08-14
Refs #23843 -- Updated Oracle annotations workaround to reflect latest status.
Tim Graham
2015-08-14
Made Options.get_base_chain() always return a list.
Valentina Mukhamedzhanova
2015-08-14
Moved foreign_object models.py into a module.
Tim Graham
2015-08-14
Fixed #25268 -- Tweaked wording in docs/ref/forms/api.txt
Tim Graham
2015-08-14
Fixed #25239 -- Corrected makemigrations numbering if a migration has a numbe...
Caio Ariede
2015-08-13
Fixed #24988 -- Documented passing a dictionary of ValidationErrors to Valida...
Adam Brenecki
2015-08-13
Fixed #25267 -- Corrected message for admin.E122 system check.
Fabrizio Ettore Messina
2015-08-12
Fixed #25172 -- Fixed check framework to work with multiple databases.
Ion Scerbatiuc
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 #25163 -- Fixed exception handling in nested test client requests.
pscottdevos
2015-08-11
Fixed typo in docs/ref/contrib/gis/geoquerysets.txt
Tim Graham
2015-08-10
Removed deprecated GeoManager from inspectdb/ogrinspect output.
Tim Graham
2015-08-10
Removed unnecessary comma in docs
Claude Paroz
[prev]
[next]