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
/
django
Age
Commit message (
Expand
)
Author
2016-10-12
Fixed #19705 -- Set proper headers on conditional Not Modified responses.
Kevin Christopher Henry
2016-10-12
Removed unused SubqueryConstraint.relabel_aliases() and clone() methods.
Tim Graham
2016-10-11
Replaced '__' with LOOKUP_SEP constant.
Nick Pope
2016-10-11
Added missing roles/options to parse_color_setting()'s docstring.
Nick Pope
2016-10-10
Removed unused contrib.admin.utils.remove_trailing_data_field().
Tim Graham
2016-10-10
Fixed #26447 -- Deprecated settings.USE_ETAGS in favor of ConditionalGetMiddl...
Denis Cornehl
2016-10-10
Fixed gis_tests.geoapp when run in isolation.
Tim Graham
2016-10-07
Fixed #24941 -- Added ModelAdmin.get_exclude().
Zach Borboa
2016-10-07
Fixed #26327 -- Added JsonAgg to contrib.postgres.
Mads Jensen
2016-10-06
Fixed #27301 -- Prevented exceptions that fail unpickling from crashing the p...
Adam Wróbel
2016-10-06
Fixed #27244 -- Changed Greek's thousand separator from space to dot.
kappataumu
2016-10-06
Fixed #27300 -- Made makemigrations --dry-run output a string (no bytes)
Claude Paroz
2016-10-05
Fixed #27262 -- Moved URL checks to resolver and pattern classes.
Lucas Lois
2016-10-05
Removed unused variable in django/core/mail/backends/smtp.py.
Tim Graham
2016-10-05
Fixed #27273 -- Added a construct_change_message() admin utility function.
Tim Graham
2016-10-04
Refs #18974 -- Deprecated @models.permalink() decorator.
Tim Graham
2016-10-04
Fixed #27218 -- Returned LogEntry instances from ModelAdmin.log_*() methods.
François Freitag
2016-10-04
Fixed #27193 -- Preserved ordering in select_for_update subqueries.
François Freitag
2016-10-04
Refs #27118 -- Reallowed using pk in QuerySet.get/update_or_create().
François Freitag
2016-10-04
Fixed #27279 -- Fixed a migration performance regression related to RenameMod...
Simon Charette
2016-10-04
Fixed #27309 -- Added CallableBool.__hash__().
Reto Aebersold
2016-10-02
Fixed #27305 -- Removed BaseCommand.can_import_settings unused attribute
Claude Paroz
2016-10-01
Fixed #27302 -- Fixed ModelAdmin.construct_change_message() changed field det...
Claude Paroz
2016-10-01
Fixed #26541 -- Allowed MySQL transaction detection to work without table cre...
Mariusz Felisiak
2016-10-01
Refs #26940 -- Re-allowed makemessages without settings
Claude Paroz
2016-09-30
Updated translations from Transifex
Claude Paroz
2016-09-30
Refs #27186 -- Fixed model form default fallback for CheckboxSelectMultiple.
Tim Graham
2016-09-30
Removed unneeded no_settings_commands hardcoded list
Claude Paroz
2016-09-30
Updated links to the current version of MySQL docs.
Tim Graham
2016-09-28
Fixed #27217 -- Fixed crash in CreateModel optimization with models that use ...
Tim Graham
2016-09-28
Fixed #27226 -- Removed patch_response_headers()'s setting of the Last-Modifi...
Rinat Khabibiev
2016-09-27
Split admin_docs tests into separate files.
Tim Graham
2016-09-27
Fixed #27282 -- Allowed using an integer DATABASES['PORT'] for Oracle.
Zapelini
2016-09-27
Fixed #27268 -- Restored an invalid related field lookup error message in Qu...
Mariusz Felisiak
2016-09-27
Fixed #27210 -- Allowed SMTPBackend to fail silently on a socket connection e...
Vesteinn Snaebjarnarson
2016-09-27
Fixed #20705 -- Allowed using PasswordResetForm with user models with an emai...
levental
2016-09-27
Removed unused branch in SQLCompiler.as_subquery_condition().
Tim Graham
2016-09-27
Fixed #27266 -- Allowed using assertFormError()/assertFormsetError() in admin...
Tim Graham
2016-09-27
Fixed #27271 -- Fixed a crash in runserver logging.
Sergey Fursov
2016-09-26
Removed missing name in django.db __all__.
Adam Chainz
2016-09-26
Removed obsolete lines in DeferredAttribute.__get__().
Tim Graham
2016-09-26
Removed DatabaseError and IntegrityError declarations from database backends.
Adam Chainz
2016-09-24
Fixed #27118 -- Made QuerySet.get_or_create()/update_or_create() error for a ...
François Freitag
2016-09-24
Removed unused FieldGetDbPrepValueMixin.get_prep_lookup_value().
Tim Graham
2016-09-23
Removed unused Prefetch.get_current_prefetch_through().
Tim Graham
2016-09-23
Removed unused regexes from django.utils.html.
Jon Dufresne
2016-09-23
Fixed #27261 -- Added missing python-brace-format marker
Claude Paroz
2016-09-22
Fixed #27257 -- Fixed builtin text lookups on JSONField keys.
Simon Charette
2016-09-22
Removed unnecessary casting when using builtin lookups on PostgreSQL.
Simon Charette
2016-09-22
Fixed #27159 -- Prevented pickling a query with an __in=inner_qs lookup from ...
Jani Tiainen
[prev]
[next]