Timeline
09/07/2017:
- 13:38 Ticket #28575 (Allow pickling dynamically created Model exception classes ...) created by
-
Example:
[…]
*Instances* of
Model.DoesNotExist
are pickleable as … - 07:16 Ticket #27818 (Use contextlib.suppress to suppress exceptions.) closed by
- fixed: In 6e4c6281: […]
- 07:16 Changeset [6e4c6281]stable/2.0.x by
- Reverted "Fixed #27818 -- Replaced try/except/pass with …
- 07:10 Changeset [8b2515a4]stable/2.0.x by
- Removed unneeded init() methods.
09/06/2017:
- 18:33 Changeset [e3cf8d2e]stable/1.8.x by
- [1.8.x] Fixed #28561 -- Removed inaccurate docs about …
- 18:32 Changeset [3df8ccf6]stable/1.9.x by
- [1.9.x] Fixed #28561 -- Removed inaccurate docs about …
- 18:32 Changeset [260bc84]stable/1.10.x by
- [1.10.x] Fixed #28561 -- Removed inaccurate docs about …
- 18:22 Ticket #28561 (Docs inaccurate about QuerySet.order_by('foo__id') creating a join) closed by
- fixed: In 44a6c27f: […]
- 18:22 Changeset [a86d9572]stable/1.11.x by
- [1.11.x] Fixed #28561 -- Removed inaccurate docs about …
- 18:21 Changeset [44a6c27f]stable/2.0.x by
- Fixed #28561 -- Removed inaccurate docs about QuerySet.order_by() and …
- 15:27 Ticket #15648 (Allow QuerySet.values_list() to return a namedtuple) closed by
- fixed: In f3c95621: […]
- 14:32 Changeset [f3c95621]stable/2.0.x by
- Fixed #15648 -- Allowed QuerySet.values_list() to return a namedtuple.
- 14:21 Ticket #28574 (Add a QuerySet.explain() method) created by
-
When diagnosing slow queries it would be handy to have an
explain
… - 13:53 Ticket #27318 (Return failed values from memcached.set_many()) closed by
- fixed: In a027447: […]
- 13:38 Changeset [a027447]stable/2.0.x by
- Fixed #27318 -- Made cache.set_many() return the list of failed keys.
- 13:36 Ticket #28032 (Add Paginator.get_page() to abstract away pagination boilerplate ...) closed by
- fixed: In 407c124: […]
- 13:17 Changeset [407c124]stable/2.0.x by
- Fixed #28032 -- Added Paginator.get_page(). Moved boilerplate from …
- 12:11 Changeset [5b1c3896]stable/2.0.x by
- Refs #23919 -- Replaced usage of django.utils.functional.curry() with …
- 09:41 Ticket #28573 (Migrations create a bad index if creating and renaming the same ...) created by
- I have the following monster migration: …
- 09:24 SupportedDatabaseVersions edited by
- Added some dates. (diff)
- 09:13 Changeset [34f27f9]stable/2.0.x by
- Replaced @cached_property with class attributes where possible.
- 08:51 Changeset [690fc30d]stable/2.0.x by
- Removed DatabaseWrapper.psycopg2_version. Unused since …
- 07:13 Changeset [379caf39]stable/2.0.x by
- Replaced deque() with list() in prefetch_related_objects(). deque() …
- 07:06 Changeset [a8ad1e32]stable/2.0.x by
- Replaced get_pointer_arr() with usage of GEOM_PTR for simplicity.
- 06:59 Ticket #28572 (URLValidator rejects host without tld) closed by
- duplicate: Duplicate of #25418.
- 05:33 Ticket #28572 (URLValidator rejects host without tld) created by
- Given valid URL http://myapp:8080/ does not validate as valid url. …
09/05/2017:
- 19:36 Ticket #11557 (get_latest_by should support multiple columns via tuple like ordering) closed by
- fixed: In ad4a8ac: […]
- 19:16 Ticket #26257 (Add support for expressions like (Lower('myfield'),) in model Meta.ordering) closed by
- fixed: In 093fd479d6be1790c6dc174f9df3a895b50e8a2f: Fixed #28335 -- Allowed …
- 19:14 Changeset [ad4a8ac]stable/2.0.x by
- Fixed #11557 -- Added support for a list of fields in …
- 18:10 Changeset [093fd47]stable/2.0.x by
- Fixed #28335 -- Allowed query expressions in Meta.ordering.
- 16:25 Ticket #28571 (Allow createsuperuser to bypass password validation) created by
-
When using
./manage.py createsuperuser
on a new local project, you … - 15:46 Changeset [3d2c3905]stable/2.0.x by
- Refs #28555 -- Forwardported 1.11.6 release note.
- 15:42 Changeset [1d1a56c]stable/1.11.x by
- [1.11.x] Fixed #28555 -- Made CharField convert whitespace-only values …
- 15:22 Changeset [15f2d87]stable/2.0.x by
- Removed unneeded init() in PostgreSQL DatabaseWrapper.
- 15:14 Changeset [312050df]stable/1.11.x by
- [1.11.x] Added stub release notes for 1.11.6. Backport of …
- 15:13 Changeset [1b86088]stable/2.0.x by
- Added stub release notes for 1.11.6.
- 14:28 Changeset [d67cce4]stable/2.0.x by
- Fixed typo in django/db/models/query.py docstring.
- 11:41 Ticket #28555 (Inconsistent empty value for EmailField(blank=True, null=True) due to ...) closed by
- fixed: In 48c394a6: […]
- 11:41 Changeset [48c394a6]stable/2.0.x by
- Fixed #28555 -- Made CharField convert whitespace-only values to the …
- 11:36 Ticket #28570 (setting SRID in GEOSGeometry.clone() could be avoided for better ...) created by
- GEOS sets SRID when geometry is cloned since version 3.3.1 …
- 11:33 Changeset [5e5c056]stable/1.8.x by
- [1.8.x] Added 2017-12794 to the security release archive. Backport of …
- 11:33 Changeset [79a9afe5]stable/1.10.x by
- [1.10.x] Added 2017-12794 to the security release archive. Backport …
- 11:33 Changeset [c690518]stable/1.11.x by
- [1.11.x] Added 2017-12794 to the security release archive. Backport …
- 11:09 Changeset [79ae581]stable/2.0.x by
- Added 2017-12794 to the security release archive.
- 10:38 Changeset [2edb94e]stable/1.11.x by
- [1.11.x] Post-release version bump.
- 10:37 Changeset [0d7f0c0]stable/1.10.x by
- [1.10.x] Post-release version bump.
- 10:25 Changeset [e4e44b9]stable/1.10.x1.10.8 by
- [1.10.x] Bumped version for 1.10.8 release.
- 10:19 Changeset [58e08e80]stable/1.10.x by
- [1.10.x] Fixed CVE-2017-12794 -- Fixed XSS possibility in traceback …
- 10:19 Changeset [fba3c96a]stable/1.10.x by
- [1.10.x] Added stub release notes for security releases.
- 10:12 Changeset [7e3f8e0]stable/1.11.x1.11.5 by
- [1.11.x] Bumped version for 1.11.5 release.
- 10:05 Changeset [e35a0c5]stable/1.11.x by
- [1.11.x] Fixed CVE-2017-12794 -- Fixed XSS possibility in traceback …
- 10:05 Changeset [56c44529]stable/1.11.x by
- [1.11.x] Added stub release notes for security releases.
- 09:58 Changeset [46e2b9e0]stable/2.0.x by
- Fixed CVE-2017-12794 -- Fixed XSS possibility in traceback section of …
- 09:58 Changeset [73b6d027]stable/2.0.x by
- Added stub release notes for security releases.
- 09:04 Changeset [6639464]stable/2.0.x by
- Removed hardcoding from get_earliest_or_latest tests' tearDown().
- 08:54 Changeset [2ef4b479]stable/2.0.x by
- Refs #28518 -- Improved performance of loading geometries from DB.
- 08:47 Changeset [c309ec08]stable/2.0.x by
- Simplified admin.widgets.url_params_from_lookup_dict().
- 08:14 Changeset [3633c2a]stable/2.0.x by
- Used dict comprehensions in BaseMemcachedCache.get_many() and …
- 06:59 Ticket #28563 (Allow parent relations to specify the related_name of a class property) closed by
-
wontfix: Agreed, I think defining fields is a more clear solution than a
Meta
… - 04:17 Changeset [179b247e]stable/2.0.x by
- Removed useless condition from Oracle's NullBooleanField's check …
- 02:02 Changeset [3ba4de5]stable/2.0.x by
- Added tests for BooleanField/NullBooleanField's check constraints on …
09/04/2017:
- 20:28 Ticket #28126 (Add GistIndex Model Index) closed by
- fixed: In f4135783: […]
- 20:08 Changeset [f4135783]stable/2.0.x by
- Fixed #28126 -- Added GistIndex to contrib.postgres. Thanks to Marc …
- 18:51 Ticket #28569 (Broken error handling when fetching GDAL datasource layer by string.) closed by
- fixed: In 0d9e1163: […]
- 18:00 Changeset [66657eb0]stable/2.0.x by
- Improved messages in IndexErrors raised by GDAL objects.
- 17:56 Changeset [0d9e1163]stable/2.0.x by
- Fixed #28569 -- Corrected get_layer_by_name prototype to skip error …
- 15:00 Ticket #28569 (Broken error handling when fetching GDAL datasource layer by string.) created by
- When working on ticket #28558, I noticed that the error handling was …
- 14:43 Ticket #28479 (Document that transactions do not revert model state) closed by
- fixed: In c9b22707: […]
- 14:43 Changeset [0221039]stable/1.11.x by
- [1.11.x] Fixed #28479 -- Doc'd that transaction rollback doesn't …
- 14:43 Changeset [c9b22707]stable/2.0.x by
- Fixed #28479 -- Doc'd that transaction rollback doesn't revert model state.
- 14:41 Ticket #24995 (MySQL 5.5.x errno: 150 when renaming a primary key) closed by
- wontfix: It looks like a patch isn't forthcoming and master will drop support …
- 14:40 Ticket #28493 (Foreign keys break on migration if models are renamed in a different app) closed by
- fixed: In 0891503f: […]
- 14:15 Changeset [0891503f]stable/2.0.x by
- Fixed #28493 -- Made migrations autodetector find dependencies for …
- 13:41 Changeset [db7dfbff]stable/1.10.x by
- [1.10.x] Fixed #28568 -- Fixed typo in …
- 13:41 Changeset [ddea2166]stable/1.11.x by
- [1.11.x] Fixed #28568 -- Fixed typo in …
- 13:41 Ticket #28568 (Example in reference of Database Functions leads to NameError) closed by
- fixed: In 3f2b1d92: […]
- 13:40 Changeset [3f2b1d92]stable/2.0.x by
- Fixed #28568 -- Fixed typo in docs/ref/models/database-functions.txt. …
- 11:01 Ticket #28568 (Example in reference of Database Functions leads to NameError) created by
- The following example (just above …
- 10:21 Ticket #28567 (Unclear documentation for 'next' parameter of set_language view) created by
- Using python 3.4. In a fresh Django 1.11 install, I configured 2 …
- 10:10 Ticket #28082 (BaseDateListView should pass all context to subclasses) closed by
- fixed: In 58483052: […]
- 09:55 Changeset [58483052]stable/2.0.x by
- Fixed #28082 -- Made BaseDateListView pass context from …
- 09:17 Changeset [0d3f567a]stable/2.0.x by
- Corrected YearComparisonLookup.get_bound() signature.
- 09:11 Ticket #28551 (Exclude query on M2M field with F() fails) closed by
- duplicate
- 09:03 Ticket #28566 (Allow full filepath ignore pattern matching on collectstatic command) created by
- The collecstatic ignore patterns currently try pattern matching on the …
- 07:50 Ticket #28545 (unique_together does not handle null as most would expect it) closed by
- wontfix
- 07:46 Ticket #26344 (EmailMultiAlternatives ignores alternatives when it has attachments ...) closed by
- fixed: In af35c69a: […]
- 07:46 Changeset [af35c69a]stable/2.0.x by
- Fixed #26344 -- Made EmailMessage include alternatives when the body …
- 07:40 Changeset [2f3613a]stable/1.10.x by
- [1.10.x] Fixed typo in docs/releases/1.10.txt. Backport of …
- 07:40 Changeset [1db5e687]stable/1.11.x by
- [1.11.x] Fixed typo in docs/releases/1.10.txt. Backport of …
- 07:40 Changeset [d81c86d]stable/2.0.x by
- Fixed typo in docs/releases/1.10.txt.
- 07:35 Ticket #28565 (Collectstatic raises error when trying to ignore files with glob wildcards) closed by
- invalid: Correct me if I'm wrong, but I think your shell is expanding …
- 05:28 Ticket #28565 (Collectstatic raises error when trying to ignore files with glob wildcards) created by
- I got an unexpected error when trying to ignore a file pattern in …
- 01:34 Ticket #28564 (Cache backend with python-memcached broken: TypeError: __init__() got ...) closed by
-
invalid: The cache is wrongly configured.
KEY_PREFIX
should be outside of the … - 01:14 Ticket #28564 (Cache backend with python-memcached broken: TypeError: __init__() got ...) created by
- Using django-1.11 together with python-memcached-1.58 on SLES12SP3. …
Note: See TracTimeline
for information about the timeline view.