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-07-31
Refs #25184 -- Started deprecation for contrib.gis.geoip.
Flavio Curella
2015-07-31
Fixed #25184 -- Added support for MaxMind GeoLite2 database format
Flavio Curella
2015-07-31
Clarified assertRaisesMessage() behavior with respect to the message.
Tim Graham
2015-07-31
Fixed #25188 -- Improved message raised by SimpleTestCase.assertRaisesMessage().
Tim Graham
2015-07-31
Fixed #25174 -- Moved some details of CheckMessage to the reference guide.
Tim Graham
2015-07-31
Fixed #25168 -- Documented how to avoid foreign key constraint error after up...
Tim Graham
2015-07-31
Fixed #25202 -- Fixed typo in docs/topics/auth/customizing.txt
Tim Graham
2015-07-31
Removed unnecessary F() from Func expressions docs
Alasdair Nicol
2015-07-30
Fixed #25183 -- Fixed non-deterministic GeoIP test.
Tim Graham
2015-07-30
Fixed #24444 -- Updated contrib.admin to use django-flat-theme
elky
2015-07-30
Fixed #25199 -- Fixed dead link to HTMLdoc.
Tim Graham
2015-07-30
Fixed #25190 -- Deprecated callable_obj parameter to assertRaisesMessage().
Tim Graham
2015-07-29
Fixed #25163 -- Added hint for non-staff users to admin login page.
Luis Visintini
2015-07-29
Fixed #25185 -- Added support for functools.partial serialization in migrations
Piper Merriam
2015-07-28
Fixed #25186 -- Improved migration's serialization of builtins on Python 2.
Piper Merriam
2015-07-28
Adjusted SQLCompiler.get_order_by()'s docstring return value.
risicle
2015-07-28
Fixed #25178 -- Added DEFAULT_FROM_EMAIL to deployment checklist.
Tim Graham
2015-07-28
Refs #25183 -- Added debugging for non-deterministic GeoIP test.
Tim Graham
2015-07-27
Refs #18556 -- Fixed a typo in the related manager add() method docs.
Simon Charette
2015-07-28
Fixed #18556 -- Allowed RelatedManager.add() to execute 1 query where possible.
Tim Graham
2015-07-27
Fixed #21127 -- Started deprecation toward requiring on_delete for ForeignKey...
Flavio Curella
2015-07-27
Fixed #25159 -- Removed brackets from class/function/method signatures in docs.
Tim Graham
2015-07-27
Fixed #25142 -- Added PermissionRequiredMixin.has_permission() to allow custo...
Akis Kesoglou
2015-07-27
Fixed #24127 -- Changed the default current_app to the current namespace.
Marten Kenbeek
2015-07-27
Fixed #25095 -- Fixed annotate() + values() group by bug
Mitchell Kotler
2015-07-27
Fixed #25110 -- Fixed a test_runner test isolation regression.
Joseph Gordon
2015-07-27
Fixed typo in docs/ref/middleware.txt
jorgecarleitao
2015-07-25
Fixed #25166 -- Clarified how auth permissions are created.
Tim Graham
2015-07-25
Fixed #24623 -- Fixed EmailMessage.attach_file() with text files on Python 3.
Konrad Świat
2015-07-25
Simplified MANIFEST.in
Tim Graham
2015-07-25
Fixed malformed Sphinx directives.
Tim Graham
2015-07-24
Fixed #25161 -- Encouraged users to install the latest release in docs
Alasdair Nicol
2015-07-24
Fixed #22258 -- Added progress status for dumpdata when outputting to file
Claude Paroz
2015-07-24
Converted tabs to spaces in topics/auth/default.txt
Tim Graham
2015-07-23
Fixed #12768 -- Fixed QuerySet.raw() regression on FK with custom db_column.
Matt Johnson
2015-07-22
Fixed JavaScript "no-cond-assign" violations.
Tim Graham
2015-07-22
Fixed JavaScript "no-eval" violation.
Tim Graham
2015-07-22
Fixed JavaScript "strict" violations.
Tim Graham
2015-07-22
Ignored "camelcase", "new-cap", and "quotes" JavaScript rules.
Tim Graham
2015-07-22
Fixed JavaScript "no-underscore-dangle" violations.
Tim Graham
2015-07-22
Fixed JavaScript "no-shadow" violations.
Tim Graham
2015-07-22
Fixed #25149 -- Replaced window.__admin_utc_offset__ with a data attribute.
Tim Graham
2015-07-21
Added Chris Jones and Kenneth Love to AUTHORS.
Kenneth Love
2015-07-21
Fixed #25156 -- Mentioned django.setup() in the settings overview for standal...
James Bennett
2015-07-21
Added PostgreSQL non-durable settings hint in docs.
Federico Capoano
2015-07-21
Fixed #25155 -- Removed an inner class in core.management.color for PyPy perf...
Tim Graham
2015-07-21
Fixed #25129 -- Made model instance defaults work with migrations (refs #24919).
Tim Graham
2015-07-21
Refs #24919 -- Made test models serializable for migrations.
Tim Graham
2015-07-21
Corrected HTML-escaping behaviour of url template tag.
Luke Plant
2015-07-21
Fixed #24126 -- Deprecated current_app parameter to auth views.
lukasz.wojcik
[prev]
[next]