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
2016-10-14
Fixed #27345 -- Stopped setting the Date header in ConditionalGetMiddleware.
Tim Graham
2016-10-14
Tested QuerySet compatibility check.
Tim Graham
2016-10-14
Refs #19705 -- Changed gzip modification times to 0.
Kevin Christopher Henry
2016-10-14
Refs #19705 -- Documented decorator ordering with @condition().
Kevin Christopher Henry
2016-10-13
Tested invalid QuerySet.order_by() arguments.
Tim Graham
2016-10-13
Removed unused InsertQuery.clone().
Tim Graham
2016-10-13
Removed unneeded try/except in Query.names_to_path().
Tim Graham
2016-10-13
Removed unused branch in SQLUpdateCompiler.as_sql().
Tim Graham
2016-10-13
Removed unused branch in Query.change_aliases().
Tim Graham
2016-10-13
Refs #19705 -- Made GZipMiddleware make ETags weak.
Kevin Christopher Henry
2016-10-13
Removed unused EmptyResultSets in SQLCompilers.
Tim Graham
2016-10-13
Fixed #27200 -- Provided makemigration's allow_migrate() with model_name.
Tim Graham
2016-10-13
Fixed #27342 -- Corrected QuerySet.update_or_create() example.
Tim Graham
2016-10-13
Fixed #26954 -- Prevented ModelAdmin.has_module_permission()=False from block...
Halil Kaya
2016-10-12
Fixed #24607 -- Serialized natural keys in multi-table inheritance models.
João Sampaio
2016-10-12
Fixed #27323 -- Optimized Oracle introspection by using USER_SEQUENCES instea...
Mariusz Felisiak
2016-10-12
Fixed #27333 -- Prevented BASE64 encoding in message.as_string() on Python 3
Claude Paroz
2016-10-12
Fixed #19705 -- Set proper headers on conditional Not Modified responses.
Kevin Christopher Henry
2016-10-12
Removed redundant usage of assertNotIn() in a mail test.
Tim Graham
2016-10-12
Removed unused SubqueryConstraint.relabel_aliases() and clone() methods.
Tim Graham
2016-10-11
Fixed nonexistent tmc.edu domain in GeoIP test.
Tim Graham
2016-10-11
Tested Model.get_next/prev_by_FIELD() on unsaved models.
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-11
Fixed typo in docs/ref/checks.txt.
Nick Pope
2016-10-10
Removed unused contrib.admin.utils.remove_trailing_data_field().
Tim Graham
2016-10-10
Doc'd the need to provide initial for formset submissions.
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-08
Added template syntax highlighting in docs/topics/i18n/timezones.txt.
Tim Graham
2016-10-07
Fixed #24941 -- Added ModelAdmin.get_exclude().
Zach Borboa
2016-10-07
Fixed #25475 -- Doc'd how to use a literal % in Func.template.
Tim Graham
2016-10-07
Updated security team roster.
Markus Holtermann
2016-10-07
Doc'd that model instances with pk=None don't compare equal.
Adam Chainz
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 docs typos in lines ending with a dash.
Tim Graham
2016-10-06
Documented AppRegistryNotReady.
Aymeric Augustin
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
Refs #27218 -- Fixed LogEntry tests on MySQL 5.5.
Tim Graham
2016-10-05
Fixed #27273 -- Added a construct_change_message() admin utility function.
Tim Graham
2016-10-04
Refs #11078 -- Doc'd Meta inheritance in proxy models.
Jonatas CD
2016-10-04
Documented render_to_string()'s `using` parameter.
Corey Farwell
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 #27292 -- Removed unnecessary password assignment in auth backend example.
Tim Graham
2016-10-04
Fixed #27193 -- Preserved ordering in select_for_update subqueries.
François Freitag
[prev]
[next]