index
:
chango.git
devmain
fix-31295
initial-branch
main
refs-37159
stable/5.2.x
stable/6.0.x
django
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
django
Age
Commit message (
Expand
)
Author
2014-08-31
Fixed #23388 -- Made django.utils.timezone.override usable as a decorator
Thomas Chaumeny
2014-08-30
Fixed #22820 -- Treated int and long types alike in lazy_number
Claude Paroz
2014-08-30
Fixed #23055 -- Made generic admin filter obey ModelAdmin queryset.
Ramiro Morales
2014-08-30
Converted sql_queries into a lazily evaluated list.
Bas Peschier
2014-08-30
Fixed #23370 -- defer() + select_related() crashed with inherited models.
Akis Kesoglou
2014-08-30
Fixed #23384 -- Allowed overriding part of a dictionary-type setting
Claude Paroz
2014-08-29
Fixed a non-deterministic test; refs #23099.
Tim Graham
2014-08-29
Fixed #21483 -- Added WSGI environ to kwargs sent to request_started signal.
Joshua "jag" Ginsberg
2014-08-29
Fixed #21201 -- Improved customization of ClearableFileInput.
Vlastimil Zíma
2014-08-29
Clarified a comment in django.core.files.temp.
Tim Graham
2014-08-29
Fixed #23313 -- Corrected repr(RawQuery) with dict parameters.
Andrew Torpedov
2014-08-28
Fixed #23381 -- Context manager restored state should be determined in __enter__
Thomas Chaumeny
2014-08-28
Fixed #23379 -- Corrected a referencing issue in sql_create.
Simon Charette
2014-08-28
Fixed #23323 -- Made django.utils.translation.override usable as a decorator.
Thomas Chaumeny
2014-08-28
Factorize some code using ContextDecorator.
Thomas Chaumeny
2014-08-28
Fixed #23374 -- Renamed StaticLiveServerCase to StaticLiveServerTestCase
Claude Paroz
2014-08-27
Fixed #23329 -- Allowed inherited and m2m fields to be referenced in the admin.
Simon Charette
2014-08-27
Removed an unused import.
Simon Charette
2014-08-27
Fixed #23357 -- Added small int introspection support to MySQL backend.
Jon Dufresne
2014-08-27
Fixed #13749 -- Added link from admin site to front-end site.
areski
2014-08-26
Added exception name in debug error message
Claude Paroz
2014-08-26
Removed some more hardcoded backends in GIS tests
Claude Paroz
2014-08-26
Allowed skipIf/UnlessDBFeature to accept several feature strings
Claude Paroz
2014-08-26
Fixed #23075 -- Added documentation on novalidate attribute and made it defau...
Erik Romijn
2014-08-25
Made main user disconnect after creating test user/tablespaces on Oracle
Shai Berger
2014-08-24
Fixed #23355 -- Updated admin jQuery to 1.11.1.
Tim Graham
2014-08-23
Fixed #21648 -- Deprecated is_admin_site option to auth.views.password_reset().
Tim Graham
2014-08-23
Fixed #23341 -- Added migration name to nonexistent migration error in makemi...
Raffaele Salmaso
2014-08-23
Replaced no_mysql by connection features
Claude Paroz
2014-08-23
Replaced no_spatialite by connection features
Claude Paroz
2014-08-23
Replaced HAS_SPATIALREFSYS by a database feature
Claude Paroz
2014-08-23
Fixed #22867 -- Memoized django.utils.version.get_git_changeset().
Tim Graham
2014-08-23
Added new supported languages
Claude Paroz
2014-08-22
Fixed #23333 -- Made urlsafe_base64_decode() return proper type on Python 3.
Ian Foote
2014-08-22
Fixed #23167 -- Added BaseForm.__repr__()
areski
2014-08-22
Fixed #23327 -- Added 'zero' syntax to migrate help message
areski
2014-08-22
Added docstring forgotten in 56252e7.
Shai Berger
2014-08-22
Fixed schema test for Oracle 11.2.0.1 which is used in Django Project's CI.
Shai Berger
2014-08-20
Fixed #23322 -- Use resolved swappable model for dependency resolution during...
Markus Holtermann
2014-08-20
Prevented data leakage in contrib.admin via query string manipulation.
Simon Charette
2014-08-20
Fixed #23066 -- Modified RemoteUserMiddleware to logout on REMOTE_USER change.
Preston Holmes
2014-08-20
Fixed #23157 -- Removed O(n) algorithm when uploading duplicate file names.
Tim Graham
2014-08-20
Prevented reverse() from generating URLs pointing to other hosts.
Florian Apolloner
2014-08-20
Fetched translations from Transifex
Claude Paroz
2014-08-19
Fixed #23315: Operational dependency fail with mixed create/add
Andrew Godwin
2014-08-19
Fixed #10190 -- Made HttpResponse charset customizable.
Unai Zalakain
2014-08-19
Removed unnecessary code-block directives.
areski
2014-08-19
Fixed #22996 -- Prevented crash with unencoded query string
Claude Paroz
2014-08-19
Fixed #23316 -- Added datetime.time serialization in migrations.
Lee Sanghyuck
2014-08-19
Removed unused imports.
Tim Graham
[prev]
[next]