Timeline
07/25/2014:
- 16:19 Ticket #23102 (Document change in manage.py sql* --database behavior in 1.7) created by
- Hello, If you set DATABASE_ROUTERS in settings.py, none of the …
- 14:37 Ticket #23101 (Changing name of M2MField while db_table keeps table name unchanged ...) created by
- This is the terse version, I'm going to revisit this later as I think …
- 14:21 Ticket #23100 (Applying migrations fails when adding a ForeignKey to swappable user ...) created by
- ./manage.py migrate fails with `ValueError: Lookup failed for model …
- 14:17 Changeset [d1c08d47]stable/1.7.x by
- [1.7.x] Fixed bad usage of rstrip() that caused test failure. If the …
- 14:16 Changeset [57d2b3f2]stable/1.10.xstable/1.11.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed bad usage of rstrip() that caused test failure. If the …
- 12:25 Ticket #23083 (dev server autoreload: OSError: [Errno 2] No such file or directory) closed by
- fixed: In b8cb5ba7081388ef38eccdf8e826747ad3a67e66: […]
- 12:25 Changeset [4f8a5bd8]stable/1.7.x by
- [1.7.x] Fixed #23083 -- Fixed runserver reloading when deleting a …
- 12:23 Changeset [b8cb5ba]stable/1.10.xstable/1.11.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #23083 -- Fixed runserver reloading when deleting a file. …
- 12:08 Ticket #23099 (Remove usage of deprecated initial data in Django's test suite) created by
- Initial data was marked as deprecated in 1.7 …
- 11:50 Ticket #23085 (AlterField/RenameField doesn't work on GIS fields on PostGIS 1.5) closed by
- fixed: In 3268711417b3c67f6eb08bec3f39f2d51186e11b: […]
- 11:50 Changeset [32687114]stable/1.7.x by
- [1.7.x] Fixed #23085: Better error message for PostGIS 1.5/bad custom …
- 11:49 Changeset [08681d77]stable/1.10.xstable/1.11.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #23085: Better error message for PostGIS 1.5/bad custom fields
- 11:44 Changeset [e01c565b]stable/1.7.x by
- [1.7.x] Restore support for reading latest for compatability
- 11:43 Changeset [6f386b0a]stable/1.10.xstable/1.11.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Restore support for reading latest for compatability
- 11:36 Ticket #23093 (Running migrations on an existing database with a custom user model fails) closed by
- fixed: In a64bc3df77e074ddb7aa5c42eb2a84c26917a3b7: […]
- 11:35 Changeset [919d10e6]stable/1.7.x by
- [1.7.x] Fixed #23093: soft application detection for swapped models
- 11:35 Changeset [a64bc3d]stable/1.10.xstable/1.11.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #23093: soft application detection for swapped models
- 11:11 Ticket #23077 (Django 1.7 rc1 flush command loads initial data regardless of the ...) closed by
- invalid
- 11:11 Changeset [2bacc9f]stable/1.7.x by
- [1.7.x] Mark initial_data as deprecated separately from syncdb. Refs …
- 11:09 Changeset [f44dbf74]stable/1.10.xstable/1.11.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Mark initial_data as deprecated separately from syncdb. Refs #23077.
- 10:54 Changeset [6e7e5ba]stable/1.7.x by
- [1.7.x] Fixed #23071 -- Use last migration's name in dependency to …
- 10:54 Ticket #23071 (Can't create migration for apps that have ForeignKeys to each other) closed by
- fixed: In 3582698c138a7a311d12a57d0b35359815e8dbc9: […]
- 10:53 Changeset [ed481269]stable/1.10.xstable/1.11.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Merge pull request #2938 from dekkers/ticket_23071 Fixed #23071 -- …
- 08:46 Changeset [778a5553]stable/1.4.x by
- [1.4.x] Added tests/requirements/py2.txt. This follows the convention …
- 08:18 Ticket #23098 (ugettext_lazy gets translated too early in modelForm field choices) created by
- This ticket first was submitted against the pytest_django repository: …
- 05:39 Ticket #23097 (Documentation on FILE_UPLOAD_PERMISSIONS uses deprecated octal notation) created by
- Hello Thank you for django. In …
- 05:26 Changeset [ae5a4668]stable/1.6.x by
- [1.6.x] Fixed #22827 -- clarified what each cache middleware does. …
- 05:26 Changeset [d8961a5a]stable/1.7.x by
- [1.7.x] Fixed #22827 -- clarified what each cache middleware does. …
- 05:26 Ticket #22827 (Per-site cache docs vague about which middleware sets headers) closed by
- fixed: In f9b7a0383c6f0fbadb83306db667675d9f9dd2b4: […]
- 05:24 Changeset [f9b7a038]stable/1.10.xstable/1.11.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #22827 -- clarified what each cache middleware does. Thanks …
- 05:22 Changeset [deeaa78d]stable/1.6.x by
- [1.6.x] Improved docs for GEOSGeometry.simplify() Backport of …
- 05:22 Changeset [2127b6fe]stable/1.7.x by
- [1.7.x] Improved docs for GEOSGeometry.simplify() Backport of …
- 05:22 Changeset [aa8bc7fa]stable/1.10.xstable/1.11.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Improved docs for GEOSGeometry.simplify()
- 05:17 Ticket #23088 (Paginator.page_range is of inconsistent type in Py2/Py3) closed by
- fixed: In 6508db2ff9fc5be95fec903b3fa7ab8204fe316a: […]
- 05:16 Changeset [ce95ab8f]stable/1.7.x by
-
[1.7.x] Fixed #23088 -- Used
six
range
type in … - 03:04 Changeset [6508db2]stable/1.10.xstable/1.11.xstable/1.8.xstable/1.9.xstable/2.0.x by
-
Fixed #23088 -- Used
six
range
type inPaginator.page_range
. - 02:52 Ticket #23096 (python manage.py shell) closed by
- invalid: If you read the file name where the deprecation warning happens, it's …
- 01:47 Ticket #22849 (Implement Session.__str__() to allow easy introspection) closed by
- fixed: Tim merged this in …
07/24/2014:
- 22:10 Ticket #23096 (python manage.py shell) created by
- Python 2.7.3 (default, Jul 24 2012, 10:05:38) Type "copyright", …
- 18:55 Changeset [bb395a15]stable/1.10.xstable/1.11.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Forward ported release notes for refs #23089.
- 18:27 Changeset [83098dcc]stable/1.6.x by
- [1.6.x] Fixed #23089 -- Fixed transaction handling in two management …
- 18:18 Changeset [0ac986fd]stable/1.7.x by
- [1.7.x] Avoided transactional truncates on amateur databases. Fixed a …
- 18:13 DjangoJobs edited by
- (diff)
- 17:48 Changeset [2a97db33]stable/1.7.x by
- [1.7.x] Avoided transactional DDL on castrated databases. Fixed a …
- 17:15 Ticket #23089 (manage.py flush --database=custom uses wrong transaction) closed by
- fixed: In 5ca82ff71baa9d749c98ef68e8f8814cf7afcf5d: […]
- 17:13 Changeset [5ca82ff7]stable/1.7.x by
- [1.7.x] Fixed #23089 -- Fixed transaction handling in two management …
- 16:56 Ticket #23069 (Can't rename model with ManyToMany relation) closed by
- needsinfo: I've just tested this using branch stable/1.7.x as of now 1. I …
- 15:33 Changeset [b157ffdb]stable/1.10.xstable/1.11.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #22849 -- Added Session.str()
- 15:26 Ticket #23022 (Geodjango transform introduces large errors) closed by
- worksforme: Gabriel, could check if there is a similar test in Django's test suite …
- 14:06 Ticket #23095 (clean of ModelMultipleChoiceField tries to return EmptyQuerySet) closed by
- invalid: No problem, thanks for following up.
- 13:30 Ticket #23014 (Renaming a field in a unique_together fails) closed by
- fixed: In 64e75c47ef8dd3c61b85798c7bb34e48c52ccc96: […]
- 13:30 Changeset [b918bc92]stable/1.7.x by
- [1.7.x] Fixed #23014 -- Infinite migration regression with …
- 13:27 Changeset [64e75c4]stable/1.10.xstable/1.11.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #23014 -- Infinite migration regression with unique/index_together.
- 13:25 Ticket #21707 (Uninformative error if block.super is used inside the block tag of a ...) closed by
- fixed: In b1abfb3c59467d0bb088e19be76fc42fcb570835: […]
- 13:22 Changeset [b1abfb3]stable/1.10.xstable/1.11.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #21707 -- Added helpful error message when using {{ block.super …
- 13:10 Ticket #23094 (QuerySet API docs: Sample code doesn't match) closed by
- fixed: In 5f919b9c81a26832f98033335a601ec1ca718db7: […]
- 13:10 Changeset [5822ca6c]stable/1.7.x by
- [1.7.x] Fixed #23094 -- Removed redundant argument in select_related() …
- 12:57 Changeset [5f919b9]stable/1.10.xstable/1.11.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #23094 -- Removed redundant argument in select_related() …
- 12:31 Ticket #23095 (clean of ModelMultipleChoiceField tries to return EmptyQuerySet) created by
- In the clean method of the class ModelMultipleChoiceField if the value …
- 11:58 Ticket #23094 (QuerySet API docs: Sample code doesn't match) created by
- On the QuerySet API documentation page, under the section for …
- 10:40 Changeset [0f8e8c8]stable/1.7.x by
- [1.7.x] Silenced test warning for deprecated IPAddressField. Backport …
- 10:27 Changeset [99cd80dc]stable/1.10.xstable/1.11.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Silenced test warning for deprecated IPAddressField.
- 09:56 Ticket #23093 (Running migrations on an existing database with a custom user model fails) created by
-
Steps to reproduce:
1/
django-admin startproject foo
2/ `cd foo && … - 08:39 Changeset [b159b559]stable/1.7.x by
- [1.7.x] Corrected headings in migration docs. Backport of e01fa71142 …
- 08:39 Changeset [e01fa711]stable/1.10.xstable/1.11.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Corrected headings in migration docs.
- 08:29 Changeset [c86b9d19]stable/1.7.x by
- [1.7.x] Silenced a Python 2 ImportWarning in a migrations test. …
- 08:24 Changeset [66211b4b]stable/1.10.xstable/1.11.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Silenced a Python 2 ImportWarning in a migrations test.
- 07:51 Changeset [577ced2]stable/1.10.xstable/1.11.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Silenced OptionParser deprecation warning in a test.
- 07:47 Changeset [7cbb4f79]stable/1.7.x by
- [1.7.x] Improved patching of sys.stdout in refs #23078. Backport of …
- 07:46 Changeset [936fba5]stable/1.10.xstable/1.11.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Improved patching of sys.stdout in refs #23078.
- 07:25 Changeset [9b15159]stable/1.10.xstable/1.11.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Removed usage of deprecated switch_to_*() selenium methods.
- 07:03 Ticket #23092 (Squasing migrations doesn't handles or warns about external dependencies) created by
- Squashed migration won't keep external dependencies nor the command …
- 05:38 Ticket #23091 (Squashed migrations may try to add existing constraint if there was ...) created by
- I squashed a lot of migrations, some with RunPython functions. The …
- 05:22 Ticket #23090 (Squashed migrations not used always when testing) created by
- I've squashed migrations in my apps, did some fixing and to test them …
- 04:37 Ticket #23089 (manage.py flush --database=custom uses wrong transaction) created by
- This is a regression from 1.5 If a non-default database is passed to …
- 03:01 Ticket #22806 (Some lookups/transforms don't have lookup_name) closed by
- invalid: OK, I'm going to close this for now as I don't think it is an issue in …
- 02:43 Ticket #23088 (Paginator.page_range is of inconsistent type in Py2/Py3) created by
- Currently, …
07/23/2014:
- 19:39 Ticket #23032 (Error with add_to_builtins) closed by
- needsinfo
- 14:26 Changeset [663af270]stable/1.7.x by
- [1.7.x] Added backwards incompatibility note for refs #22845; refs …
- 14:23 Changeset [8568e7cf]stable/1.10.xstable/1.11.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Added backwards incompatibility note for refs #22845; refs #23082. …
- 13:59 Ticket #23046 (Filtered GenericForeignKeys implementation) closed by
- wontfix: As you said, perhaps someday. Generally it takes some time for things …
- 11:43 Ticket #23087 (Wrong Django version in Tutorial?) closed by
- invalid: Hi, Which page says that exactly? I suspect you're looking at the …
- 11:37 Ticket #23087 (Wrong Django version in Tutorial?) created by
- Why it says Django 1.8 or later?
- 09:44 Ticket #23082 (Cache Backend Inconsistencies and Reverse Compatible Failures) closed by
- worksforme: I also tested back to PyLibMC 1.1 and had no problems. Please reopen …
- 09:17 Ticket #22891 (Document that "collectstatic --clear" deletes all files in the storage ...) closed by
- fixed: In faacc54ac8601e8bdbfdc8651d68267d570a9c4b: […]
- 09:16 Changeset [faacc54a]stable/1.10.xstable/1.11.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #22891 -- Clarified that collecstatic --clear with delete all …
- 07:49 Changeset [9638dae]stable/1.7.x by
- [1.7.x] Fixed #23078 -- Regression in update_contenttypes() …
- 07:45 Ticket #23078 (update_contenttypes interactive kwarg will always be False) closed by
- fixed: In fa3cf006b2912708e8c0b294cea91933cf35781f: […]
- 07:45 Changeset [fa3cf00]stable/1.10.xstable/1.11.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #23078 -- Regression in update_contenttypes() interactivity. …
- 07:16 Ticket #23065 (Migration Error when removing unique constraint) closed by
- worksforme
- 06:51 Ticket #23086 (Migrations keep altering unique_together) closed by
- duplicate: It's a regression in #23014 which I reopened.
- 06:38 Ticket #23086 (Migrations keep altering unique_together) created by
- Each new migration adds AlterUniqueTogether operation even if that has …
- 06:37 Ticket #23085 (AlterField/RenameField doesn't work on GIS fields on PostGIS 1.5) created by
- Steps to reproduce: 0. Have PostGIS version 1.5, GeoDjango properly …
- 05:17 Ticket #23084 (uWSGI raises django.core.exceptions.AppRegistryNotReady) closed by
- invalid: Yes, that's the correct solution. May I suggest reading …
- 05:16 Changeset [ddb56749]stable/1.7.x by
- [1.7.x] Fixed #23030 -- Properly handled geometry columns metadata …
- 05:15 Changeset [86655111]stable/1.7.x by
- [1.7.x] Adapted SpatialiteGeometryColumns model to spatialite >= 4 …
- 05:14 Ticket #23030 (Geo model table rename (in migrations) with spatialite UNIQUE ...) closed by
- fixed: In 8c30df15f17c180fbfb3e378c5469c63cde6599b: […]
- 05:10 Changeset [8c30df1]stable/1.10.xstable/1.11.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #23030 -- Properly handled geometry columns metadata during …
- 05:10 Changeset [19d8f2eb]stable/1.10.xstable/1.11.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Adapted SpatialiteGeometryColumns model to spatialite >= 4 See also: …
- 02:57 Ticket #23084 (uWSGI raises django.core.exceptions.AppRegistryNotReady) created by
- I did uwsgi setup as listed here - …
07/22/2014:
- 22:55 Ticket #22594 (Content Type framework does not trigger Cascade delete) closed by
- fixed: I can confirm that #22998 fixes the issue, closing as fixed.
- 18:42 Ticket #23083 (dev server autoreload: OSError: [Errno 2] No such file or directory) created by
- on django 1.7, sometimes, when I'm saving a file, I'll get this error: …
- 18:21 Ticket #23082 (Cache Backend Inconsistencies and Reverse Compatible Failures) created by
- When using memcached as the caching server for Django 1.7, a certain …
- 17:30 Ticket #23018 (on migrate command: ProgrammingError: column "district_id" of relation ...) closed by
- duplicate: Yes, I believe that's the proper solution …
- 17:25 Ticket #23081 (Documentation on testing should mention lack of integrity-related ...) closed by
- duplicate
- 15:47 Ticket #23081 (Documentation on testing should mention lack of integrity-related ...) created by
-
When using
TestCase
instead ofTransactionTestCase
, the … - 15:27 Ticket #23078 (update_contenttypes interactive kwarg will always be False) closed by
- fixed
- 15:21 Ticket #23080 (I can't find a dev community forum) closed by
- invalid: This ticket tracker isn't for finding answers to questions like this, …
- 15:05 Ticket #23080 (I can't find a dev community forum) created by
- None. All those listed in Resources are invalid.
- 13:41 Ticket #23079 (Supported versions policy: backport data loss fixes to LTS) created by
- In discussion with the core team, the consensus is to backport data …
- 13:00 Changeset [04030ac]stable/1.7.x by
- [1.7.x] Added warning in tutorial 4 that the regex capture group name …
- 13:00 Changeset [731f313d]stable/1.10.xstable/1.11.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Added warning in tutorial 4 that the regex capture group name has changed.
- 12:28 Changeset [290e389f]stable/1.6.x by
- [1.6.x] Fixed typo in docs/ref/contrib/admin/index.txt. Backport of …
- 12:27 Changeset [0e35ae37]stable/1.7.x by
- [1.7.x] Fixed typo in docs/ref/contrib/admin/index.txt. Backport of …
- 12:27 Changeset [06ba4b9e]stable/1.10.xstable/1.11.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed typo in docs/ref/contrib/admin/index.txt.
- 12:02 Ticket #23058 (1.7rc1: createsuperuser fails on Windows 8.1 with django-admin.py; ...) closed by
- needsinfo
- 11:14 Ticket #23078 (update_contenttypes interactive kwarg will always be False) created by
- I've been noticing that stale content types are no longer removed …
- 10:04 Ticket #23077 (Django 1.7 rc1 flush command loads initial data regardless of the ...) created by
- This is following ticket #23031 We have an issue with test runner …
- 09:59 Ticket #23031 (Django 1.7.x test failing for application with migrations and initial data) closed by
- invalid
- 04:52 Ticket #23076 (Cascaded deletion of polymorphic models fails) created by
- Currently, when deleting polymorphic models (for example by using …
- 03:47 Changeset [2c6ef625]stable/1.7.x by
- [1.7.x] Fixed #23072 -- Added missing formtools test templates in …
- 03:47 Ticket #23072 (Release tarball is missing ...) closed by
- fixed: In a2d0831e4242b97e0378414c4379ad8d3030ed6e: […]
- 03:45 Changeset [a2d0831]stable/1.10.xstable/1.11.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #23072 -- Added missing formtools test templates in tarball The …
- 02:56 Ticket #23075 (Type-specific input fields cause cross-browser issues and wrong error ...) created by
- Django recently introduced a NumberInput which is rendered with …
- 02:55 Ticket #23074 (django.db.transaction.atomic() leaks savepoints on exception) created by
- When savepoints are rolled back after an exception in a …
Note: See TracTimeline
for information about the timeline view.