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-27
Refs #2495 -- Documented that MySQL cannot have TextField(unique=True).
Tim Graham
2015-08-27
Fixed #24201 -- Added order_with_respect_to support to GenericForeignKey.
Alex Hill
2015-08-27
Fixed #24590 -- Cached calls to swappable_setting.
Markus Holtermann
2015-08-27
Fixed #25280 -- Properly checked regex objects for equality to prevent infini...
Markus Holtermann
2015-08-26
Fixed #25308 -- Made MigrationQuestioner respect MIGRATION_MODULES setting.
Jeremy Satterfield
2015-08-26
Added 'subtransactions' to spelling wordlist.
Tim Graham
2015-08-25
Fixed #25311 -- Removed vague language about "partial commits" from docs.
Tim Graham
2015-08-25
Fixed #14217 -- Added validation for field name collision when using model in...
sarthakmeh
2015-08-25
Updated PROJ.4 link to new GitHub wiki.
David Sanders
2015-08-25
Fixed #25309 -- Corrected that ATOMIC_REQUESTS applies per view not per request.
Tim Graham
2015-08-25
Fixed #25295 -- Restored 'no active translation' after language override
Claude Paroz
2015-08-24
Fixed #25302 -- Prevented BrokenLinkEmailsMiddleware from reporting 404s when...
Maxime Lorant
2015-08-24
Fixed #23727 -- Inhibited the post_migrate signal when using serialized_rollb...
Tommy Beadle
2015-08-24
Fixed #25047 -- Improved "Conflicting migrations" error message.
Tim Graham
2015-08-22
Tweak some examples.
Aymeric Augustin
2015-08-22
Recommend relative imports within Django components.
Aymeric Augustin
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
[prev]
[next]