Timeline



Sep 12, 2010:

11:50 PM CaseStudyLeads edited by Jeremy Dunck
(diff)
10:06 PM localflavor_add_gt_country.patch attached to Ticket #14282 by dmonroy
Patch
10:05 PM Ticket #14282 (contrib.localflavor - Add Guatemala to Localflavors) created by dmonroy
Hi, attached is the patch for guatemalan form helpers.
9:54 PM Ticket #14275 (File uploads/storage - Russian file name file in upload) closed by Karen Tracey
invalid: The full traceback would help to diagnose, but this sounds like the …
9:05 PM docs-tweaks-after-djangocon10-sprints.diff attached to Ticket #14281 by Ramiro Morales
9:05 PM Ticket #14281 (Documentation - Small documentation fixes after djangocon 2010 sprints commit-fest) created by Ramiro Morales
Patch attached.
8:21 PM Ticket #11161 (Internationalization - Added plural rules for supported languages) updated by Ramiro Morales
Component changed
oops, this is why it has been flying under the radar for one year :(
8:05 PM Ticket #14280 (Database layer (models, ORM) - Duplicate deepcopy import in django/db/models/query.py) updated by Alex Gaynor
Triage Stage changed
8:04 PM 14280_r13817.diff attached to Ticket #14280 by Carl Meyer
8:03 PM Ticket #14280 (Database layer (models, ORM) - Duplicate deepcopy import in django/db/models/query.py) created by Carl Meyer
In django/db/models/query.py, deepcopy is imported once from copy, and …
8:02 PM Ticket #11789 (Database layer (models, ORM) - Aggregates ignore none()) updated by Malcolm Tredinnick
Triage Stage changed
Russell is questioning the implementation, not the functionality. (I …
8:00 PM Ticket #11161 (Internationalization - Added plural rules for supported languages) updated by Malcolm Tredinnick
Patch needs improvement changed
8:00 PM Ticket #11161 (Internationalization - Added plural rules for supported languages) updated by Malcolm Tredinnick
Triage Stage changed
It should pull the rules from Django's own locale file. This doesn't …
7:56 PM Ticket #12666 (Core (Mail) - Setting for sending email using localtime instead of UTC) updated by Malcolm Tredinnick
Triage Stage changed
Russ and I talked about this. It sounds like broken clients. To make …
7:55 PM django-m2m-cleanup.diff attached to Ticket #14270 by Carl Meyer
patch from Alex Gaynor
7:52 PM Ticket #6735 (Generic views - Class-based generic views) updated by Alexander Koshelev
Cc changed
7:51 PM 7048_r13817.diff attached to Ticket #7048 by Carl Meyer
use hyphenated clear-checkbox name to better avoid name collisions
7:49 PM Ticket #6989 (Core (Mail) - Inability to define DNS_NAME in django.core.mail results in e-mail ...) updated by Malcolm Tredinnick
Triage Stage changed
7:48 PM Ticket #6730 (Core (Management commands) - postgresql_psycopg2 introspection includes views in generated models) updated by Malcolm Tredinnick
Patch needs improvement, Triage Stage changed
We should process views and make them managed models (Malcolm + Russ …
6:50 PM private_flatpage_test.diff attached to Ticket #14279 by James O'Donnell
6:50 PM Ticket #14279 (Contrib apps - typo in tests for private flatpage not showing sitemaps) created by James O'Donnell
In django/trunk/django/contrib/sitemaps/tests/basic.py, both the …
6:10 PM Ticket #12761 (contrib.localflavor - Paraguayan local flavor) updated by anonymous
Triage Stage changed
5:38 PM Ticket #11300 (contrib.auth - No way of customizing from email for password resets) closed by Malcolm Tredinnick
fixed: (In [13817]) Permit custom from-email address in auth forms email. …
5:38 PM Changeset [4084bc7]mainstable/1.10.xstable/1.11.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.xstable/2.1.xstable/2.2.xstable/3.0.xstable/3.1.xstable/3.2.xstable/4.0.xstable/4.1.xstable/4.2.xstable/5.0.xstable/5.1.xstable/5.2.x by Malcolm Tredinnick <malcolm.tredinnick@…>
Permit custom from-email address in auth forms email. Patch from …
5:28 PM Ticket #11213 (Forms - Test to show as_hidden() SplitDateTime widget works) closed by Malcolm Tredinnick
fixed: (In [13816]) Added a test for hidden SplitDateTime fields. Thanks, …
5:27 PM Changeset [631bb7d]mainstable/1.10.xstable/1.11.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.xstable/2.1.xstable/2.2.xstable/3.0.xstable/3.1.xstable/3.2.xstable/4.0.xstable/4.1.xstable/4.2.xstable/5.0.xstable/5.1.xstable/5.2.x by Malcolm Tredinnick <malcolm.tredinnick@…>
Added a test for hidden SplitDateTime fields. Thanks, seveas. Fixed …
5:25 PM Ticket #14278 (Database layer (models, ORM) - sqlite3 backend and django 1.2.3, bug: «no such table») updated by Malcolm Tredinnick
Using exactly this example (thanks so much for a simple example, btw), …
5:16 PM Changeset [fa35d2bd]stable/1.2.x by Malcolm Tredinnick <malcolm.tredinnick@…>
[1.2.X] Fixed the get_or_create tests for postgreSQL, by using …
5:03 PM Changeset [1e7b2f5a]mainstable/1.10.xstable/1.11.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.xstable/2.1.xstable/2.2.xstable/3.0.xstable/3.1.xstable/3.2.xstable/4.0.xstable/4.1.xstable/4.2.xstable/5.0.xstable/5.1.xstable/5.2.x by Malcolm Tredinnick <malcolm.tredinnick@…>
Fixed the get_or_create tests for postgreSQL, by using …
4:57 PM Ticket #14278 (Database layer (models, ORM) - sqlite3 backend and django 1.2.3, bug: «no such table») created by cld
I such start a new project, and like all new project I start I take a …
4:56 PM Changeset [0c65a6f7]stable/1.2.x by Russell Keith-Magee <russell@…>
[1.2.X] Modified the egg template loader tests; firstly to ensure that …
4:53 PM Changeset [72029905]mainstable/1.10.xstable/1.11.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.xstable/2.1.xstable/2.2.xstable/3.0.xstable/3.1.xstable/3.2.xstable/4.0.xstable/4.1.xstable/4.2.xstable/5.0.xstable/5.1.xstable/5.2.x by Russell Keith-Magee <russell@…>
Modified the egg template loader tests; firstly to ensure that we are …
4:28 PM Ticket #14276 (Testing framework - Typo in the docstring to one of the unittests) updated by Andrii Kurinnyi
Summary changed
4:24 PM Ticket #14277 (Documentation - Error in documentation for mod_wsgi) created by nietpiet
Hi, First, i'd like to say: Good work! Second, i found some small …
4:23 PM spelling.diff attached to Ticket #14276 by Andrii Kurinnyi
4:23 PM Ticket #14276 (Testing framework - Typo in the docstring to one of the unittests) created by Andrii Kurinnyi
Docstring in the regressiontests/multiple_database/tests.py …
4:20 PM Ticket #11058 (contrib.admin - list_display_links doesn't allow callables not defined in the model) updated by Malcolm Tredinnick
Patch needs improvement, Triage Stage changed
Ok, I like the idea, but I can't make the tests pass (not the new …
4:17 PM Ticket #14275 (File uploads/storage - Russian file name file in upload) created by Squidy
I have some model […] When I upload file with russian name i get …
4:04 PM Ticket #14223 (Database layer (models, ORM) - Inconsistent exception raising on DB integrity errors) updated by Ramiro Morales
Status, Owner, Has patch changed
4:03 PM 14223.1.diff attached to Ticket #14223 by Ramiro Morales
Patch for this issue, includes tests
4:03 PM Ticket #14226 (Core (Serialization) - Bug in dumpdata dependency calculation involving ManyToManyFields) updated by Martin Chase
Needs tests changed
active development of this at http://github.com/outofculture/django
3:55 PM Ticket #11058 (contrib.admin - list_display_links doesn't allow callables not defined in the model) updated by Malcolm Tredinnick
For next time: ready for checkin means there is a single patch that …
3:52 PM Ticket #7770 (HTTP handling - HttpResponse.set_cookie should accept expires=datetime) closed by Malcolm Tredinnick
fixed: (In [13809]) Allow setting HttpResponse cookie expiry times with …
3:52 PM Changeset [2d4da641]mainstable/1.10.xstable/1.11.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.xstable/2.1.xstable/2.2.xstable/3.0.xstable/3.1.xstable/3.2.xstable/4.0.xstable/4.1.xstable/4.2.xstable/5.0.xstable/5.1.xstable/5.2.x by Malcolm Tredinnick <malcolm.tredinnick@…>
Allow setting HttpResponse cookie expiry times with datetime objects. …
3:44 PM Ticket #6218 (Core (Other) - Require trailing slash always on MEDIA_URL) updated by Chris Heisel
Patch needs improvement changed
3:43 PM t6218b.patch attached to Ticket #6218 by Chris Heisel
Smiley's patch, but updated to use PendingDeprecationWarning
3:34 PM Ticket #10903 (Documentation - Docs: Accessing method calls from templates) closed by Malcolm Tredinnick
fixed: (In [13808]) Add intro-user-level documentation about calling model …
3:34 PM Changeset [7c075440]mainstable/1.10.xstable/1.11.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.xstable/2.1.xstable/2.2.xstable/3.0.xstable/3.1.xstable/3.2.xstable/4.0.xstable/4.1.xstable/4.2.xstable/5.0.xstable/5.1.xstable/5.2.x by Malcolm Tredinnick <malcolm.tredinnick@…>
Add intro-user-level documentation about calling model methods from …
3:12 PM Changeset [67522582]stable/1.2.x by Russell Keith-Magee <russell@…>
[1.2.X] Migrated expressions doctests. Thanks to Alex Gaynor. …
3:12 PM Changeset [411f8dc]stable/1.2.x by Russell Keith-Magee <russell@…>
[1.2.X] Migrated empty doctests. Thanks to Alex Gaynor. Backport of …
3:12 PM Changeset [cbcdd40]stable/1.2.x by Russell Keith-Magee <russell@…>
[1.2.X] Migrated m2m_multiple doctests. Thanks to Alex Gaynor. …
3:12 PM Changeset [a4a19b8]stable/1.2.x by Russell Keith-Magee <russell@…>
[1.2.X] Migrated m2m_intermediary doctests. Thanks to Alex Gaynor. …
3:11 PM Changeset [42f7bbd]stable/1.2.x by Russell Keith-Magee <russell@…>
[1.2.X] Migrate m2m_and_m2o doctests. Thanks to Alex Gaynor. Backport …
3:11 PM Changeset [0023357]stable/1.2.x by Russell Keith-Magee <russell@…>
[1.2.X] Migrate get_or_create doctests. Thanks to Alex Gaynor. …
3:11 PM Changeset [f0835ce]stable/1.2.x by Russell Keith-Magee <russell@…>
[1.2.X] Migrated get_object_or_404 doctests. Thanks to Alex Gaynor. …
3:11 PM Changeset [43951647]stable/1.2.x by Russell Keith-Magee <russell@…>
[1.2.X] Migrate get_latest doctests. Thanks to Alex Gaynor. Backport …
3:11 PM Changeset [5b2ec255]stable/1.2.x by Russell Keith-Magee <russell@…>
[1.2.X] Migrated the force_insert_update tests. Thanks to Alex Gaynor. …
3:10 PM Changeset [ae265345]stable/1.2.x by Russell Keith-Magee <russell@…>
[1.2.X] Migrate the files doctests. Thanks to Alex Gaynor. Backport …
3:10 PM Changeset [106600e]stable/1.2.x by Russell Keith-Magee <russell@…>
[1.2.X] Migrated the field_subclsasing doctests. Thanks to Alex …
3:10 PM Changeset [f7f2c72]stable/1.2.x by Russell Keith-Magee <russell@…>
[1.2.X] Migrated i18n and field_defaults doctests. Thanks to Alex …
3:10 PM Changeset [24f4a4b2]stable/1.2.x by Russell Keith-Magee <russell@…>
[1.2.X] Migrated delete doctests. Thanks to Alex Gaynor. Backport of …
3:10 PM Changeset [7fbdeb4]stable/1.2.x by Russell Keith-Magee <russell@…>
[1.2.X] Migrated defer doctests. Thanks to Alex Gaynor. Backport of …
3:09 PM Changeset [592288f]stable/1.2.x by Russell Keith-Magee <russell@…>
[1.2.X] Migrated custom_pk doctests. Thanks to Alex Gaynor. Backport …
3:09 PM Changeset [574ee827]stable/1.2.x by Russell Keith-Magee <russell@…>
[1.2.X] Migrated custom_methods doctests. Thanks to Alex Gaynor. …
3:09 PM Changeset [e41d1b76]stable/1.2.x by Russell Keith-Magee <russell@…>
[1.2.X] Migrated the custom_managers tests. Thanks to Alex Gaynor. …
3:05 PM Changeset [93cda768]mainstable/1.10.xstable/1.11.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.xstable/2.1.xstable/2.2.xstable/3.0.xstable/3.1.xstable/3.2.xstable/4.0.xstable/4.1.xstable/4.2.xstable/5.0.xstable/5.1.xstable/5.2.x by Russell Keith-Magee <russell@…>
Migrated expressions doctests. Thanks to Alex Gaynor. git-svn-id: …
3:05 PM Changeset [45651dcb]mainstable/1.10.xstable/1.11.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.xstable/2.1.xstable/2.2.xstable/3.0.xstable/3.1.xstable/3.2.xstable/4.0.xstable/4.1.xstable/4.2.xstable/5.0.xstable/5.1.xstable/5.2.x by Russell Keith-Magee <russell@…>
Migrated empty doctests. Thanks to Alex Gaynor. git-svn-id: …
3:04 PM Changeset [21e7987c]mainstable/1.10.xstable/1.11.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.xstable/2.1.xstable/2.2.xstable/3.0.xstable/3.1.xstable/3.2.xstable/4.0.xstable/4.1.xstable/4.2.xstable/5.0.xstable/5.1.xstable/5.2.x by Russell Keith-Magee <russell@…>
Migrated m2m_multiple doctests. Thanks to Alex Gaynor. git-svn-id: …
3:04 PM Changeset [935aa4c6]mainstable/1.10.xstable/1.11.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.xstable/2.1.xstable/2.2.xstable/3.0.xstable/3.1.xstable/3.2.xstable/4.0.xstable/4.1.xstable/4.2.xstable/5.0.xstable/5.1.xstable/5.2.x by Russell Keith-Magee <russell@…>
Migrated m2m_intermediary doctests. Thanks to Alex Gaynor. …
3:04 PM Changeset [5874b11e]mainstable/1.10.xstable/1.11.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.xstable/2.1.xstable/2.2.xstable/3.0.xstable/3.1.xstable/3.2.xstable/4.0.xstable/4.1.xstable/4.2.xstable/5.0.xstable/5.1.xstable/5.2.x by Russell Keith-Magee <russell@…>
Migrate m2m_and_m2o doctests. Thanks to Alex Gaynor. git-svn-id: …
3:04 PM Changeset [4d77fee]mainstable/1.10.xstable/1.11.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.xstable/2.1.xstable/2.2.xstable/3.0.xstable/3.1.xstable/3.2.xstable/4.0.xstable/4.1.xstable/4.2.xstable/5.0.xstable/5.1.xstable/5.2.x by Russell Keith-Magee <russell@…>
Migrate get_or_create doctests. Thanks to Alex Gaynor. git-svn-id: …
3:04 PM Changeset [19bd2b6f]mainstable/1.10.xstable/1.11.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.xstable/2.1.xstable/2.2.xstable/3.0.xstable/3.1.xstable/3.2.xstable/4.0.xstable/4.1.xstable/4.2.xstable/5.0.xstable/5.1.xstable/5.2.x by Russell Keith-Magee <russell@…>
Migrated get_object_or_404 doctests. Thanks to Alex Gaynor. …
3:04 PM Changeset [14a5e62f]mainstable/1.10.xstable/1.11.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.xstable/2.1.xstable/2.2.xstable/3.0.xstable/3.1.xstable/3.2.xstable/4.0.xstable/4.1.xstable/4.2.xstable/5.0.xstable/5.1.xstable/5.2.x by Russell Keith-Magee <russell@…>
Migrate get_latest doctests. Thanks to Alex Gaynor. git-svn-id: …
3:04 PM Changeset [f1f86e0]mainstable/1.10.xstable/1.11.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.xstable/2.1.xstable/2.2.xstable/3.0.xstable/3.1.xstable/3.2.xstable/4.0.xstable/4.1.xstable/4.2.xstable/5.0.xstable/5.1.xstable/5.2.x by Russell Keith-Magee <russell@…>
Migrated the force_insert_update tests. Thanks to Alex Gaynor. …
3:03 PM Changeset [a45c687e]mainstable/1.10.xstable/1.11.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.xstable/2.1.xstable/2.2.xstable/3.0.xstable/3.1.xstable/3.2.xstable/4.0.xstable/4.1.xstable/4.2.xstable/5.0.xstable/5.1.xstable/5.2.x by Russell Keith-Magee <russell@…>
Migrate the files doctests. Thanks to Alex Gaynor. git-svn-id: …
3:03 PM Changeset [e2e1802]mainstable/1.10.xstable/1.11.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.xstable/2.1.xstable/2.2.xstable/3.0.xstable/3.1.xstable/3.2.xstable/4.0.xstable/4.1.xstable/4.2.xstable/5.0.xstable/5.1.xstable/5.2.x by Russell Keith-Magee <russell@…>
Migrated the field_subclsasing doctests. Thanks to Alex Gaynor. …
3:03 PM Changeset [521be8c]mainstable/1.10.xstable/1.11.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.xstable/2.1.xstable/2.2.xstable/3.0.xstable/3.1.xstable/3.2.xstable/4.0.xstable/4.1.xstable/4.2.xstable/5.0.xstable/5.1.xstable/5.2.x by Russell Keith-Magee <russell@…>
Migrated i18n and field_defaults doctests. Thanks to Alex Gaynor. …
3:03 PM Changeset [3fe5c619]mainstable/1.10.xstable/1.11.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.xstable/2.1.xstable/2.2.xstable/3.0.xstable/3.1.xstable/3.2.xstable/4.0.xstable/4.1.xstable/4.2.xstable/5.0.xstable/5.1.xstable/5.2.x by Russell Keith-Magee <russell@…>
Migrated delete doctests. Thanks to Alex Gaynor. git-svn-id: …
3:03 PM Changeset [eb8b5dc]mainstable/1.10.xstable/1.11.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.xstable/2.1.xstable/2.2.xstable/3.0.xstable/3.1.xstable/3.2.xstable/4.0.xstable/4.1.xstable/4.2.xstable/5.0.xstable/5.1.xstable/5.2.x by Russell Keith-Magee <russell@…>
Migrated defer doctests. Thanks to Alex Gaynor. git-svn-id: …
3:03 PM Changeset [1d50f6a]mainstable/1.10.xstable/1.11.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.xstable/2.1.xstable/2.2.xstable/3.0.xstable/3.1.xstable/3.2.xstable/4.0.xstable/4.1.xstable/4.2.xstable/5.0.xstable/5.1.xstable/5.2.x by Russell Keith-Magee <russell@…>
Migrated custom_pk doctests. Thanks to Alex Gaynor. git-svn-id: …
3:03 PM Changeset [b26f1d46]mainstable/1.10.xstable/1.11.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.xstable/2.1.xstable/2.2.xstable/3.0.xstable/3.1.xstable/3.2.xstable/4.0.xstable/4.1.xstable/4.2.xstable/5.0.xstable/5.1.xstable/5.2.x by Russell Keith-Magee <russell@…>
Migrated custom_methods doctests. Thanks to Alex Gaynor. git-svn-id: …
3:02 PM Changeset [ca90d15]mainstable/1.10.xstable/1.11.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.xstable/2.1.xstable/2.2.xstable/3.0.xstable/3.1.xstable/3.2.xstable/4.0.xstable/4.1.xstable/4.2.xstable/5.0.xstable/5.1.xstable/5.2.x by Russell Keith-Magee <russell@…>
Migrated the custom_managers tests. Thanks to Alex Gaynor. …
2:58 PM Ticket #9015 (Core (Other) - Signal Connection Decorators) closed by Brian Rosner
fixed: (In [13773]) Fixed #9015 -- added a signal decorator for simplifying …
2:58 PM Changeset [b7f6004]mainstable/1.10.xstable/1.11.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.xstable/2.1.xstable/2.2.xstable/3.0.xstable/3.1.xstable/3.2.xstable/4.0.xstable/4.1.xstable/4.2.xstable/5.0.xstable/5.1.xstable/5.2.x by Brian Rosner <brosner@…>
Fixed #9015 -- added a signal decorator for simplifying signal …
2:57 PM Ticket #6218 (Core (Other) - Require trailing slash always on MEDIA_URL) updated by Chris Heisel
Status, Owner changed
Thanks SmileyChris! I'll work up a patch.
2:54 PM Ticket #6218 (Core (Other) - Require trailing slash always on MEDIA_URL) updated by toomim
Thanks SmileyChris
2:52 PM Tickets #6218,​14267 batch updated by Ramiro Morales
It might be worth considering going straight to a 0.12.x checkout of …
2:52 PM Ticket #6218 (Core (Other) - Require trailing slash always on MEDIA_URL) updated by Chris Beaven
Patch needs improvement, Needs documentation changed
The current agreed (with core committers at the 2010 sprint) behavior …
2:48 PM 7770.3.diff attached to Ticket #7770 by Chris Beaven
2:47 PM Ticket #10808 (Database layer (models, ORM) - Multiple inheritance (model-based) broken for __init__ of common ...) updated by Malcolm Tredinnick
Status, Triage Stage, Owner changed
I'm going to punt this back to accepted for a little bit. Not ready to …
2:44 PM Ticket #10328 (Documentation - get_script_path and request.path_info undocumented) closed by Malcolm Tredinnick
fixed: (In [13772]) Documented how to manually piece together URLs with …
2:44 PM Changeset [030c97b]mainstable/1.10.xstable/1.11.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.xstable/2.1.xstable/2.2.xstable/3.0.xstable/3.1.xstable/3.2.xstable/4.0.xstable/4.1.xstable/4.2.xstable/5.0.xstable/5.1.xstable/5.2.x by Malcolm Tredinnick <malcolm.tredinnick@…>
Documented how to manually piece together URLs with get_script_name(). …
2:42 PM Ticket #7770 (HTTP handling - HttpResponse.set_cookie should accept expires=datetime) updated by Chris Beaven
Triage Stage changed
The latest patch also fixes #13548, and is simplified in that expires …
2:41 PM Ticket #13702 (Internationalization - DATE_FORMAT et al not used when USE_L10N is False) updated by Jannis Leidel
(In [13771]) [1.2.X] Fixed #13702 -- Made sure to actually fall back …
2:41 PM Changeset [3a6afc7e]stable/1.2.x by Jannis Leidel <jannis@…>
[1.2.X] Fixed #13702 -- Made sure to actually fall back to the l10n …
2:40 PM Ticket #13702 (Internationalization - DATE_FORMAT et al not used when USE_L10N is False) closed by Jannis Leidel
fixed: (In [13770]) Fixed #13702 -- Made sure to actually fall back to the …
2:40 PM Ticket #13548 (HTTP handling - 'max_age' without 'expires' pitfall: IE doesn't support cookie's max-age) closed by Chris Beaven
duplicate: Marking as a duplicate of #7770 - I'm going to fix this issue there too.
2:40 PM Changeset [7bb6abed]mainstable/1.10.xstable/1.11.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.xstable/2.1.xstable/2.2.xstable/3.0.xstable/3.1.xstable/3.2.xstable/4.0.xstable/4.1.xstable/4.2.xstable/5.0.xstable/5.1.xstable/5.2.x by Jannis Leidel <jannis@…>
Fixed #13702 -- Made sure to actually fall back to the l10n format …
2:27 PM Ticket #9310 (Core (Other) - 404 debug pages should show the name of the tried urlpattern if one exists.) closed by Malcolm Tredinnick
fixed: (In [13769]) Debug 404 page now displays names of URL patterns, if …
2:27 PM Changeset [882cba0f]mainstable/1.10.xstable/1.11.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.xstable/2.1.xstable/2.2.xstable/3.0.xstable/3.1.xstable/3.2.xstable/4.0.xstable/4.1.xstable/4.2.xstable/5.0.xstable/5.1.xstable/5.2.x by Malcolm Tredinnick <malcolm.tredinnick@…>
Debug 404 page now displays names of URL patterns, if they exist. …
2:26 PM Ticket #14267 (*.djangoproject.com - Trac Upgrade Tracking Ticket) updated by Armin Ronacher
The new trac has a small button next to the filename with a download …
2:21 PM test_warnings.diff attached to Ticket #14274 by Eric Holscher
2:20 PM Ticket #5848 (Core (Other) - post_syncdb signal callbacks: argument 'created_models' is sometimes a ...) closed by Malcolm Tredinnick
fixed: (In [13768]) Always pass models in post_syncdb signals as a set (not …
2:20 PM Changeset [4323c228]mainstable/1.10.xstable/1.11.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.xstable/2.1.xstable/2.2.xstable/3.0.xstable/3.1.xstable/3.2.xstable/4.0.xstable/4.1.xstable/4.2.xstable/5.0.xstable/5.1.xstable/5.2.x by Malcolm Tredinnick <malcolm.tredinnick@…>
Always pass models in post_syncdb signals as a set (not as a list …
2:20 PM Ticket #14274 (Documentation - Document the fact that running tests with warnings on is a good step ...) created by Eric Holscher
Title says it all, will attach a patch.
2:19 PM Ticket #14267 (*.djangoproject.com - Trac Upgrade Tracking Ticket) updated by Malcolm Tredinnick
I want a pony: if there was a way to download a patch file directly …
2:13 PM Ticket #6218 (Core (Other) - Require trailing slash always on MEDIA_URL) updated by Chris Heisel
Good point SmileyChris, I didn't think about the hardcoded / in …
2:07 PM Ticket #6447 (Core (Cache system) - cache backends that are primarily for local dev should enforce same ...) updated by Malcolm Tredinnick
(In [13767]) [1.2.X] Add warning when using cache keys that might not …
2:07 PM Changeset [686d6a41]stable/1.2.x by Malcolm Tredinnick <malcolm.tredinnick@…>
[1.2.X] Add warning when using cache keys that might not work with …
2:04 PM Ticket #6218 (Core (Other) - Require trailing slash always on MEDIA_URL) updated by Eric Holscher
This approach also will break pre-existing installs, but just in a …
2:02 PM Ticket #7770 (HTTP handling - HttpResponse.set_cookie should accept expires=datetime) updated by Chris Beaven
Needs documentation changed
Added docs, and changed to expect datetime.datetime objects in UTC.
2:01 PM 7770.2.diff attached to Ticket #7770 by Chris Beaven
1:53 PM Ticket #12725 (Database layer (models, ORM) - Combining Q objects with | is inefficient; lots of deep cloning) closed by Carl Meyer
fixed: This was fixed as a side effect of r12865 - there is no longer any …
1:47 PM Ticket #5745 (Database layer (models, ORM) - MySQL Collations/Charsets and Engines) updated by Armin Ronacher
In hindsight that should be implemented database backend independent …
1:45 PM Ticket #6447 (Core (Cache system) - cache backends that are primarily for local dev should enforce same ...) closed by Malcolm Tredinnick
fixed: (In [13766]) Add warning when using cache keys that might not work …
1:45 PM Changeset [fc26da64]mainstable/1.10.xstable/1.11.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.xstable/2.1.xstable/2.2.xstable/3.0.xstable/3.1.xstable/3.2.xstable/4.0.xstable/4.1.xstable/4.2.xstable/5.0.xstable/5.1.xstable/5.2.x by Malcolm Tredinnick <malcolm.tredinnick@…>
Add warning when using cache keys that might not work with memcached. …
1:43 PM Changeset [bfbc259]mainstable/1.10.xstable/1.11.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.xstable/2.1.xstable/2.2.xstable/3.0.xstable/3.1.xstable/3.2.xstable/4.0.xstable/4.1.xstable/4.2.xstable/5.0.xstable/5.1.xstable/5.2.x by Russell Keith-Magee <russell@…>
Migrated the custom_columns doctests to unit tests. Thanks to Alex …
1:37 PM Ticket #6218 (Core (Other) - Require trailing slash always on MEDIA_URL) updated by Chris Beaven
Owner, Triage Stage changed
If a project had the following setting: {{{MEDIA_URL = …
1:30 PM 6218.diff attached to Ticket #6218 by Chris Beaven
1:19 PM Ticket #6218 (Core (Other) - Require trailing slash always on MEDIA_URL) updated by toomim
SmileyChris, please explain your complaint: what behavior are you …
1:14 PM Changeset [6bc74f0]stable/1.2.x by Karen Tracey <kmtracey@…>
[1.2.X] Fix AdminDocsTest failure on 1.2.X branch by correcting the …
1:00 PM Ticket #2259 (contrib.admin - Primary keys should be readonly by default in admin) updated by Carl Meyer
Component changed
12:57 PM Ticket #6218 (Core (Other) - Require trailing slash always on MEDIA_URL) updated by Chris Beaven
Owner, Status changed
Magically fixing the setting is not the right behavior. This could …
12:53 PM Ticket #14273 (Core (Other) - Development server does not shutdown cleanly) updated by rmboggs
Sorry, should have specified. This occurred on OpenBSD current using …
12:50 PM Ticket #14273 (Core (Other) - Development server does not shutdown cleanly) created by rmboggs
I am able to run the development server for testing but when I hit …
12:33 PM 14000-remove-versionxxx-1.0+1.1.diff attached to Ticket #14000 by Ramiro Morales
Patch form trunk, removes version*:: 1.0 and 1.1 notes.
12:25 PM Ticket #56 (Database layer (models, ORM) - Primary key columns should be UNSIGNED) updated by Russell Keith-Magee
Patch needs improvement, Needs documentation, Needs tests, Milestone changed
The concern isn't about the table itself; it's about the foreign keys …
12:15 PM Ticket #14267 (*.djangoproject.com - Trac Upgrade Tracking Ticket) updated by Jannis Leidel
Triage Stage changed
We talked about that during the DjangoCon sprint extensively and …
12:10 PM Ticket #14139 (Database layer (models, ORM) - Feature Request: distinct() should support field names) updated by anonymous
+1
12:10 PM Ticket #7184 (Core (Management commands) - inspectdb outputs primary key) updated by Malcolm Tredinnick
Triage Stage changed
Put a space after the "#" symbol for comments to produce reasonable …
12:06 PM Ticket #6096 (Database layer (models, ORM) - commit_on_success does not handle SystemExit) updated by Malcolm Tredinnick
Triage Stage changed
Change this (you can use a bare "except" and just document it). I …
12:00 PM Ticket #6129 (Template system - "url" template-tag incorrectly encodes tilde (~) character in urls) closed by Malcolm Tredinnick
fixed: This is definitely a safe change to make and was already fixed in …
11:58 AM Ticket #11486 (Core (Serialization) - There are no way to provide empty (or null/None) "pk" for XML ...) updated by niall
Patch needs improvement changed
11:48 AM Ticket #10863 (Core (Other) - Email full stack traces like in the debug error pages) updated by Russell Keith-Magee
@robhudson; as long as both text/plain and text/html are transmitted, …
11:21 AM Ticket #14139 (Database layer (models, ORM) - Feature Request: distinct() should support field names) reopened by Łukasz Rekucki
I'm going to re-open this: 1) I think this is a valid feature …
10:58 AM Ticket #14039 (Forms - FileField special-casing breaks MultiValueField including a FileField) updated by Carl Meyer
Replying to radiac: > Leaving it to be implemented by a …
10:56 AM 14039_r13760_with_note.diff attached to Ticket #14039 by Carl Meyer
add a docstring note to MultiValueField
8:59 AM Ticket #14039 (Forms - FileField special-casing breaks MultiValueField including a FileField) updated by Richard Terry
Patch needs improvement changed
Replying to carljm: > Rather, I think MultiValueField …
8:26 AM 14000-remove-versionxxx-1.0-1.2.x-branch.diff attached to Ticket #14000 by Ramiro Morales
Removes ".. version*:: 1.0" stuff -- for 1.2.X branch@ r13763
7:16 AM Ticket #14039 (Forms - FileField special-casing breaks MultiValueField including a FileField) updated by Carl Meyer
Replying to radiac: > I have also had to add …
7:15 AM 14039_r13760.diff attached to Ticket #14039 by Carl Meyer
6:22 AM Ticket #14039 (Forms - FileField special-casing breaks MultiValueField including a FileField) updated by Richard Terry
Patch needs improvement changed
I have also had to add clean_takes_initial=True to …
6:08 AM Ticket #6218 (Core (Other) - Require trailing slash always on MEDIA_URL) updated by Eric Holscher
Looks good to me. There's a typo in the docstring for "wether", should …
6:05 AM Ticket #14039 (Forms - FileField special-casing breaks MultiValueField including a FileField) updated by Carl Meyer
Keywords, Has patch changed
The patch for #7048 only ended up needing to fix one of the isinstance …
6:03 AM Ticket #25 (contrib.admin - Filtering interface on ForeignKey <select> boxes) updated by Eric Holscher
This looks like great work. I haven't taken a look at the code yet, …
5:59 AM Ticket #7048 (Forms - Support clearing FileFields with ModelForms) updated by Carl Meyer
Keywords changed
5:58 AM Ticket #12226 (Testing framework - Test HttpResponse template attribute needlessly hard to use) updated by Carl Meyer
Keywords, Owner, Has patch, Version changed
Attached patch starts response.template on deprecation path with …
5:53 AM 12226_r13760.2.diff attached to Ticket #12226 by Carl Meyer
5:15 AM 12226_r13760.diff attached to Ticket #12226 by Carl Meyer
3:45 AM Ticket #7048 (Forms - Support clearing FileFields with ModelForms) updated by Carl Meyer
Status, Needs tests changed
3:44 AM Ticket #6447 (Core (Cache system) - cache backends that are primarily for local dev should enforce same ...) updated by Carl Meyer
Has patch changed
3:04 AM Ticket #14265 (Uncategorized - Tag the 1.2.3 release in the repository) closed by Russell Keith-Magee
fixed: Fixed in [13762] and [13763].
2:58 AM Ticket #14271 (Testing framework - Admin media tests assume absolute path from module.__file__) updated by Alex Gaynor
Triage Stage changed
2:58 AM diff.diff attached to Ticket #14271 by Alex Gaynor
2:57 AM Ticket #14271 (Testing framework - Admin media tests assume absolute path from module.__file__) created by Alex Gaynor
They fail, depending on your PYTHONPATH (for me it happens to occur …
2:34 AM Ticket #10497 (File uploads/storage - Added storage time methods to Storage and FileSystemStorage classes) updated by Florian Apolloner
Triage Stage changed
Plz don't move your own tickets to RFC, aside from that the DDN from …
2:07 AM Ticket #3544 (Template system - Fix {% include %} to allow recursive includes) updated by Rob Hudson
I may be missing a lot about the goal, but recursive template …
1:39 AM Changeset [ceedef1]stable/1.2.x by Russell Keith-Magee <russell@…>
[1.2.X] More cleanups for the manifest file. Backport of r13760 from …
1:37 AM Changeset [5501238b]mainstable/1.10.xstable/1.11.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.xstable/2.1.xstable/2.2.xstable/3.0.xstable/3.1.xstable/3.2.xstable/4.0.xstable/4.1.xstable/4.2.xstable/5.0.xstable/5.1.xstable/5.2.x by Russell Keith-Magee <russell@…>
More cleanups for the manifest file. git-svn-id: …
1:36 AM Ticket #14270 (Database layer (models, ORM) - ManyToMany manager classes should be cached) updated by Alex Gaynor
Triage Stage changed
1:36 AM Ticket #14270 (Database layer (models, ORM) - ManyToMany manager classes should be cached) created by Alex Gaynor
Right now they are created every time an m2m relationship is accessed, …
1:23 AM Ticket #14196 (Database layer (models, ORM) - Objects that come from something_set, should have their parent object ...) updated by niall
Component, Version, Triage Stage changed
12:56 AM oracle_tests.diff attached to Ticket #14269 by Andrii Kurinnyi
12:55 AM Ticket #14269 (Database layer (models, ORM) - It is impossible to run full Django test suite on Oracle because there ...) created by Andrii Kurinnyi
If you are trying to run full django test suite on Oracle 10g or 11g, …
12:44 AM Ticket #11633 (Core (Other) - Stop requiring DJANGO_SETTINGS_MODULE when using settings.configure) closed by niall
worksforme
12:01 AM Ticket #4027 (Documentation - Document how to make copies of model instances) updated by Mitar
I also think it would be useful to have a best-practice method on …

Sep 11, 2010:

11:53 PM Ticket #14268 (Core (Management commands) - reset and sqlreset management commands should raise ...) updated by Mitar
Cc changed
10:26 PM test.diff attached to Ticket #14226 by Martin Chase
Patch to add/fix tests under fixtures_regress
10:10 PM Ticket #14226 (Core (Serialization) - Bug in dumpdata dependency calculation involving ManyToManyFields) updated by Martin Chase
The proposed code patch appeared to break …
9:55 PM Ticket #2225 (Database layer (models, ORM) - 'manage.py sql ...' gets confused when using tables from separate apps) updated by None
Needs documentation changed
9:55 PM Ticket #2225 (Database layer (models, ORM) - 'manage.py sql ...' gets confused when using tables from separate apps) updated by None
Owner, Patch needs improvement changed
9:19 PM Ticket #5714 (Forms - Date/Time fields' clean methods need strip()) updated by Chris Beaven
Needs tests changed
9:13 PM Ticket #14060 (GIS - PostGISAdapter needs to properly cast input for comparisons on ...) updated by jbronn
PostGIS will properly cast internally geography types (hence why &&
9:09 PM Ticket #14060 (GIS - PostGISAdapter needs to properly cast input for comparisons on ...) updated by jbronn
(In [13758]) [1.2.X] Fixed #14060 -- PostGIS never implemented the …
9:09 PM Changeset [31744a78]stable/1.2.x by Justin Bronn <jbronn@…>
[1.2.X] Fixed #14060 -- PostGIS never implemented the ~= operator …
9:09 PM Ticket #14221 (Documentation - Mashed Sentences in Doc) updated by Derek Willis
Status changed
9:08 PM Ticket #14221 (Documentation - Mashed Sentences in Doc) updated by Derek Willis
Has patch, Triage Stage, Component, Milestone changed
9:08 PM 14221.patch attached to Ticket #14221 by Derek Willis
9:07 PM Ticket #14221 (Documentation - Mashed Sentences in Doc) updated by Derek Willis
Owner, Status changed
9:07 PM Ticket #14060 (GIS - PostGISAdapter needs to properly cast input for comparisons on ...) closed by jbronn
fixed: (In [13757]) Fixed #14060 -- PostGIS never implemented the ~=
9:07 PM Changeset [553374b5]mainstable/1.10.xstable/1.11.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.xstable/2.1.xstable/2.2.xstable/3.0.xstable/3.1.xstable/3.2.xstable/4.0.xstable/4.1.xstable/4.2.xstable/5.0.xstable/5.1.xstable/5.2.x by Justin Bronn <jbronn@…>
Fixed #14060 -- PostGIS never implemented the ~= operator for …
8:58 PM Ticket #7048 (Forms - Support clearing FileFields with ModelForms) updated by Carl Meyer
Added a new patch with these design choices: * No file deleting. * …
8:53 PM Ticket #5877 (Core (Management commands) - Force manage.py to output UTF-8 to avoid UnicodeEncodeErrors) closed by Russell Keith-Magee
worksforme: This is a very old report, with a diff that no longer applies, without …
8:52 PM Ticket #11041 (Documentation - Document all QuerySet methods in QuerySet API) updated by Derek Willis
#14004 documents the update method, so I'll focus on documenting the …
8:50 PM Ticket #1820 (Database layer (models, ORM) - Autogenerated ManyToMany fields can generate too long identifiers for ...) closed by None
fixed: Have tried this in the current trunk it is no longer a problem …
8:46 PM Ticket #14226 (Core (Serialization) - Bug in dumpdata dependency calculation involving ManyToManyFields) updated by Martin Chase
also, this test does not account for russelm's concerns.
8:45 PM 7048_r13753.diff attached to Ticket #7048 by Carl Meyer
8:44 PM Changeset [24586d4d]stable/1.2.x by Justin Bronn <jbronn@…>
[1.2.X] Fixed regression in running the GeoDjango test suite after …
8:40 PM Changeset [f6074506]mainstable/1.10.xstable/1.11.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.xstable/2.1.xstable/2.2.xstable/3.0.xstable/3.1.xstable/3.2.xstable/4.0.xstable/4.1.xstable/4.2.xstable/5.0.xstable/5.1.xstable/5.2.x by Justin Bronn <jbronn@…>
Fixed regression in running the GeoDjango test suite after r13670 with …
8:27 PM Ticket #13640 (Database layer (models, ORM) - add_filter in django/db/models/ sql/query.py causes exception when ...) updated by Tobias McNulty
I don't know enough about the ORM to know which of these makes the …
8:25 PM Ticket #14226 (Core (Serialization) - Bug in dumpdata dependency calculation involving ManyToManyFields) updated by Martin Chase
the patch to add tests will only be usefully applied after the …
8:23 PM Ticket #13706 (Database layer (models, ORM) - dbrouter uses wrong database on many2many addition) updated by Tobias McNulty
Please provide a more complete example.
8:20 PM Ticket #12196 (Forms - EmailField reject this email address [email protected]) updated by Chris Beaven
Triage Stage changed
I've updated the patch to use the new EmailValidator.
8:20 PM 13640_ducktyping.diff attached to Ticket #13640 by Tobias McNulty
alternate patch that uses duck typing to determine if value is an …
8:20 PM Ticket #5848 (Core (Other) - post_syncdb signal callbacks: argument 'created_models' is sometimes a ...) updated by Russell Keith-Magee
Triage Stage changed
Actually -- looking at the patch, it's pretty much RFC, although the …
8:17 PM Ticket #5848 (Core (Other) - post_syncdb signal callbacks: argument 'created_models' is sometimes a ...) updated by Russell Keith-Magee
Triage Stage changed
This should be a set. It's not ordered, you can't have duplicates, and …
8:16 PM 12196.2.diff attached to Ticket #12196 by Chris Beaven
8:11 PM Ticket #13710 (Database layer (models, ORM) - raw() sql bug when using a model with many fields with long names) closed by Tobias McNulty
invalid: As far as I can tell, add_to_class is an undocumented method and hence …
8:10 PM Ticket #5767 (contrib.admin - EmailField should render as a mailto anchor in admin list page) closed by Malcolm Tredinnick
wontfix: We don't do this kind of thing for URL fields, so it would be …
8:04 PM Ticket #5745 (Database layer (models, ORM) - MySQL Collations/Charsets and Engines) updated by Armin Ronacher
Damn. That was not a very friendly written ticket. :)
8:02 PM Ticket #5745 (Database layer (models, ORM) - MySQL Collations/Charsets and Engines) updated by Malcolm Tredinnick
Triage Stage changed
8:00 PM Ticket #5749 (Forms - Add field_name as a key on the _html_output dict) updated by Russell Keith-Magee
Triage Stage changed
7:59 PM Ticket #5742 (Core (Other) - `static_pattern` shortcut for serving static files) closed by Malcolm Tredinnick
wontfix: Not going to take this. We might add a commented out pattern for using …
7:59 PM Ticket #14260 (Testing framework - conversion of fixtures_regress tests from doctest to unittest format) updated by dbrenneman
Owner changed
I have created a branch on github with unittests to replace the …
7:47 PM Ticket #5652 (Core (Management commands) - Straightforward use of startproject command results in broken "Show on ...) updated by Karen Tracey
Sites is still needed by admin, at least for "view on site", unless …
7:43 PM Ticket #5714 (Forms - Date/Time fields' clean methods need strip()) updated by Malcolm Tredinnick
The other ticket isn't a real-dupe. This particular data type is a …
7:42 PM Ticket #5714 (Forms - Date/Time fields' clean methods need strip()) reopened by Malcolm Tredinnick
7:41 PM Ticket #5714 (Forms - Date/Time fields' clean methods need strip()) closed by Malcolm Tredinnick
duplicate: Marking as a dupe of #6362.
7:41 PM Ticket #5741 (Database layer (models, ORM) - make queryset get(), latest(), earliest(), take a default kwarg) closed by Malcolm Tredinnick
wontfix: Due to backwards incompatibility changes, this can't be done. Sorry. …
7:37 PM Ticket #5709 (Forms - modify forms.RegexField to support inverse matching) closed by Russell Keith-Magee
wontfix: Now that we have custom validators back, this is something we can do …
7:21 PM Localization edited by Alex Gaynor
(diff)
7:17 PM Ticket #4824 (Core (Other) - Enforce a check for duplicate named url patterns) closed by Chris Beaven
wontfix: Having duplicate url names is fine in cases where you use different …
7:17 PM Ticket #14259 (Core (Other) - URL dispatcher does not reject duplicate URL names) closed by Chris Beaven
wontfix: Having duplicate url names is fine in cases where you use different …
7:16 PM Ticket #11633 (Core (Other) - Stop requiring DJANGO_SETTINGS_MODULE when using settings.configure) updated by niall
This doesn't appear to be the case anymore: […] Sorry for the …
7:14 PM Ticket #11633 (Core (Other) - Stop requiring DJANGO_SETTINGS_MODULE when using settings.configure) updated by niall
This doesn't appear to be the case anymore: >>> import os >>> from …
7:14 PM Ticket #5652 (Core (Management commands) - Straightforward use of startproject command results in broken "Show on ...) updated by Malcolm Tredinnick
Triage Stage changed
Since the sites app isn't required any longer (it used to be …
7:05 PM Ticket #56 (Database layer (models, ORM) - Primary key columns should be UNSIGNED) updated by Thomas Steinacher <tom@…>
@russellm: What makes this backwards-incompatible? People who don't …
7:05 PM Ticket #6148 (Database layer (models, ORM) - Add generic support for database schemas) updated by Andrii Kurinnyi
Cc changed
7:04 PM Ticket #5638 (Internationalization - Non-Western person names) closed by Malcolm Tredinnick
duplicate: We are in the process of discussing/designing a public interface for …
7:02 PM 13640.diff attached to Ticket #13640 by Tobias McNulty
regression test with fix that uses isinstance instead of hasattr()
7:00 PM Ticket #5612 (Core (Other) - Signals for login / logout) updated by Russell Keith-Magee
Triage Stage changed
Speed isn't a concern for signals any more, and it's an obvious place …
6:58 PM Ticket #5606 (Template system - urlize filter should recognize only the characters which URL RFC specifies.) closed by Malcolm Tredinnick
wontfix: We cannot really do this. URls can contain non-ASCII characters, they …
6:55 PM Ticket #11486 (Core (Serialization) - There are no way to provide empty (or null/None) "pk" for XML ...) updated by niall
Has patch, Version, Needs tests changed
The patch that converts the doctests to unittests contains a single …
6:55 PM Ticket #5537 (Documentation - Remove Reverse Lookups on ForeignKeys/ManyToMany) updated by Russell Keith-Magee
Component, Triage Stage changed
Accepted as a documentation fix; this is actually possible right now …
6:53 PM Ticket #13710 (Database layer (models, ORM) - raw() sql bug when using a model with many fields with long names) updated by anonymous
this is a probleblem with mentioned uncontrolled size of generated …
6:52 PM Ticket #13640 (Database layer (models, ORM) - add_filter in django/db/models/ sql/query.py causes exception when ...) updated by Tobias McNulty
Triage Stage changed
6:51 PM xml_serializer_fix.diff attached to Ticket #11486 by niall
Fixes the ticket and adds an explicit test for serialized strings …
6:50 PM Ticket #5519 (Internationalization - Capitalized names for czech language) closed by Malcolm Tredinnick
wontfix: This is really in conflict with how we want to proceed in #5518. If a …
6:48 PM Ticket #5535 (Database layer (models, ORM) - .get() should allow myforeignkey_id lookups) updated by Malcolm Tredinnick
Owner, Status, Triage Stage changed
Tentatively based on experience over the last period since 1.0. …
6:47 PM remove_doctests.diff attached to Ticket #11486 by niall
Replaces the existing doctests with unittests.
6:41 PM Ticket #13640 (Database layer (models, ORM) - add_filter in django/db/models/ sql/query.py causes exception when ...) updated by Tobias McNulty
Status, Owner changed
6:39 PM Ticket #13630 (Database layer (models, ORM) - DatabaseOperations doesn't have same constructor with SQLITE and ...) updated by Tobias McNulty
Triage Stage changed
6:27 PM Ticket #5518 (Internationalization - Capitalized verbose names for models) updated by Malcolm Tredinnick
Triage Stage changed
Design decision (after much discussion between jezdez, Russ and …
6:14 PM Ticket #5476 (contrib.admin - Image thumbnails on image fields in the admin) closed by Malcolm Tredinnick
wontfix: There seem to be too many variable preferences required here for how …
6:11 PM Ticket #14063 (File uploads/storage - Validating form file fields is hard) updated by Chris Beaven
Component, Triage Stage changed
You're right, it is hard. A [NamedTemporaryFile
6:04 PM Ticket #14218 (Core (Other) - Paginator just implement the __iter__ function) closed by Chris Beaven
wontfix: I'm not sure that's common enough functionality to worry about.
6:00 PM Ticket #5500 (contrib.admin - Add an adminindex templatetag) closed by Malcolm Tredinnick
wontfix: After discussion with jezdez, we feel there's enough customisation of …
5:49 PM Ticket #5392 (contrib.admin - [newforms-admin] - hooks for template names) closed by Malcolm Tredinnick
fixed: This is now possible to you things like …
5:47 PM Ticket #13618 (contrib.admin - prepopulated_fields crashes with get_readonly_fields) updated by Tobias McNulty
Triage Stage changed
5:46 PM 13618.diff attached to Ticket #13618 by Tobias McNulty
slightly improved fix, with test
5:43 PM Ticket #5349 (contrib.syndication - Shouldn't the item_enclosure_url automatically prefixed with the ...) updated by Russell Keith-Magee
Triage Stage changed
Accepted, although the implementation needs to be aware of base paths …
5:40 PM Ticket #14134 (Core (Other) - Ability to set csrf cookie path and https-only plus add 'secure') updated by Chris Beaven
Needs documentation, Component, Triage Stage changed
5:37 PM Ticket #5327 (Documentation - ModelChoiceField and ChoiceField clean methods behave differently) updated by Russell Keith-Magee
Component, Triage Stage changed
Accepted that the documentation is what needs to be fixed here.
5:37 PM Ticket #14239 (HTTP handling - Form input button embedded in <a /> crashes Django server) closed by Chris Beaven
wontfix: 1. Only that request is failing, the server is not "crashing". This …
5:32 PM Ticket #5309 (Database layer (models, ORM) - [Patch] Marking instances as db-stored via is_stored) closed by Malcolm Tredinnick
fixed: This seems to be solved via the addition of force_update and …
5:30 PM Ticket #5304 (Database layer (models, ORM) - timezone aware datetime causes error when saving on mysql) closed by Malcolm Tredinnick
invalid: This is correct behaviour. Django cannot save that data and so an …
5:26 PM GeoDjango edited by DaveWP196
(diff)
5:25 PM Ticket #13600 (HTTP handling - OverflowError not caught in django.views.static.serve) updated by Chris Beaven
Has patch, Triage Stage changed
5:25 PM Ticket #5116 (Forms - newforms: SelectMultiple widget: disable some entries) updated by Russell Keith-Magee
Triage Stage changed
This is an option in the HTML spec, so we should be able to expose it …
5:25 PM 13600.diff attached to Ticket #13600 by Chris Beaven
5:22 PM Ticket #14226 (Core (Serialization) - Bug in dumpdata dependency calculation involving ManyToManyFields) updated by Martin Chase
Status, Owner changed
5:22 PM Ticket #10863 (Core (Other) - Email full stack traces like in the debug error pages) updated by Rob Hudson
PS: Also, if the goal is to get the full traceback and error debug …
5:21 PM Ticket #13710 (Database layer (models, ORM) - raw() sql bug when using a model with many fields with long names) updated by Kevin Renskers
OK, did some extensive testing. Turns out, my problem has nothing to …
5:21 PM Ticket #5048 (Template system - Allow TypeError exceptions to propagate in templates) closed by Malcolm Tredinnick
wontfix: This is backwards incompatible and we really prefer template rendering …
5:19 PM Ticket #10863 (Core (Other) - Email full stack traces like in the debug error pages) updated by Rob Hudson
I've updated the original patch for this to cover most of Russell's …
5:18 PM Ticket #5065 (Core (Other) - Add a post_reset signal to "manage.py reset <app>") closed by Russell Keith-Magee
wontfix: Wontfix; We're going to deprecate reset/sqlreset because it's …
5:18 PM Ticket #4992 (Core (Cache system) - Alter cache key based on GET parameters) updated by Malcolm Tredinnick
Triage Stage changed
Even squid recently (last year) changed their default caching …
5:16 PM Ticket #5025 (Template system - Add a "truncate" template filter) updated by Malcolm Tredinnick
Triage Stage changed
Design decision (based on in-person discussion between some …
5:15 PM 10863.2.diff attached to Ticket #10863 by Rob Hudson
Updated patch to apply against trunk, added docs and tests, and API parity
5:11 PM Ticket #14266 (Documentation - Audit database backend support claims, particularly for MySQL) updated by Carl Meyer
Version, Milestone changed
5:10 PM Ticket #4552 (Template system - Tidy up "for" tag) updated by Chris Beaven
Patch needs improvement, Needs tests, Triage Stage changed
This is much less important now we have a RenderContext which should …
5:10 PM Ticket #14268 (Core (Management commands) - reset and sqlreset management commands should raise ...) updated by Carl Meyer
Triage Stage changed
Marking accepted per Malcolm and Russ.
5:09 PM Ticket #14268 (Core (Management commands) - reset and sqlreset management commands should raise ...) created by Carl Meyer
These commands break a lot and should be deprecated. The underlying …
5:08 PM Ticket #13654 (Database layer (models, ORM) - QuerySet .dates() method should support "hour" and "minute") updated by None
Triage Stage changed
Looks like a good patch still valid in the current trunk. I checked …
5:06 PM Ticket #4147 (Internationalization - Add some i18n hooks to DateFormat) updated by Malcolm Tredinnick
Triage Stage changed
We accept that this is a requirement if it's possible. Not clear …
4:54 PM Ticket #4027 (Documentation - Document how to make copies of model instances) updated by Forest Bond
Hi Malcolm, It sounds like your suggestion is to manually copy each …
4:51 PM Ticket #4833 (Validators - auth superuser setup rejects valid @localhost e-mail address) updated by Malcolm Tredinnick
Triage Stage changed
4:50 PM Ticket #4746 (Template system - [patch] Allow whitespace before and after filter separator) updated by Malcolm Tredinnick
Triage Stage changed
Accepted.
4:47 PM Ticket #4471 (Forms - Newforms errors.as_text probably shouldn't prefix the string with an ...) closed by Malcolm Tredinnick
wontfix: Would be backwards incompatible at this point. Making this change in …
4:45 PM Ticket #4311 (Core (Other) - urlresolvers.resolve and friends should return the name they resolved to.) closed by Russell Keith-Magee
fixed
4:45 PM Ticket #4363 (contrib.formtools - Formpreview doesn't support newform's dynamic initial values) updated by Russell Keith-Magee
Patch needs improvement, Needs tests, Triage Stage changed
Patch is out of date, but the approach seems fine. Needs tests as well.
4:34 PM Ticket #4311 (Core (Other) - urlresolvers.resolve and friends should return the name they resolved to.) updated by Russell Keith-Magee
This was fixed by [13479].
4:31 PM Ticket #13618 (contrib.admin - prepopulated_fields crashes with get_readonly_fields) updated by Tobias McNulty
Status, Owner changed
4:31 PM Ticket #4238 (Generic views - django.views.generic.simple should have a method to redirect to the ...) closed by Malcolm Tredinnick
wontfix: Not clear this is a common enough use-case to require a function in …
4:31 PM Ticket #14122 (Documentation - Documentation for yesno filter is lacking) updated by Alex Gaynor
Triage Stage changed
4:29 PM Ticket #13735 (contrib.admin - Broken table layout if content is too large) updated by Chris Beaven
Triage Stage, Milestone changed
4:28 PM Ticket #13390 (Forms - Using AdminSplitDateTime and clean method in DateTimeField) updated by jbronn
(In [13754]) [1.2.X] Fixed #13390 -- SplitDateTimeWidget now …
4:28 PM Changeset [864361a]stable/1.2.x by Justin Bronn <jbronn@…>
[1.2.X] Fixed #13390 -- SplitDateTimeWidget now recognizes when it's …
4:27 PM Ticket #4031 (Internationalization - Translate to a specified language (not necessarily the current session ...) closed by Malcolm Tredinnick
wontfix: My comment from 2007 still kind of holds. Given the relative scarcity …
4:26 PM Ticket #13390 (Forms - Using AdminSplitDateTime and clean method in DateTimeField) closed by jbronn
fixed: (In [13753]) Fixed #13390 -- SplitDateTimeWidget now recognizes when …
4:26 PM Changeset [43114022]mainstable/1.10.xstable/1.11.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.xstable/2.1.xstable/2.2.xstable/3.0.xstable/3.1.xstable/3.2.xstable/4.0.xstable/4.1.xstable/4.2.xstable/5.0.xstable/5.1.xstable/5.2.x by Justin Bronn <jbronn@…>
Fixed #13390 -- SplitDateTimeWidget now recognizes when it's no …
4:24 PM Ticket #13710 (Database layer (models, ORM) - raw() sql bug when using a model with many fields with long names) updated by Tobias McNulty
Yes, some code (as little as possible) demonstrating the issue would …
4:24 PM Ticket #4027 (Documentation - Document how to make copies of model instances) updated by Malcolm Tredinnick
Triage Stage, Component, Has patch changed
This is possible in a few lines of code for each model. You can copy …
3:36 PM Ticket #6290 (Contrib apps - profanity filter) closed by Alex Gaynor
wontfix: the profanities list has been on the chopping block for a while, and …
3:30 PM Ticket #5672 (Internationalization - i18n minor problem (comma list items separator can't be translated) in ...) updated by Alex Gaynor
Triage Stage changed
3:24 PM Ticket #5421 (Database layer (models, ORM) - Add "db_select" hooks for database Fields) closed by Alex Gaynor
fixed: There are other internals for doing this now.
3:23 PM Ticket #5354 (Core (Other) - django imports minidom (which imports pyexpat) causing a modpython ...) closed by Alex Gaynor
wontfix: mod_python is no longer a reccomended deployment and this is fixed in …
3:22 PM Ticket #5335 (Forms - Add an append method to ErrorDict) updated by Alex Gaynor
Triage Stage changed
3:21 PM Ticket #14267 (*.djangoproject.com - Trac Upgrade Tracking Ticket) created by Armin Ronacher
The upcoming upgrade to Trac 0.12 requires the following yet …
3:20 PM Ticket #5297 (Template system - Backwards incompatibility introduced in [5091]: obj.has_key(x) -> x in obj) closed by Alex Gaynor
wontfix
3:20 PM Ticket #5293 (Core (Other) - adding sql functions to order_by clause handling) closed by Alex Gaynor
wontfix: Wontfixing this, there is zero precedent in the API for allowing …
3:19 PM Ticket #5140 (Template system - url templatetag should raise exception on invalid path) closed by Alex Gaynor
worksforme: The URL tag is now noisy.
3:16 PM Ticket #11293 (Database layer (models, ORM) - Filters on aggregates lose connector) updated by None
Just marked this as a duplicate, …
3:15 PM Ticket #5023 (Generic views - Tighten security around generic views) closed by Alex Gaynor
wontfix: Involves manipulators, no way it's still valid.
3:14 PM Ticket #4794 (*.djangoproject.com - Use CSS :target pseudo class) closed by Alex Gaynor
invalid
3:11 PM Ticket #13692 (Database layer (models, ORM) - Wrong ORM in complex filter) closed by None
duplicate: This is a duplicate of http://code.djangoproject.com/ticket/11293. …
3:09 PM Ticket #4656 (Core (Serialization) - Allow In-depth serialization by specifying depth to follow relationship) updated by Alex Gaynor
Triage Stage changed
3:05 PM Tickets #4481,​11300 batch updated by Chris Beaven
Triage Stage changed
3:04 PM 11300.3.diff attached to Ticket #11300 by Rob Hudson
Updated patch, added docs, now with versionadded
3:03 PM Ticket #4196 (Contrib apps - [patch] Use select_related() when retrieving a user profile) closed by Alex Gaynor
wontfix: Using select_related makes no sense here, we already know the user …
3:03 PM Ticket #14266 (Documentation - Audit database backend support claims, particularly for MySQL) updated by Carl Meyer
Triage Stage changed
Filed at the request of Malcolm and Russell at the sprints; marking …
3:02 PM Ticket #14266 (Documentation - Audit database backend support claims, particularly for MySQL) created by Carl Meyer
The [http://docs.djangoproject.com/en/dev/ref/databases/#mysql-notes
3:01 PM Ticket #4117 (Forms - Attributes for Widgets composed of more than one HTML element) updated by Alex Gaynor
Triage Stage changed
3:01 PM Ticket #4102 (Database layer (models, ORM) - Allow UPDATE of only specific fields in model.save()) updated by Alex Gaynor
Triage Stage changed
2:57 PM Ticket #3871 (Database layer (models, ORM) - Use custom managers in reverse relations) updated by Russell Keith-Magee
Triage Stage changed
Accepted on principle, but needs a cleaner API. EspenG's proposal is …
2:56 PM Ticket #13710 (Database layer (models, ORM) - raw() sql bug when using a model with many fields with long names) reopened by Kevin Renskers
It only generates an error when your model has a lot of fields, which …
2:55 PM Ticket #14265 (Uncategorized - Tag the 1.2.3 release in the repository) created by creecode
It would help some of the users if release 1.2.3 could be tagged < …
2:49 PM Ticket #14264 (Core (Other) - settings.configure has undocumented differences from using a settings ...) updated by Carl Meyer
Triage Stage, Summary changed
Correcting summary and marking Accepted per discussion with Malcolm at …
2:47 PM Ticket #14264 (Core (Other) - settings.configure has undocumented differences from using a settings ...) created by Carl Meyer
Calling django.conf.settings.configure bypasses the Settings class in …
2:45 PM Ticket #12812 (contrib.comments - Inheriting from comments breaks comment moderation) closed by Tobias McNulty
invalid: A brief review tells me that you're subclassing the wrong thing. Like …
2:43 PM Ticket #56 (Database layer (models, ORM) - Primary key columns should be UNSIGNED) updated by None
Owner changed
2:42 PM Ticket #3615 (Database layer (models, ORM) - Can't define forward references in fixtures using MySQL with InnoDB) updated by Russell Keith-Magee
#3620 is the same problem, as exposed by flush.
2:41 PM Ticket #3620 (Core (Management commands) - test suite aborts with mysql 4.1) closed by Russell Keith-Magee
duplicate: Closing as an effective duplicate of #3615. This is a problem because …
2:35 PM Ticket #12308 (Database layer (models, ORM) - Adding tablespace support to postgres backends) updated by Andrii Kurinnyi
Status changed
2:31 PM Ticket #3591 (Core (Other) - add support for custom app_label and verbose_name) updated by Russell Keith-Magee
Triage Stage changed
Sorry - to clarify: The patch that looks good is the GSoC branch, not …
2:28 PM Ticket #2616 (Database layer (models, ORM) - Add DB API support for lookup against IP address fields) updated by Carl Meyer
Ticket for allowing custom lookup types is #14263.
2:27 PM Ticket #14263 (Database layer (models, ORM) - Allow fields to support custom double-underscore lookup methods) updated by Carl Meyer
Triage Stage changed
Marking accepted per design discussion with core devs (Russell, …
2:26 PM Ticket #14263 (Database layer (models, ORM) - Allow fields to support custom double-underscore lookup methods) created by Carl Meyer
Rather than continually adding specialized builtin lookup types (e.g. …
2:24 PM Ticket #12213 (Forms - Initial data and addition queryset_filter for formset from ...) closed by Tobias McNulty
fixed: The new way to pass the queryset that Russell mentions is documented …
2:22 PM Ticket #4278 (Template system - get_template should accept a dirs argument) updated by Malcolm Tredinnick
Triage Stage changed
Definitely a good idea in principle. The patch might well need …
2:22 PM Ticket #13632 (Documentation - lack of builtin range checking of id fields) closed by None
wontfix: Replying to glassresistor: > Replying to [comment:2
2:21 PM Ticket #6834 (Template system - Add support for templates to be loaded from dynamically-selected ...) updated by Malcolm Tredinnick
Triage Stage changed
Without evaluating the patch, the concept is sound. So we'll take a …
2:20 PM Ticket #3591 (Core (Other) - add support for custom app_label and verbose_name) updated by Russell Keith-Magee
Triage Stage changed
Accepted on the basis that this was a GSoC 2010 project, and the patch …
2:16 PM Ticket #10497 (File uploads/storage - Added storage time methods to Storage and FileSystemStorage classes) updated by Tobias McNulty
Milestone, Version, Triage Stage, Summary changed
Patch applied and tests pass. The patch includes docs, which look …
2:16 PM Ticket #7815 (Template system - Let Context handle include, extends and inclusion_tag template loading) closed by Russell Keith-Magee
wontfix: The three (remaining) individual tickets (#3544, #4278, #6834) are all …
2:16 PM Ticket #3544 (Template system - Fix {% include %} to allow recursive includes) updated by Malcolm Tredinnick
Has patch, Triage Stage changed
Accepted in principle, since recursive includes would be useful. We'll …
2:07 PM Ticket #10497 (File uploads/storage - Added storage time methods to Storage and FileSystemStorage classes) updated by Tobias McNulty
Status, Owner changed
2:04 PM Ticket #3189 (Generic views - [patch] generic date_based view, allowing week to start on monday) updated by Russell Keith-Magee
Patch needs improvement changed
2:04 PM Ticket #3189 (Generic views - [patch] generic date_based view, allowing week to start on monday) updated by Russell Keith-Magee
Triage Stage changed
Accepted on the basis that we now have USE_L10N, which this view …
2:03 PM Ticket #13688 (Database layer (models, ORM) - Ability to specify the field type for extra select) updated by Tobias McNulty
Triage Stage changed
This is a feature request and I'm not sure how important it is or if …
2:01 PM Ticket #3169 (Template system - A template tag for listing/linking to nearby pages in pagination ...) closed by Russell Keith-Magee
wontfix: Marking this wontfix; there's nothing wrong with the principle of …
1:57 PM Ticket #13710 (Database layer (models, ORM) - raw() sql bug when using a model with many fields with long names) closed by Tobias McNulty
worksforme: I was NOT able to reproduce this bug. I attached a test showing that …
1:54 PM Ticket #2616 (Database layer (models, ORM) - Add DB API support for lookup against IP address fields) closed by Malcolm Tredinnick
wontfix: This is solved by adding the ability for custom (per-field) lookup …
1:54 PM 13710.diff attached to Ticket #13710 by Tobias McNulty
same patch, named for this bug (not the duplicate)
1:53 PM Ticket #11300 (contrib.auth - No way of customizing from email for password resets) updated by Rob Hudson
Needs documentation changed
1:53 PM 11300.2.diff attached to Ticket #11300 by Rob Hudson
Updated patch, added docs
1:52 PM Ticket #2550 (contrib.auth - Allow a Backend to Globally Fail Authentication) updated by Malcolm Tredinnick
Triage Stage changed
Any auth backend should be able to raise "stop here" (return "no", not …
1:51 PM 13712.diff attached to Ticket #13710 by Tobias McNulty
test showing the specified query works (and this is not a bug)
1:49 PM Ticket #2493 (Database layer (models, ORM) - Error "reset"ing app with self-referencing ForeignKey) closed by Malcolm Tredinnick
wontfix: We are going to deprecate and phase out reset and sqlreset after our …
1:46 PM Ticket #1105 (Template system - [patch] simple_tag decorator enhancement) closed by Carl Meyer
duplicate: Per design conversation with Malcolm, Russell, and Jannis at sprint, …
1:44 PM Ticket #14262 (Template system - Helper for "get_something as varname" template tag pattern) updated by Carl Meyer
Triage Stage changed
Per design conversation with Jannis, Malcolm, and Russell at sprint, …
1:41 PM Ticket #14262 (Template system - Helper for "get_something as varname" template tag pattern) created by Carl Meyer
It's a common pattern to write a template tag that fetches some data …
1:40 PM Ticket #2283 (contrib.comments - [patch] comment form templates don't validate as XHTML strict) updated by Malcolm Tredinnick
Triage Stage changed
No idea why this is DDN. Forms should be XHTML in django at the moment.
1:39 PM Ticket #2259 (contrib.admin - Primary keys should be readonly by default in admin) updated by Malcolm Tredinnick
Triage Stage changed
Changing the (manual) primary key intentionally creates a new object. …
1:38 PM Ticket #13149 (contrib.admin - ForeignKeyRawIdWidget doesn't handle invalid values) updated by jbronn
(In [13752]) [1.2.X] Fixed #13149 -- The admin ForeignKeyRawIdWidget
1:38 PM Changeset [e4bd5e8a]stable/1.2.x by Justin Bronn <jbronn@…>
[1.2.X] Fixed #13149 -- The admin ForeignKeyRawIdWidget now properly …
1:34 PM Ticket #14259 (Core (Other) - URL dispatcher does not reject duplicate URL names) updated by Mark Lavin
Triage Stage changed
Added a test case which shows the reported problem. There is a use …
1:34 PM Ticket #13149 (contrib.admin - ForeignKeyRawIdWidget doesn't handle invalid values) closed by jbronn
fixed: (In [13751]) Fixed #13149 -- The admin ForeignKeyRawIdWidget now …
1:34 PM Changeset [9e04c3b7]mainstable/1.10.xstable/1.11.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.xstable/2.1.xstable/2.2.xstable/3.0.xstable/3.1.xstable/3.2.xstable/4.0.xstable/4.1.xstable/4.2.xstable/5.0.xstable/5.1.xstable/5.2.x by Justin Bronn <jbronn@…>
Fixed #13149 -- The admin ForeignKeyRawIdWidget now properly handles …
1:28 PM Ticket #1375 (contrib.admin - Escape primary_key values in admin interface) updated by Malcolm Tredinnick
Triage Stage changed
1:25 PM Ticket #14101 (Internationalization - Localized DecimalField doesn't accept localized input) updated by Ramiro Morales
Replying to dfoerster: > This issue persists using the …
1:24 PM Ticket #56 (Database layer (models, ORM) - Primary key columns should be UNSIGNED) updated by Russell Keith-Magee
Triage Stage, Milestone changed
Accepted for 2.0. We can't do this in a particularly friendly …
1:21 PM 14259-testcase.diff attached to Ticket #14259 by Mark Lavin
Add testcase patch to verify reported behavior
1:21 PM Ticket #14101 (Internationalization - Localized DecimalField doesn't accept localized input) updated by dfoerster
This issue persists using the current version from trunk (r13746).
1:11 PM django-13149.patch attached to Ticket #13149 by jbronn
1:04 PM Ticket #13710 (Database layer (models, ORM) - raw() sql bug when using a model with many fields with long names) updated by Tobias McNulty
Status, Owner changed
attempting to reproduce…
12:57 PM Ticket #14000 (Documentation - Removal of obsolete "versionadded" tags) updated by Ramiro Morales
Last attached patch removes only the notes about 1.0 for now (trunk, …
12:55 PM Ticket #3695 (contrib.admin - duplicate html id's in doc pages) updated by Malcolm Tredinnick
(In [13750]) [1.2.X] Adjust AdminDocTests to run after r13728. Also …
12:55 PM Changeset [f4ebd70]stable/1.2.x by Malcolm Tredinnick <malcolm.tredinnick@…>
[1.2.X] Adjust AdminDocTests to run after r13728. Also match comments …
12:54 PM 14000-remove-versionxxx-1.0.diff attached to Ticket #14000 by Ramiro Morales
Removes occurrences of '-- version(added|changed):: 1.0'
12:54 PM Ticket #14252 (Contrib apps - django.contrib.flatpages unit tests assume default value for ...) updated by Tobias McNulty
Component, Triage Stage changed
Tested and verified that this is an issue and the patch fixes it. …
12:50 PM Ticket #14000 (Documentation - Removal of obsolete "versionadded" tags) updated by Ramiro Morales
Replying to richardb: > By the way, I notice that your …
12:48 PM Ticket #13632 (Documentation - lack of builtin range checking of id fields) updated by None
Owner, Component changed
Replying to yuval_a: > I'm not sure this is a won't fix. > …
12:43 PM Ticket #11154 (contrib.auth - Inconsistency with permissions for proxy models) updated by Malcolm Tredinnick
Triage Stage changed
Proxy models should also proxy the permissions of the model they are …
12:42 PM Ticket #14099 (Forms - modelformset not using _should_delete_form) updated by Mark Lavin
Keywords, Triage Stage changed
I did remove a couple stray spaces in the patch but it looks good. No …
12:38 PM 14099-PEP8.patch attached to Ticket #14099 by Mark Lavin
Small PEP8 cleanup of kenth's original patch (vs [13749])
12:34 PM Ticket #14252 (Contrib apps - django.contrib.flatpages unit tests assume default value for ...) updated by Tobias McNulty
Status, Owner changed
12:32 PM Ticket #14019 (Database layer (models, ORM) - SQLInsertCompiler.as_sql() failure) updated by Tobias McNulty
Status, Owner changed
12:31 PM Ticket #14019 (Database layer (models, ORM) - SQLInsertCompiler.as_sql() failure) updated by Tobias McNulty
Triage Stage changed
Internal API or not, it seems like a generally good idea to make the …
11:21 AM Ticket #14261 (HTTP handling - Add clickjacking protection (X-Frame-Options header)) updated by rniemeyer
Status, Needs documentation changed
11:20 AM clickjacking.diff attached to Ticket #14261 by rniemeyer
XFrameOptionsMiddleware + tests
11:20 AM Ticket #14261 (HTTP handling - Add clickjacking protection (X-Frame-Options header)) created by rniemeyer
== Overview == For security reasons, many sites implement some form of …
10:37 AM Ticket #25 (contrib.admin - Filtering interface on ForeignKey <select> boxes) updated by Chuck Harmston
The GitHub branch: http://github.com/cpharmston/django/commits/master
6:59 AM Ticket #14260 (Testing framework - conversion of fixtures_regress tests from doctest to unittest format) updated by Luke Plant
There are many other examples, and there is currently a Google SOC …
3:52 AM Ticket #14255 (Documentation - Factoring mysite out of tutorial imports) updated by Adam Endicott
Cc changed
3:37 AM Ticket #9966 (Generic views - Generic view "redirect_to" to carry existing query string) updated by Claude Paroz
Shouldn't the doc mention that this was added in dev version?
2:57 AM Ticket #13894 (contrib.messages - Disable upstream caching with messages framework) updated by Torsten Bronger
First of all: As we had to find out, "add_never_cache_headers" …
1:49 AM Changeset [f140436]stable/1.2.x by James Bennett <ubernostrum@…>
[1.2.X] Bump to 1.2.3. git-svn-id: …

Sep 10, 2010:

11:23 PM Ticket #14254 (File uploads/storage - More tests for storage backends) updated by Tobias McNulty
Triage Stage changed
seems reasonable enough to me
11:22 PM Ticket #7952 (contrib.auth - Auth messages should accept a label parameter) closed by Mark Lavin
fixed: I would say this functionality is provided by the fix for #4604 better …
11:20 PM storage_tests_updated.diff attached to Ticket #14254 by Tobias McNulty
updated tests to not care about listdir() ordering & properly clean up …
11:17 PM Ticket #7599 (contrib.auth - add get_user_permissions method to ModelBackend) updated by Jeff Kistler
Added documentation. Patch passes all existing auth tests.
11:16 PM get_user_permissions_patch_1.diff attached to Ticket #7599 by Jeff Kistler
11:05 PM Ticket #14254 (File uploads/storage - More tests for storage backends) updated by Tobias McNulty
Owner, Status changed
11:04 PM DevelopersForHire edited by sserrano
(diff)
11:03 PM Ticket #14099 (Forms - modelformset not using _should_delete_form) updated by Mark Lavin
Triage Stage changed
10:55 PM Ticket #11418 (Forms - formset.cleaned_data raises AttributeError when is_valid is True) updated by Mark Lavin
Keywords, Triage Stage changed
10:45 PM Ticket #9310 (Core (Other) - 404 debug pages should show the name of the tried urlpattern if one exists.) updated by Tobias McNulty
Patch needs improvement, Triage Stage changed
10:44 PM Ticket #9310 (Core (Other) - 404 debug pages should show the name of the tried urlpattern if one exists.) updated by Tobias McNulty
apparently I managed to clone the bitbucket.org/django/django repo …
10:40 PM named_404_with_test.diff attached to Ticket #9310 by Tobias McNulty
REALLY updated the patch to latest trunk
10:25 PM Ticket #8765 (HTTP handling - mod_python handler requires explicit str() cast for ...) updated by Malcolm Tredinnick
(In [13748]) [1.2.X] Improved unicode-type, ASCII-convertible header …
10:25 PM Changeset [4eb78b89]stable/1.2.x by Malcolm Tredinnick <malcolm.tredinnick@…>
[1.2.X] Improved unicode-type, ASCII-convertible header handling in …
10:25 PM Ticket #3695 (contrib.admin - duplicate html id's in doc pages) updated by Malcolm Tredinnick
(In [13747]) [1.2.X] Fixed id attribute generation in the admin docs …
10:25 PM Changeset [dc00873]stable/1.2.x by Malcolm Tredinnick <malcolm.tredinnick@…>
[1.2.X] Fixed id attribute generation in the admin docs page. Patch …
10:13 PM Ticket #9966 (Generic views - Generic view "redirect_to" to carry existing query string) closed by Malcolm Tredinnick
fixed: (In [13746]) Add option to redirect_to view to allow passing along the …
10:13 PM Changeset [fffe0a00]mainstable/1.10.xstable/1.11.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.xstable/2.1.xstable/2.2.xstable/3.0.xstable/3.1.xstable/3.2.xstable/4.0.xstable/4.1.xstable/4.2.xstable/5.0.xstable/5.1.xstable/5.2.x by Malcolm Tredinnick <malcolm.tredinnick@…>
Add option to redirect_to view to allow passing along the query string …
10:04 PM Ticket #13599 (contrib.admin - Incorrect HTML in change_list when list_editable is used) updated by jbronn
(In [13745]) [1.2.X] Fixed #13599 -- No longer embed hidden <td>
10:04 PM Changeset [ff0cb11c]stable/1.2.x by Justin Bronn <jbronn@…>
[1.2.X] Fixed #13599 -- No longer embed hidden <td> elements in …
10:01 PM Ticket #13599 (contrib.admin - Incorrect HTML in change_list when list_editable is used) closed by jbronn
fixed: (In [13744]) Fixed #13599 -- No longer embed hidden <td> elements in …
10:01 PM Changeset [04f50c1f]mainstable/1.10.xstable/1.11.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.xstable/2.1.xstable/2.2.xstable/3.0.xstable/3.1.xstable/3.2.xstable/4.0.xstable/4.1.xstable/4.2.xstable/5.0.xstable/5.1.xstable/5.2.x by Justin Bronn <jbronn@…>
Fixed #13599 -- No longer embed hidden <td> elements in ChangeList
9:56 PM Ticket #9310 (Core (Other) - 404 debug pages should show the name of the tried urlpattern if one exists.) updated by Malcolm Tredinnick
Triage Stage, Patch needs improvement changed
9:56 PM Ticket #9310 (Core (Other) - 404 debug pages should show the name of the tried urlpattern if one exists.) updated by Malcolm Tredinnick
I hate to be picky, but this patch doesn't apply to trunk! Things like …
9:44 PM Ticket #11418 (Forms - formset.cleaned_data raises AttributeError when is_valid is True) updated by Karen Tracey
Owner changed
Removing myself as owner since I'm not going to be able to finish this …
9:30 PM Ticket #12632 (Core (Other) - Creation of SortedDict's has non-linear performance) updated by jbronn
(In [13743]) [1.2.X] Fixed #12632 -- Improved performance of …
9:30 PM Changeset [8829b7d9]stable/1.2.x by Justin Bronn <jbronn@…>
[1.2.X] Fixed #12632 -- Improved performance of SortedDict. Thanks, …
9:28 PM Ticket #12632 (Core (Other) - Creation of SortedDict's has non-linear performance) closed by jbronn
fixed: (In [13742]) Fixed #12632 -- Improved performance of SortedDict. …
9:28 PM Changeset [1efa807]mainstable/1.10.xstable/1.11.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.xstable/2.1.xstable/2.2.xstable/3.0.xstable/3.1.xstable/3.2.xstable/4.0.xstable/4.1.xstable/4.2.xstable/5.0.xstable/5.1.xstable/5.2.x by Justin Bronn <jbronn@…>
Fixed #12632 -- Improved performance of SortedDict. Thanks, Alex …
9:22 PM seperate_hidden_fields.patch attached to Ticket #13599 by skevy
Separate hidden fields from table w/ updated tests.
9:21 PM Ticket #13599 (contrib.admin - Incorrect HTML in change_list when list_editable is used) updated by skevy
Patch needs improvement changed
Updated the patch to include jbroon and I's updated tests. Also …
9:07 PM Ticket #14008 (GIS - GeoDjango subquery fails with bad quoting) closed by jbronn
duplicate: Closing as duplicate of #12828.
9:03 PM Ticket #13215 (Core (Other) - Random OperationalError when using FastCGI prefork + PostgreSQL) closed by jbronn
fixed: Fixed in r12948; forgot to close ticket.
9:02 PM Ticket #14260 (Testing framework - conversion of fixtures_regress tests from doctest to unittest format) created by dbrenneman
The fixtures_regress test suite are currently in doctest format, they …
9:02 PM Ticket #7697 (Core (Other) - safe strings in debug page shown as html) closed by Malcolm Tredinnick
fixed: (In [13741]) Display a repr-like result for safe-string local …
9:02 PM Changeset [a56a2262]mainstable/1.10.xstable/1.11.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.xstable/2.1.xstable/2.2.xstable/3.0.xstable/3.1.xstable/3.2.xstable/4.0.xstable/4.1.xstable/4.2.xstable/5.0.xstable/5.1.xstable/5.2.x by Malcolm Tredinnick <malcolm.tredinnick@…>
Display a repr-like result for safe-string local variables on the …
8:57 PM improved_tests_base.diff attached to Ticket #13599 by jbronn
8:53 PM Ticket #14259 (Core (Other) - URL dispatcher does not reject duplicate URL names) created by Tobias McNulty
It's possible to construct a urls.py with duplicate URL names, and …
8:52 PM Ticket #11663 (File uploads/storage - Delete orphaned replaced files) updated by Malcolm Tredinnick
For the record (since I just got a Trac collision whilst also …
8:49 PM Ticket #11663 (File uploads/storage - Delete orphaned replaced files) closed by Chris Beaven
wontfix: Talking with malcolm, this has about a 0.01% chance of making it into …
8:48 PM Ticket #12295 (Forms - A formset with no forms does not call self.clean() when ...) updated by Mark Lavin
Triage Stage, Keywords changed
This patch works for me as on [13738] and looks ready for check in.
8:46 PM Ticket #9310 (Core (Other) - 404 debug pages should show the name of the tried urlpattern if one exists.) updated by Tobias McNulty
Triage Stage changed
marking RFC per mtredinnick
8:41 PM Ticket #8765 (HTTP handling - mod_python handler requires explicit str() cast for ...) closed by Malcolm Tredinnick
fixed: (In [13740]) Improved unicode-type, ASCII-convertible header handling …
8:41 PM Changeset [b2d2cb4a]mainstable/1.10.xstable/1.11.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.xstable/2.1.xstable/2.2.xstable/3.0.xstable/3.1.xstable/3.2.xstable/4.0.xstable/4.1.xstable/4.2.xstable/5.0.xstable/5.1.xstable/5.2.x by Malcolm Tredinnick <malcolm.tredinnick@…>
Improved unicode-type, ASCII-convertible header handling in …
8:39 PM Ticket #11905 (Forms - modelform_factory returns a broken form when given wrong value for fields) closed by Karen Tracey
fixed: (In [13739]) Fixed #11905: Raise an error on model form creation if a …
8:39 PM Changeset [3444b06]mainstable/1.10.xstable/1.11.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.xstable/2.1.xstable/2.2.xstable/3.0.xstable/3.1.xstable/3.2.xstable/4.0.xstable/4.1.xstable/4.2.xstable/5.0.xstable/5.1.xstable/5.2.x by Karen Tracey <kmtracey@…>
Fixed #11905: Raise an error on model form creation if a non-existent …
8:10 PM Ticket #11418 (Forms - formset.cleaned_data raises AttributeError when is_valid is True) updated by Mark Lavin
Owner, Patch needs improvement changed
New patch which updates the validation logic and the docs around …
8:08 PM Ticket #9519 (Database layer (models, ORM) - Add QuerySet.bulk_delete() that issues only a single SQL query) updated by Tobias McNulty
Summary changed
8:06 PM 11418.patch attached to Ticket #11418 by Mark Lavin
New patch vs [13738] with doc updates
8:06 PM Ticket #9310 (Core (Other) - 404 debug pages should show the name of the tried urlpattern if one exists.) updated by Tobias McNulty
Milestone changed
patch updated to apply to trunk; setting milestone to 1.3
7:55 PM Ticket #7697 (Core (Other) - safe strings in debug page shown as html) updated by Chris Beaven
Has patch, Triage Stage changed
7:53 PM Ticket #9015 (Core (Other) - Signal Connection Decorators) updated by Brian Rosner
Triage Stage changed
Moving to accepted until I can get my patch in.
7:51 PM 7697.2.diff attached to Ticket #7697 by Chris Beaven
7:48 PM Ticket #14125 (Uncategorized - 'Safe strings' are not force-escaped on development 500 page) closed by Chris Beaven
duplicate: Dupe of #7697
7:38 PM Ticket #14231 (contrib.sessions - Missing index on expire_date in Session model) updated by Chris Beaven
Triage Stage changed
I'm going to push this straight to ready for checkin. It's valid and …
7:37 PM Ticket #14258 (Documentation - Document that 1.3 has added an index to the session date field and a ...) created by Chris Beaven
See ticket #14231 for the actual fix which implements this.
7:24 PM Ticket #13677 (Forms - ModelFormSet may query wrong database backend) updated by David Gouldin
Has patch changed
7:20 PM Ticket #7435 (Core (Other) - get_{next,previous}_by_someDateField() on unsaved objects should throw ...) closed by Malcolm Tredinnick
fixed: (In [13738]) Better error message for calling get_next_by_* on unsaved …
7:20 PM Changeset [9802a73]mainstable/1.10.xstable/1.11.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.xstable/2.1.xstable/2.2.xstable/3.0.xstable/3.1.xstable/3.2.xstable/4.0.xstable/4.1.xstable/4.2.xstable/5.0.xstable/5.1.xstable/5.2.x by Malcolm Tredinnick <malcolm.tredinnick@…>
Better error message for calling get_next_by_* on unsaved models. …
7:18 PM 13677.diff attached to Ticket #13677 by David Gouldin
7:11 PM Ticket #13677 (Forms - ModelFormSet may query wrong database backend) updated by David Gouldin
Cc, Owner changed
7:08 PM Ticket #14071 (contrib.admin - Row duplicated when modifying PK) closed by Chris Beaven
wontfix: Replying to mnbayazit: > Create a model and add a field …
7:08 PM Ticket #13531 (Uncategorized - django.core.files.File throws an exception on _get_size) closed by Tobias McNulty
invalid: The File class is just a wrapper for local file operations and has …
7:02 PM Ticket #3695 (contrib.admin - duplicate html id's in doc pages) updated by Karen Tracey
(In [13737]) Adjust AdminDocTests to run after r13728. Also match …
7:02 PM Changeset [506d559]mainstable/1.10.xstable/1.11.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.xstable/2.1.xstable/2.2.xstable/3.0.xstable/3.1.xstable/3.2.xstable/4.0.xstable/4.1.xstable/4.2.xstable/5.0.xstable/5.1.xstable/5.2.x by Karen Tracey <kmtracey@…>
Adjust AdminDocTests to run after r13728. Also match comments to tests …
7:02 PM Ticket #9847 (Core (Other) - Improved handling for HTTP 403 Errors) updated by Malcolm Tredinnick
Patch needs improvement, Triage Stage changed
Tests and docs are fine. As noted, I'd like a way to avoid requiring …
7:00 PM Ticket #9847 (Core (Other) - Improved handling for HTTP 403 Errors) updated by Steven L Smith
Triage Stage changed
Need some more feedback on this one, so we're going to hold off... in …
6:59 PM Ticket #12308 (Database layer (models, ORM) - Adding tablespace support to postgres backends) updated by Andrii Kurinnyi
Cc, Owner, Status changed
6:58 PM Ticket #13897 (Generic views - There should be tests for object_list's pagination) updated by Chris Beaven
Owner changed
6:58 PM Changeset [260eff56]stable/1.2.x by Luke Plant <L.Plant.98@…>
[1.2.X] Fixed a test so that it actually tests what it's supposed to …
6:58 PM Ticket #13771 (Database layer (models, ORM) - ForeignKey and Many2Many validation fails between databases) updated by Andrii Kurinnyi
Status, Owner changed
6:58 PM Ticket #13897 (Generic views - There should be tests for object_list's pagination) updated by Chris Beaven
Version, Triage Stage changed
6:58 PM Ticket #14257 (Database layer (models, ORM) - Remove isValidIDList from ManyToManyField in ...) updated by Andrii Kurinnyi
Status, Owner changed
6:58 PM 13897.diff attached to Ticket #13897 by Chris Beaven
PEP tidied patch
6:57 PM Ticket #11905 (Forms - modelform_factory returns a broken form when given wrong value for fields) updated by Colin Copeland
Owner changed
6:56 PM Ticket #7048 (Forms - Support clearing FileFields with ModelForms) updated by Carl Meyer
Component changed
6:56 PM Changeset [568b9cdf]mainstable/1.10.xstable/1.11.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.xstable/2.1.xstable/2.2.xstable/3.0.xstable/3.1.xstable/3.2.xstable/4.0.xstable/4.1.xstable/4.2.xstable/5.0.xstable/5.1.xstable/5.2.x by Luke Plant <L.Plant.98@…>
Fixed a test so that it actually tests what it's supposed to test. …
6:47 PM Ticket #2986 (contrib.admin - JavaScript (dismissAddAnotherPopup) problem in TextField with newline ...) updated by andrewwatts
Keywords changed
added patched django/utils/html.py, template tags and testcase from …
6:46 PM Ticket #7048 (Forms - Support clearing FileFields with ModelForms) updated by Carl Meyer
Owner, Status changed
Picking this up at the sprints. Going to rework the patch to remove …
6:44 PM 11905.diff attached to Ticket #11905 by Colin Copeland
6:41 PM rm_isValidIDList.diff attached to Ticket #14257 by Andrii Kurinnyi
6:41 PM Ticket #14039 (Forms - FileField special-casing breaks MultiValueField including a FileField) updated by Carl Meyer
Looking into perhaps fixing #7048 and taking care of this as a side effect.
6:39 PM Ticket #14257 (Database layer (models, ORM) - Remove isValidIDList from ManyToManyField in ...) created by Andrii Kurinnyi
method isValidIDList seems to be an internal method used in Django …
6:35 PM Ticket #7770 (HTTP handling - HttpResponse.set_cookie should accept expires=datetime) updated by Chris Beaven
Needs documentation, Triage Stage changed
(cough)
6:33 PM Ticket #6453 (Forms - Explicitly requested fields (i.e. Meta: fields = [...]) should be ...) closed by Chris Beaven
wontfix: Even though it would be nice, unfortunately it's a backwards …
6:33 PM Ticket #13531 (Uncategorized - django.core.files.File throws an exception on _get_size) updated by Tobias McNulty
Owner, Status changed
attempting to verify this bug…
6:33 PM Ticket #11486 (Core (Serialization) - There are no way to provide empty (or null/None) "pk" for XML ...) updated by niall
Owner, Status changed
6:33 PM Ticket #11486 (Core (Serialization) - There are no way to provide empty (or null/None) "pk" for XML ...) updated by anonymous
Status, Owner changed
6:32 PM Ticket #11905 (Forms - modelform_factory returns a broken form when given wrong value for fields) updated by Colin Copeland
Owner changed
6:31 PM Ticket #9847 (Core (Other) - Improved handling for HTTP 403 Errors) updated by Steven L Smith
Needs documentation, Version, Needs tests changed
6:31 PM Ticket #11905 (Forms - modelform_factory returns a broken form when given wrong value for fields) updated by Colin Copeland
Has patch changed
After talking with Karen, I decided to look for a different spot to …
6:30 PM Ticket #11358 (Contrib apps - Flatpage sitemap shows all pages, even private pages) closed by Karen Tracey
fixed: (In [13734]) Fixed #11358: Don't include private flatpages in sitemap. …
6:30 PM Changeset [5912903]mainstable/1.10.xstable/1.11.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.xstable/2.1.xstable/2.2.xstable/3.0.xstable/3.1.xstable/3.2.xstable/4.0.xstable/4.1.xstable/4.2.xstable/5.0.xstable/5.1.xstable/5.2.x by Karen Tracey <kmtracey@…>
Fixed #11358: Don't include private flatpages in sitemap. Thanks …
6:26 PM 9847.diff attached to Ticket #9847 by Steven L Smith
Added tests and docs... anyone care to test my tests?
6:26 PM CaseStudyLeads edited by Luke Plant
(diff)
6:14 PM Ticket #13897 (Generic views - There should be tests for object_list's pagination) updated by Chris Beaven
Triage Stage, Owner changed
6:12 PM Ticket #14256 (Testing framework - Add support to testserver for the --skip-db-init option) closed by Malcolm Tredinnick
wontfix: After discussion about why this was needed, a solution was found that …
6:11 PM Ticket #14235 (Forms - UnicodeDecodeError in CSRF middleware) updated by Luke Plant
(In [13733]) [1.2.X] Fixed #14235 - UnicodeDecodeError in CSRF …
6:11 PM Changeset [890b0b62]stable/1.2.x by Luke Plant <L.Plant.98@…>
[1.2.X] Fixed #14235 - UnicodeDecodeError in CSRF middleware Thanks …
6:11 PM Ticket #11418 (Forms - formset.cleaned_data raises AttributeError when is_valid is True) updated by Mark Lavin
Owner, Patch needs improvement changed
After coming back to this and speaking with kmtracy I'm not sure the …
6:10 PM Ticket #11358 (Contrib apps - Flatpage sitemap shows all pages, even private pages) updated by Karen Tracey
Owner changed
6:05 PM Ticket #13894 (contrib.messages - Disable upstream caching with messages framework) updated by Chris Beaven
Component, Triage Stage changed
It does sound like a valid issue. But isn't the opposite true as …
5:59 PM Ticket #14256 (Testing framework - Add support to testserver for the --skip-db-init option) created by Martin Chase
We would like to run testserver multiple times and maintain database …
5:56 PM Ticket #14235 (Forms - UnicodeDecodeError in CSRF middleware) closed by Luke Plant
fixed: (In [13732]) Fixed #14235 - UnicodeDecodeError in CSRF middleware …
5:56 PM Changeset [364583b8]mainstable/1.10.xstable/1.11.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.xstable/2.1.xstable/2.2.xstable/3.0.xstable/3.1.xstable/3.2.xstable/4.0.xstable/4.1.xstable/4.2.xstable/5.0.xstable/5.1.xstable/5.2.x by Luke Plant <L.Plant.98@…>
Fixed #14235 - UnicodeDecodeError in CSRF middleware Thanks to jbg …
5:54 PM Ticket #13095 (Forms - modelform_factory, modelformset_factory, inlineformset_factory ...) updated by jbronn
(In [13731]) [1.2.X] Fixed #13095 -- formfield_callback keyword …
5:54 PM Changeset [43988e9]stable/1.2.x by Justin Bronn <jbronn@…>
[1.2.X] Fixed #13095 -- formfield_callback keyword argument is now …
5:54 PM Ticket #4982 (Internationalization - {% blocktrans %} does not escape % in text) closed by Malcolm Tredinnick
fixed: I can't repeat this problem, either. Closing for now. Please open a …
5:48 PM Ticket #14255 (Documentation - Factoring mysite out of tutorial imports) updated by Malcolm Tredinnick
Triage Stage changed
On first read through, this looks good. I'll apply it and work through …
5:46 PM Ticket #14255 (Documentation - Factoring mysite out of tutorial imports) updated by Malcolm Tredinnick
Keywords changed
5:46 PM Ticket #13095 (Forms - modelform_factory, modelformset_factory, inlineformset_factory ...) closed by jbronn
fixed: (In [13730]) Fixed #13095 -- formfield_callback keyword argument is …
5:46 PM Changeset [fd1e4b81]mainstable/1.10.xstable/1.11.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.xstable/2.1.xstable/2.2.xstable/3.0.xstable/3.1.xstable/3.2.xstable/4.0.xstable/4.1.xstable/4.2.xstable/5.0.xstable/5.1.xstable/5.2.x by Justin Bronn <jbronn@…>
Fixed #13095 -- formfield_callback keyword argument is now more sane …
5:45 PM Ticket #13942 (Forms - ModelChoiceField fix to_field_name fix) closed by Chris Beaven
invalid: Replying to edcrewe: […] It's not at all clear what …
5:44 PM Ticket #4748 (contrib.admin - contrib.auth: Increase length of names of permissions) closed by Malcolm Tredinnick
wontfix: This would cause problems for every single existing installation of …
5:43 PM mysite_refactor.diff attached to Ticket #14255 by Adam Endicott
5:43 PM Ticket #14255 (Documentation - Factoring mysite out of tutorial imports) created by Adam Endicott
It seems desirable to not teach people the bad habit of including the …
5:37 PM Ticket #13968 (Forms - SelectDateWidget does not validate chosen date) updated by Alex Lemann
Status, Owner changed
5:37 PM Ticket #3695 (contrib.admin - duplicate html id's in doc pages) closed by Malcolm Tredinnick
fixed: (In [13728]) Fixed id attribute generation in the admin docs page. …
5:37 PM Changeset [c5772009]mainstable/1.10.xstable/1.11.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.xstable/2.1.xstable/2.2.xstable/3.0.xstable/3.1.xstable/3.2.xstable/4.0.xstable/4.1.xstable/4.2.xstable/5.0.xstable/5.1.xstable/5.2.x by Malcolm Tredinnick <malcolm.tredinnick@…>
Fixed id attribute generation in the admin docs page. Patch from …
5:33 PM ticket_6447_warnings_2.diff attached to Ticket #6447 by Carl Meyer
fixed a couple documentation issues in the previous patch
5:13 PM Ticket #11770 (contrib.auth - Allow login_required to specify login_url like user_passes_test) closed by Mark Lavin
fixed: This is a duplicate of #13714 which is now fixed in [13723].
5:04 PM Ticket #9847 (Core (Other) - Improved handling for HTTP 403 Errors) updated by rniemeyer
Cc changed
5:04 PM Ticket #10909 (Contrib apps - Allow use of the Sitemaps Framework without requiring the sites ...) updated by Mark Lavin
This is essentially the same problem as #10235 and #10608 but I would …
4:55 PM 25_patch.2.diff attached to Ticket #25 by Chuck Harmston
First run at it
4:44 PM Ticket #25 (contrib.admin - Filtering interface on ForeignKey <select> boxes) updated by Chuck Harmston
Summary changed
4:41 PM Ticket #14125 (Uncategorized - 'Safe strings' are not force-escaped on development 500 page) updated by VickyTuite
Triage Stage changed
4:41 PM Ticket #25 (contrib.admin - Filtering interface on ForeignKey <select> boxes) updated by Chuck Harmston
I've got something workable. Screenshot and sample patch attached …
4:40 PM Ticket #11358 (Contrib apps - Flatpage sitemap shows all pages, even private pages) updated by Mark Lavin
Owner, Triage Stage changed
4:39 PM Ticket #14125 (Uncategorized - 'Safe strings' are not force-escaped on development 500 page) updated by VickyTuite
Needs tests, Triage Stage changed
4:35 PM Ticket #25 (contrib.admin - Filtering interface on ForeignKey <select> boxes) updated by Chuck Harmston
Has patch, Version, Milestone changed
4:34 PM 25_screenshot.png attached to Ticket #25 by Chuck Harmston
Sample screenshot
4:32 PM Ticket #14253 (contrib.admin - TIME_ZONE not respected by Today and Now widgets in admin) updated by Adam Nelson
I think the best solution is to show the user what time the server is …
4:31 PM 25_patch.diff attached to Ticket #25 by Chuck Harmston
First run at it
4:27 PM Ticket #6092 (Core (Other) - URL and email fields need to allow custom validators) closed by Adam Nelson
wontfix: I agree with mlavin. I think validators make this feature unnecessary.
4:23 PM Ticket #6092 (Core (Other) - URL and email fields need to allow custom validators) updated by Mark Lavin
This ticket hasn't seen much attention lately and I question how …
4:03 PM Ticket #6447 (Core (Cache system) - cache backends that are primarily for local dev should enforce same ...) updated by Carl Meyer
Added a new patch following design discussion with Russell K-M, …
4:03 PM ticket_6447_warnings.diff attached to Ticket #6447 by Carl Meyer
updated patch using warnings
3:59 PM Ticket #13799 (Testing framework - Test failing on Postgres on trunk) updated by Karen Tracey
(In [13727]) [1.2.X] Fixed #13799, a test failure on Postgres. Thanks, …
3:59 PM Changeset [aec5cbc3]stable/1.2.x by Karen Tracey <kmtracey@…>
[1.2.X] Fixed #13799, a test failure on Postgres. Thanks, Alex. …
3:55 PM Changeset [ebda0e01]stable/1.2.x by Jannis Leidel <jannis@…>
[1.2.X] Converted doctest to unittest. Patch by Alex Gaynor. Backport …
3:54 PM Changeset [7543eb95]mainstable/1.10.xstable/1.11.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.xstable/2.1.xstable/2.2.xstable/3.0.xstable/3.1.xstable/3.2.xstable/4.0.xstable/4.1.xstable/4.2.xstable/5.0.xstable/5.1.xstable/5.2.x by Jannis Leidel <jannis@…>
Converted doctest to unittest. Patch by Alex Gaynor. git-svn-id: …
3:36 PM CaseStudyLeads edited by khatibda
(diff)
3:35 PM CaseStudyLeads edited by khatibda
(diff)
3:32 PM Ticket #3542 (Generic views - Allow month-based date_list on archive_index) updated by Malcolm Tredinnick
Patch needs improvement, Triage Stage changed
Hold on a bit... if I have data from multiple years in my database, …
3:26 PM Ticket #14253 (contrib.admin - TIME_ZONE not respected by Today and Now widgets in admin) updated by Malcolm Tredinnick
Hmm... this isn't clearly a bug. In fact, the current behaviour seems …
3:06 PM storage_times.diff attached to Ticket #10497 by steph
Storage backends with time support.
3:06 PM Ticket #10497 (File uploads/storage - Added storage time methods to Storage and FileSystemStorage classes) updated by steph
Version, Component, Triage Stage changed
I think, added a full os.stat would be hard to implement on …
3:03 PM Ticket #14020 (HTTP handling - Make HttpResponse.get work like dict.get) updated by anonymous
Status, Component, Owner, Triage Stage changed
2:52 PM Ticket #14139 (Database layer (models, ORM) - Feature Request: distinct() should support field names) closed by anonymous
invalid: I don't think the distinct method should support keywords. The query …
2:50 PM Ticket #13714 (contrib.auth - Login Required decorator should support LOGIN_URL) closed by floguy
fixed: Fixed in [13723]
2:46 PM Ticket #13668 (Database layer (models, ORM) - ManyToManyField passes ModelBase to router.db_for_write) updated by Malcolm Tredinnick
Triage Stage changed
Looks good to me. Thanks.
2:46 PM Changeset [19cce79]stable/1.2.x by Ramiro Morales <cramm0@…>
[1.2.X] Fixed typos in es_AR translation. Backport of r13572 from …
2:45 PM Ticket #13968 (Forms - SelectDateWidget does not validate chosen date) updated by Alex Lemann
Triage Stage changed
Here is code to reproduce the bug: […] At the very least, the …
2:42 PM Ticket #11124 (contrib.admin - ModelAdmin's has_change_permission() and has_delete_permission() ...) updated by Florian Apolloner
Replying to virtual: > The really proper fix to this is to …
2:41 PM Ticket #12140 (HTTP handling - urlencode empty list encoding bug & fix) updated by floguy
Version, Needs tests changed
I've updated the patch to include tests for this. It's all isolated in …
2:40 PM Ticket #11905 (Forms - modelform_factory returns a broken form when given wrong value for fields) updated by Colin Copeland
Checking for unknown fields in …
2:38 PM Changeset [bb00b28]mainstable/1.10.xstable/1.11.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.xstable/2.1.xstable/2.2.xstable/3.0.xstable/3.1.xstable/3.2.xstable/4.0.xstable/4.1.xstable/4.2.xstable/5.0.xstable/5.1.xstable/5.2.x by Jannis Leidel <jannis@…>
Added login_url argument to login_required decorator. Thanks mhlakhani …
2:38 PM Ticket #8940 (Documentation - A mechanism for managing official translations of the documentation) updated by Jannis Leidel
Version changed
With the latest additions to the Sphinx project (1.1dev) it's possible …
2:36 PM Ticket #3415 (Uncategorized - django allows invalid TIME_ZONE in settings.py) closed by Malcolm Tredinnick
fixed: (In [13722]) When possible, sanity check the timezone setting to see …
2:36 PM Changeset [27265f70]mainstable/1.10.xstable/1.11.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.xstable/2.1.xstable/2.2.xstable/3.0.xstable/3.1.xstable/3.2.xstable/4.0.xstable/4.1.xstable/4.2.xstable/5.0.xstable/5.1.xstable/5.2.x by Malcolm Tredinnick <malcolm.tredinnick@…>
When possible, sanity check the timezone setting to see if the …
2:33 PM Ticket #13668 (Database layer (models, ORM) - ManyToManyField passes ModelBase to router.db_for_write) updated by David Gouldin
Has patch changed
2:33 PM 13668.diff attached to Ticket #13668 by David Gouldin
2:32 PM Ticket #13703 (Database layer (models, ORM) - 'errors' should be made a reserved word) updated by anonymous
Status, Owner, Triage Stage changed
this would be backwards incompatible as all hell, imo. It may seem …
2:26 PM storage_tests.diff attached to Ticket #14254 by steph
Patch to add more tests.
2:25 PM Ticket #14254 (File uploads/storage - More tests for storage backends) created by steph
While working on a proposal to extend the storage backends, I …
2:24 PM Ticket #3508 (Core (Other) - MergeDict needs more descriptive return values from __str__ and __repr__) closed by Malcolm Tredinnick
fixed: (In [13721]) Added more readable str and repr methods to …
2:24 PM Changeset [255147c9]mainstable/1.10.xstable/1.11.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.xstable/2.1.xstable/2.2.xstable/3.0.xstable/3.1.xstable/3.2.xstable/4.0.xstable/4.1.xstable/4.2.xstable/5.0.xstable/5.1.xstable/5.2.x by Malcolm Tredinnick <malcolm.tredinnick@…>
Added more readable str and repr methods to MergeDict. Thanks, …
2:23 PM Ticket #11124 (contrib.admin - ModelAdmin's has_change_permission() and has_delete_permission() ...) updated by virtual
New Django user here, I ran into this problem. The proper fix to …
2:22 PM Ticket #14245 (Uncategorized - django/contrib/flatpages/fixtures not included in the 1.2.2 release tarball) updated by Russell Keith-Magee
(In [13720]) [1.2.X] Fixed #14245 -- Added some files and paths …
2:22 PM Changeset [de91b33a]stable/1.2.x by Russell Keith-Magee <russell@…>
[1.2.X] Fixed #14245 -- Added some files and paths missing from the …
2:21 PM Ticket #14245 (Uncategorized - django/contrib/flatpages/fixtures not included in the 1.2.2 release tarball) closed by Russell Keith-Magee
fixed: (In [13719]) Fixed #14245 -- Added some files and paths missing from …
2:21 PM Changeset [dee7ef80]mainstable/1.10.xstable/1.11.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.xstable/2.1.xstable/2.2.xstable/3.0.xstable/3.1.xstable/3.2.xstable/4.0.xstable/4.1.xstable/4.2.xstable/5.0.xstable/5.1.xstable/5.2.x by Russell Keith-Magee <russell@…>
Fixed #14245 -- Added some files and paths missing from the …
2:19 PM Ticket #13149 (contrib.admin - ForeignKeyRawIdWidget doesn't handle invalid values) updated by Malcolm Tredinnick
Triage Stage changed
Yeah, I'll buy this. Looks good. Thanks.
2:19 PM Ticket #13714 (contrib.auth - Login Required decorator should support LOGIN_URL) updated by floguy
Needs documentation, Needs tests changed
I've updated the patch to include docs and tests for this. It's all …
2:19 PM Changeset [924ae1a0]stable/1.2.x by Karen Tracey <kmtracey@…>
[1.2.X] Pass commit=False to loaddata in tests, which will keep the DB …
2:17 PM Ticket #13908 (contrib.sitemaps - contrib.sitemaps.view.index doesn't work in more than one location) updated by Mark Lavin
Owner, Status, Triage Stage changed
2:17 PM Ticket #13908 (contrib.sitemaps - contrib.sitemaps.view.index doesn't work in more than one location) updated by Mark Lavin
Status, Needs documentation, Owner, Needs tests changed
I have verified the issue (using [13713]) from the sample project . I …
2:17 PM Ticket #14240 (Template system - filesizeformat should localize number) updated by anonymous
Needs documentation changed
2:16 PM Changeset [6ad4b32]mainstable/1.10.xstable/1.11.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.xstable/2.1.xstable/2.2.xstable/3.0.xstable/3.1.xstable/3.2.xstable/4.0.xstable/4.1.xstable/4.2.xstable/5.0.xstable/5.1.xstable/5.2.x by Karen Tracey <kmtracey@…>
Pass commit=False to loaddata in tests, which will keep the DB …
2:16 PM Ticket #13903 (Database layer (models, ORM) - Auto app_label creation fails when model is defined at top-level ...) updated by anonymous
Owner, Triage Stage, Status changed
the patch looks good, but theres a typo in the comment, and the …
2:11 PM Ticket #13149 (contrib.admin - ForeignKeyRawIdWidget doesn't handle invalid values) updated by Chris Adams
Needs tests changed
Tests added in …
2:09 PM Ticket #14000 (Documentation - Removal of obsolete "versionadded" tags) updated by Justin Lilly
Triage Stage changed
I think its important to not just remove the version added tags, but …
2:08 PM Ticket #13830 (contrib.localflavor - Change one of province name in Indonesian localflavour) updated by anonymous
Status, Owner, Triage Stage changed
2:04 PM Ticket #14142 (Documentation - Improvement (?) on tutorial part 3) closed by Justin Lilly
invalid: This isn't non-obvious. We show the full import list at the beginning …
2:01 PM Ticket #13095 (Forms - modelform_factory, modelformset_factory, inlineformset_factory ...) updated by Carl Meyer
Keywords, Owner, Triage Stage, Summary changed
Verified that the latest patch (from vung) applies cleanly, fixes the …
1:59 PM CaseStudyLeads edited by aleksandr@…
Add an e-com site built with Django (diff)
1:56 PM Ticket #13149 (contrib.admin - ForeignKeyRawIdWidget doesn't handle invalid values) updated by Chris Adams
Patch needs improvement changed
I confirmed my previous message was indeed in error (test environment …
1:55 PM Ticket #12016 (contrib.admin - timefield's are showing as "(None)" in the list_display of the admin ...) closed by Luke Plant
fixed: Since this does not affect trunk (according to timo), and we aren't …
1:53 PM Ticket #14253 (contrib.admin - TIME_ZONE not respected by Today and Now widgets in admin) created by Adam Nelson
When clicking 'Today' or 'Now' for a datetime field in the admin, the …
1:49 PM Ticket #11158 (Core (Other) - get_image_dimensions very slow after 1 call) closed by Luke Plant
fixed: (In [13716]) [1.2.X] Fixed #11158 - get_image_dimensions very …
1:49 PM Changeset [ec8d04c]stable/1.2.x by Luke Plant <L.Plant.98@…>
[1.2.X] Fixed #11158 - get_image_dimensions very slow/incorrect after …
1:47 PM Ticket #11158 (Core (Other) - get_image_dimensions very slow after 1 call) updated by Luke Plant
Fixed in [13715]. Don't know why it wasn't automatically closed.
1:45 PM Changeset [76249c39]mainstable/1.10.xstable/1.11.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.xstable/2.1.xstable/2.2.xstable/3.0.xstable/3.1.xstable/3.2.xstable/4.0.xstable/4.1.xstable/4.2.xstable/5.0.xstable/5.1.xstable/5.2.x by Luke Plant <L.Plant.98@…>
Fixed #11158 - get_image_dimensions very slow/incorrect after 1 call …
1:43 PM Ticket #13668 (Database layer (models, ORM) - ManyToManyField passes ModelBase to router.db_for_write) updated by David Gouldin
Cc, Owner changed
1:42 PM Ticket #14232 (Documentation - date_list context variable incorrectly documented) updated by anonymous
Status, Owner, Triage Stage changed
1:39 PM Ticket #13599 (contrib.admin - Incorrect HTML in change_list when list_editable is used) updated by skevy
I think most of the possible patches for this problem are kinda ugly - …
1:37 PM Ticket #14240 (Template system - filesizeformat should localize number) updated by anonymous
Status, Owner, Component, Triage Stage changed
1:37 PM Ticket #13689 (Core (Other) - Paginator.page fails when Paginator is set up with a unicode string in ...) updated by floguy
Needs tests changed
I've updated the patch to include tests for this, and to account for …
1:33 PM Ticket #13599 (contrib.admin - Incorrect HTML in change_list when list_editable is used) updated by anonymous
Milestone changed
1:29 PM Ticket #3381 (Uncategorized - [PATCH] make manage.py read PYTHONSTARTUP) closed by Malcolm Tredinnick
fixed: It's not at all clear to me what the comment that reopened this ticket …
1:28 PM Ticket #14230 (contrib.auth - Documentation for Auth's Logout view suggests wrong redirect takes ...) updated by Justin Lilly
Triage Stage changed
1:25 PM Ticket #14245 (Uncategorized - django/contrib/flatpages/fixtures not included in the 1.2.2 release tarball) updated by anonymous
Triage Stage changed
1:24 PM Ticket #3100 (Template system - Support for arguments on intermediate tag tokens (ex. {% if arg %}{% ...) updated by Malcolm Tredinnick
Triage Stage, Patch needs improvement, Needs tests changed
Hmm... so this is two different things in one patch: (1) is allowing …
1:18 PM Ticket #13149 (contrib.admin - ForeignKeyRawIdWidget doesn't handle invalid values) updated by Chris Adams
Keywords, Owner changed
1:16 PM Ticket #2986 (contrib.admin - JavaScript (dismissAddAnotherPopup) problem in TextField with newline ...) updated by Malcolm Tredinnick
Keywords, Patch needs improvement, Triage Stage changed
I don't like changing the content like this (removing newlines). …
1:15 PM Ticket #11358 (Contrib apps - Flatpage sitemap shows all pages, even private pages) updated by Mark Lavin
Keywords changed
1:14 PM 11358_with_test.patch attached to Ticket #11358 by Mark Lavin
Patch against [13714] to add tests and doc change
1:12 PM Ticket #6447 (Core (Cache system) - cache backends that are primarily for local dev should enforce same ...) updated by Malcolm Tredinnick
Since Django supports third-party cache backends, we can't control …
1:11 PM Ticket #25 (contrib.admin - Filtering interface on ForeignKey <select> boxes) updated by Chuck Harmston
Status, Owner changed
I'm going to give this a go at the DjangoCon sprint.
1:11 PM Ticket #14246 (Uncategorized - aggregation_regress tests don't run on Postgres that supports StdDev) updated by Karen Tracey
(In [13714]) [1.2.X] Fixed #14246: Modified aggregation_regress tests …
1:11 PM Changeset [13f1192]stable/1.2.x by Karen Tracey <kmtracey@…>
[1.2.X] Fixed #14246: Modified aggregation_regress tests so that they …
1:10 PM Ticket #12959 (contrib.admin - SelectFilter2: alt text for filter button) updated by Chris Adams
Cc, Keywords, Version, Owner changed
Updated patch against 1.2.1: …
1:09 PM Ticket #2975 (contrib.admin - [patch] parseDateString function in dateparse.js return wrong date for ...) closed by Malcolm Tredinnick
fixed: (In [13713]) Fixed date parsing of 31st dates when current month has …
1:09 PM Changeset [443cb9b]mainstable/1.10.xstable/1.11.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.xstable/2.1.xstable/2.2.xstable/3.0.xstable/3.1.xstable/3.2.xstable/4.0.xstable/4.1.xstable/4.2.xstable/5.0.xstable/5.1.xstable/5.2.x by Malcolm Tredinnick <malcolm.tredinnick@…>
Fixed date parsing of 31st dates when current month has 30 days (!!). …
1:07 PM Ticket #14252 (Contrib apps - django.contrib.flatpages unit tests assume default value for ...) updated by Paul McLanahan
Has patch changed
1:07 PM Ticket #9847 (Core (Other) - Improved handling for HTTP 403 Errors) updated by Steven L Smith
Keywords, Needs documentation, Status, Owner, Needs tests changed
I'm going to try and get this ready for checkin today at the djangocon …
1:07 PM django-flatpages-tests.diff attached to Ticket #14252 by Paul McLanahan
Proposed fix
1:06 PM Ticket #5515 (Contrib apps - Custom Permission Denied Pages) updated by Jakub Wilk
Cc changed
1:06 PM Ticket #9847 (Core (Other) - Improved handling for HTTP 403 Errors) updated by Jakub Wilk
Cc changed
1:06 PM Ticket #14252 (Contrib apps - django.contrib.flatpages unit tests assume default value for ...) created by Paul McLanahan
This causes them to break when running from a project's test suite …
1:04 PM Ticket #6447 (Core (Cache system) - cache backends that are primarily for local dev should enforce same ...) updated by Carl Meyer
Summary changed
1:03 PM Ticket #6447 (Core (Cache system) - cache backends that are primarily for local dev should enforce same ...) updated by Carl Meyer
Keywords changed
1:01 PM ticket_6447.diff attached to Ticket #6447 by Carl Meyer
updated patch, applies to trunk
1:00 PM Ticket #12957 (contrib.admin - Add scope=col to admin change_list_results.html (Accessibility)) updated by Chris Adams
Cc, Keywords, Version changed
Updated patch against 1.2.1 here: …
12:57 PM Ticket #14246 (Uncategorized - aggregation_regress tests don't run on Postgres that supports StdDev) closed by Karen Tracey
fixed: (In [13712]) Fixed #14246: Modified aggregation_regress tests so that …
12:57 PM Changeset [037b579b]mainstable/1.10.xstable/1.11.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.xstable/2.1.xstable/2.2.xstable/3.0.xstable/3.1.xstable/3.2.xstable/4.0.xstable/4.1.xstable/4.2.xstable/5.0.xstable/5.1.xstable/5.2.x by Karen Tracey <kmtracey@…>
Fixed #14246: Modified aggregation_regress tests so that they will …
12:51 PM Ticket #638 (contrib.admin - changelist table is too wide on pages with filter sidebar) closed by Malcolm Tredinnick
fixed: Fixed in r13711 -- I forgot to mention that in the commit message.
12:49 PM Changeset [003ed01]mainstable/1.10.xstable/1.11.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.xstable/2.1.xstable/2.2.xstable/3.0.xstable/3.1.xstable/3.2.xstable/4.0.xstable/4.1.xstable/4.2.xstable/5.0.xstable/5.1.xstable/5.2.x by Malcolm Tredinnick <malcolm.tredinnick@…>
Admin changelist page now has consistent width with or without filter …
12:47 PM Ticket #6183 (contrib.admin - [patch] Support help_text with ManyToMany field widgets) updated by Chris Adams
Keywords changed
12:47 PM Ticket #8995 (contrib.sitemaps - Add support for https to sitemaps) updated by Mitar
Cc changed
12:46 PM Ticket #6183 (contrib.admin - [patch] Support help_text with ManyToMany field widgets) updated by Chris Adams
Replying to acdha: > I think the larger question of where …
12:44 PM Ticket #14072 (*.djangoproject.com - Django SVN repo: Perms for translators (django/conf/locale) not set up ...) closed by Jannis Leidel
fixed
12:43 PM Ticket #6183 (contrib.admin - [patch] Support help_text with ManyToMany field widgets) updated by Chris Adams
Patch needs improvement, Version changed
I think the larger question of where the help text comes from is …
12:42 PM Ticket #9847 (Core (Other) - Improved handling for HTTP 403 Errors) updated by Steven L Smith
Summary changed
I've closed #5515 and #10360 and changed the title of this ticket to …
12:41 PM Ticket #11485 (HTTP handling - sitemap.xml doesn't support https urls) updated by Mark Lavin
This is one of the enhancements contained in the patch on #8995. It …
12:39 PM Ticket #14221 (Documentation - Mashed Sentences in Doc) updated by anonymous
Status, Owner, Triage Stage changed
12:33 PM Ticket #14237 (*.djangoproject.com - Old version string on the download page + auto checker proposal) updated by anonymous
Status, Owner, Triage Stage changed
12:32 PM Ticket #11358 (Contrib apps - Flatpage sitemap shows all pages, even private pages) updated by Malcolm Tredinnick
The code change looks fine, however I'd like a small tweak in the …
12:32 PM Ticket #13769 (Forms - ModelForm: override default field attributes) closed by asenchi
fixed: Actually this looks to have been implemented in 1.2: …
12:28 PM Ticket #11358 (Contrib apps - Flatpage sitemap shows all pages, even private pages) updated by Mark Lavin
Has patch changed
12:28 PM Ticket #2740 (Core (Other) - Specifying an order_with_respect_to for a self referential one to many ...) updated by Malcolm Tredinnick
Needs tests, Triage Stage changed
Just because there might not be any existing tests for …
12:27 PM Ticket #9847 (Core (Other) - Improved handling for HTTP 403 Errors) updated by paulc
Cc changed
12:27 PM 11358.patch attached to Ticket #11358 by Mark Lavin
Patch against [13710] for change and doc change
12:22 PM Ticket #11905 (Forms - modelform_factory returns a broken form when given wrong value for fields) updated by Colin Copeland
Owner, Status changed
12:22 PM Ticket #11905 (Forms - modelform_factory returns a broken form when given wrong value for fields) updated by anonymous
Status, Owner changed
12:21 PM Ticket #5515 (Contrib apps - Custom Permission Denied Pages) closed by Steven L Smith
duplicate: The CSRF handling has changed substantially in 1.2, and there are …
12:21 PM DjangoBranches edited by Carl Meyer
note official git repo, remove broken one (diff)
12:19 PM Ticket #10360 (Core (Other) - allow customized forbidden message when using exceptions) closed by Steven L Smith
duplicate: This is essentially a duplicate of #9847, so let's keep the …
12:17 PM Ticket #6183 (contrib.admin - [patch] Support help_text with ManyToMany field widgets) updated by Chris Adams
Owner changed
12:15 PM DjangoBranches edited by Ramiro Morales
Added info about the official Hg mirror (diff)
12:14 PM Ticket #13769 (Forms - ModelForm: override default field attributes) updated by asenchi
Patch needs improvement, Triage Stage, Needs documentation changed
Tested 'fields-kwargs.diff', patch applied cleanly all tests ran. …
12:08 PM Ticket #14246 (Uncategorized - aggregation_regress tests don't run on Postgres that supports StdDev) updated by Karen Tracey
(In [13710]) [1.2.X] Fixed some of the problems with …
12:08 PM Changeset [1b0084e2]stable/1.2.x by Karen Tracey <kmtracey@…>
[1.2.X] Fixed some of the problems with aggregation_regress tests on …
12:04 PM Changeset [30ad353]mainstable/1.10.xstable/1.11.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.xstable/2.1.xstable/2.2.xstable/3.0.xstable/3.1.xstable/3.2.xstable/4.0.xstable/4.1.xstable/4.2.xstable/5.0.xstable/5.1.xstable/5.2.x by Karen Tracey <kmtracey@…>
Fixed some of the problems with aggregation_regress tests on higher …
12:03 PM Ticket #638 (contrib.admin - changelist table is too wide on pages with filter sidebar) updated by radez
Triage Stage, Has patch changed
Tested on Firefox, chrome and safari. Patch looks good to me. Simple …
12:01 PM Ticket #14248 (Database layer (models, ORM) - Date and DateTime fields, auto_now_add and PostgreSQL) updated by Malcolm Tredinnick
For future reference (in case we ever revisit this): although the …
11:56 AM Ticket #1035 (contrib.admin - Link to popup for adding related objects should respect user's permissions) closed by Malcolm Tredinnick
fixed: (In [13708]) Adding related objects in the admin (via popup) respects …
11:56 AM Changeset [30610719]mainstable/1.10.xstable/1.11.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.xstable/2.1.xstable/2.2.xstable/3.0.xstable/3.1.xstable/3.2.xstable/4.0.xstable/4.1.xstable/4.2.xstable/5.0.xstable/5.1.xstable/5.2.x by Malcolm Tredinnick <malcolm.tredinnick@…>
Adding related objects in the admin (via popup) respects user …
11:50 AM Ticket #13769 (Forms - ModelForm: override default field attributes) updated by asenchi
Owner changed
11:49 AM Ticket #11358 (Contrib apps - Flatpage sitemap shows all pages, even private pages) updated by Mark Lavin
Owner changed
11:23 AM Ticket #14235 (Forms - UnicodeDecodeError in CSRF middleware) updated by Malcolm Tredinnick
Component changed
11:23 AM Ticket #14235 (Forms - UnicodeDecodeError in CSRF middleware) updated by Malcolm Tredinnick
Looks good to me. James is around at the sprints (in Portland) today, …
10:09 AM Ticket #14251 (contrib.admin - app-labels (still) not translated) updated by Łukasz Rekucki
Keywords, Triage Stage changed
Overlaps with #3591. Also, good news! This has been fixed in this …
10:07 AM Ticket #13356 (Database layer (models, ORM) - EmptyResultSet when using annotation and empty filter) closed by Adam Nelson
duplicate: Duplicate of #12687
9:27 AM Ticket #14248 (Database layer (models, ORM) - Date and DateTime fields, auto_now_add and PostgreSQL) closed by Luke Plant
invalid: Some reasons: 1. There is no advantage (at least none stated) in …
9:17 AM Ticket #9459 (Forms - forms.DateTimeField() rendered with HiddenInput looses microseconds) updated by Karen Tracey
See r13078 for how to replace strptime with something that works on 2.4.
9:03 AM Ticket #14249 (contrib.auth - Inactive users have less permissions then anonymous users with custom ...) updated by Harro
You're right. I overlooked that one. Also a superuser without …
8:58 AM Ticket #14251 (contrib.admin - app-labels (still) not translated) created by sehmaschine@…
there´s no easy way to translate app-labels (which leads to a very …
8:32 AM Ticket #14249 (contrib.auth - Inactive users have less permissions then anonymous users with custom ...) updated by Luke Plant
Triage Stage changed
I'm inclined to agree, but there is a security related backwards …
8:17 AM Ticket #14247 (Testing framework - [regression in 1.2.2] 'forms' test failure in 1.2.X) closed by Luke Plant
fixed: (In [13707]) [1.2.X] Fixed #14247 - 'forms' test failure in 1.2.X …
8:17 AM Changeset [ec4d6bb]stable/1.2.x by Luke Plant <L.Plant.98@…>
[1.2.X] Fixed #14247 - 'forms' test failure in 1.2.X Thanks to …
8:09 AM Ticket #14250 (Core (Cache system) - FileBasedCacheTests.test_cull test failure) updated by Luke Plant
(In [13706]) [1.2.X] Fixed #14250 - FileBasedCacheTests.test_cull test …
8:09 AM Changeset [6e1c46da]stable/1.2.x by Luke Plant <L.Plant.98@…>
[1.2.X] Fixed #14250 - FileBasedCacheTests.test_cull test failure …
8:07 AM Ticket #14243 (Database layer (models, ORM) - defer and only are not respected by values and by valuest_list()) updated by Luke Plant
Just to clarify what agabel said: defer and only are about which …
8:03 AM Ticket #14250 (Core (Cache system) - FileBasedCacheTests.test_cull test failure) closed by Luke Plant
fixed: (In [13705]) Fixed #14250 - FileBasedCacheTests.test_cull test failure …
8:03 AM Changeset [92b91d6]mainstable/1.10.xstable/1.11.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.xstable/2.1.xstable/2.2.xstable/3.0.xstable/3.1.xstable/3.2.xstable/4.0.xstable/4.1.xstable/4.2.xstable/5.0.xstable/5.1.xstable/5.2.x by Luke Plant <L.Plant.98@…>
Fixed #14250 - FileBasedCacheTests.test_cull test failure This patch …
7:12 AM Ticket #14119 (Forms - fields_for_model returns all fields when fields parameter is the empty ...) updated by Ramiro Morales
Triage Stage changed
6:54 AM Ticket #14250 (Core (Cache system) - FileBasedCacheTests.test_cull test failure) created by Luke Plant
Since r13678, I'm getting this test failure: […] This happens …
6:38 AM Ticket #14249 (contrib.auth - Inactive users have less permissions then anonymous users with custom ...) updated by Harro
Cc changed
6:38 AM Ticket #14249 (contrib.auth - Inactive users have less permissions then anonymous users with custom ...) created by Harro
With the closing of Ticket #12557 a custom backend could specify …
6:30 AM Ticket #9459 (Forms - forms.DateTimeField() rendered with HiddenInput looses microseconds) updated by Luke Plant
There are lots of errors with Python 2.4, which all seem to boil down …
6:28 AM Ticket #10427 (Forms - Bound field needs an easy way to get form value) updated by Ludvig Ericson
Why isn't this merged into trunk yet? It's been accepted for over a …
5:37 AM 14235.3.diff attached to Ticket #14235 by Luke Plant
Added condition for empty cookie
5:33 AM Ticket #14235 (Forms - UnicodeDecodeError in CSRF middleware) updated by Luke Plant
For an empty token, the result would currently be that the `{% …
3:41 AM Ticket #14248 (Database layer (models, ORM) - Date and DateTime fields, auto_now_add and PostgreSQL) created by zloy.alu@…
PostgreSQL allows using function "now()", "current_date()", …
3:16 AM Ticket #9459 (Forms - forms.DateTimeField() rendered with HiddenInput looses microseconds) updated by Thomas Güttler
Can someone please test this with Python 2.4? …
3:02 AM Ticket #14243 (Database layer (models, ORM) - defer and only are not respected by values and by valuest_list()) closed by Austin Gabel
invalid: This usage is incorrect. To limit the fields returned by values() …
2:25 AM Ticket #11836 (Forms - Missing django.forms.widgets.MultiWidget hidden counterpart) updated by brianmacdonald
Has patch, Version changed
Attached a patch that adds the feature as a argument of …
2:20 AM multiplehiddeninput_unique_names.diff attached to Ticket #11836 by brianmacdonald
1:33 AM Ticket #6218 (Core (Other) - Require trailing slash always on MEDIA_URL) updated by Chris Heisel
Patch needs improvement changed
Updated patch to include docs, and tests for the settings.configure …
1:31 AM ticket-6218.2.patch attached to Ticket #6218 by Chris Heisel
1:14 AM Ticket #14235 (Forms - UnicodeDecodeError in CSRF middleware) updated by Malcolm Tredinnick
I can't see any immediate problem here, but we were discussing this …

Sep 9, 2010:

11:08 PM yesno_documentation.patch attached to Ticket #14122 by Keith Gray
Patch to the yesno filter documentation
10:14 PM Ticket #14229 (Database layer (models, ORM) - Postgres backend generates invalid SQL when istartswith and F object ...) closed by Mark Lavin
duplicate: This looks like a duplicate of #11722.
9:21 PM Ticket #11041 (Documentation - Document all QuerySet methods in QuerySet API) updated by Derek Willis
Owner, Milestone, Status changed
8:32 PM Ticket #12886 (Database layer (models, ORM) - .aggregate() does not honour sliced queryset) updated by 3point2
Cc changed
I've also just discovered this issue (using the Sum aggregate) and did …
8:29 PM Ticket #14247 (Testing framework - [regression in 1.2.2] 'forms' test failure in 1.2.X) created by Ramiro Morales
As discussed with pmclanaham on #django-dev, additionally to #14245
8:26 PM Ticket #3400 (contrib.admin - Support for lookup separator with list_filter admin option) updated by Simon Meers
Patch needs improvement changed
Thanks foxwhipser, patch updated.
8:24 PM 3400.2.diff attached to Ticket #3400 by Simon Meers
7:46 PM 14235.2.diff attached to Ticket #14235 by Luke Plant
Updates for Karen's comments.
7:44 PM Ticket #14235 (Forms - UnicodeDecodeError in CSRF middleware) updated by Luke Plant
Replying to kmtracey: > I assume the escape still in the …
7:31 PM aggregation_regress.diff attached to Ticket #14246 by Karen Tracey
7:30 PM Ticket #14246 (Uncategorized - aggregation_regress tests don't run on Postgres that supports StdDev) created by Karen Tracey
Since being refactored unit tests (r13614/r13615), aggregation_regress …
7:09 PM Ticket #14235 (Forms - UnicodeDecodeError in CSRF middleware) updated by Karen Tracey
I assume the escape still in the csrftoken tag implementation …
6:43 PM Ticket #14242 (Forms - UserChangeForm Causes KeyError in 1.2.2 and Trunk) updated by Luke Plant
(In [13704]) [1.2.X] Fixed #14242 - UserChangeForm subclasses without …
6:43 PM Changeset [6ea90256]stable/1.2.x by Luke Plant <L.Plant.98@…>
[1.2.X] Fixed #14242 - UserChangeForm subclasses without …
6:38 PM Changeset [5357000]stable/1.2.x by Luke Plant <L.Plant.98@…>
[1.2.X] Converted tests for contrib.auth.forms to unit tests. …
6:37 PM Ticket #6218 (Core (Other) - Require trailing slash always on MEDIA_URL) updated by Chris Heisel
Patch needs improvement, Needs documentation changed
facepalm, forgot documentation and to test the settings.configure …
6:31 PM Ticket #14242 (Forms - UserChangeForm Causes KeyError in 1.2.2 and Trunk) closed by Luke Plant
fixed: (In [13702]) Fixed #14242 - UserChangeForm subclasses without …
6:31 PM Changeset [303bdc8]mainstable/1.10.xstable/1.11.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.xstable/2.1.xstable/2.2.xstable/3.0.xstable/3.1.xstable/3.2.xstable/4.0.xstable/4.1.xstable/4.2.xstable/5.0.xstable/5.1.xstable/5.2.x by Luke Plant <L.Plant.98@…>
Fixed #14242 - UserChangeForm subclasses without 'user_permissions' …
6:29 PM CaseStudyQuestionnaire edited by Jeremy Dunck
(diff)
6:28 PM Ticket #6218 (Core (Other) - Require trailing slash always on MEDIA_URL) updated by Chris Heisel
Status, Patch needs improvement changed
Attaching a patch with tests, ensuring that it gets the trailing / when set
6:26 PM ticket-6218.patch attached to Ticket #6218 by Chris Heisel
Ensures MEDIA_URL always ends with a / when set to a non-empty string
6:21 PM Changeset [801bb146]mainstable/1.10.xstable/1.11.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.xstable/2.1.xstable/2.2.xstable/3.0.xstable/3.1.xstable/3.2.xstable/4.0.xstable/4.1.xstable/4.2.xstable/5.0.xstable/5.1.xstable/5.2.x by Luke Plant <L.Plant.98@…>
Converted tests for contrib.auth.forms to unit tests. git-svn-id: …
6:15 PM Ticket #11797 (Testing framework - Test Client Response content form value parsing) updated by Mikhail Korobov
I like your intentions very much because this is really a better way …
6:09 PM CaseStudyQuestionnaire edited by Jeremy Dunck
(diff)
6:04 PM CaseStudyLeads edited by Jeremy Dunck
(diff)
6:01 PM CaseStudyLeads edited by nikolajb
(diff)
6:00 PM CaseStudyLeads edited by Chris Adams
Moved government links to separate section & added LOC (diff)
5:46 PM Ticket #14242 (Forms - UserChangeForm Causes KeyError in 1.2.2 and Trunk) updated by Luke Plant
Status, Owner changed
5:38 PM Ticket #11797 (Testing framework - Test Client Response content form value parsing) updated by Joshua Russo
Ok, with that said, I agree the other options are not a good fit for …
5:27 PM Ticket #11797 (Testing framework - Test Client Response content form value parsing) updated by Mikhail Korobov
There is no decent solution that fits everyone. Mature usually means …
5:02 PM CaseStudyLeads edited by Jeremy Dunck
(diff)
4:59 PM Ticket #11797 (Testing framework - Test Client Response content form value parsing) updated by Joshua Russo
@kmike Why doesn't it make sense to bundle a mature implementation? I …
4:44 PM Ticket #11797 (Testing framework - Test Client Response content form value parsing) updated by Mikhail Korobov
Cc changed
This is indeed an unnecessary duplication of work that have been done …
4:29 PM Ticket #14245 (Uncategorized - django/contrib/flatpages/fixtures not included in the 1.2.2 release tarball) updated by Paul McLanahan
Replying to pmclanahan: Doh! That should be: 1. …
4:24 PM Ticket #14245 (Uncategorized - django/contrib/flatpages/fixtures not included in the 1.2.2 release tarball) updated by Paul McLanahan
Actually, I just did an experiment and found potentially more missing …
4:12 PM CaseStudyLeads edited by Andy McKay
(diff)
4:10 PM CaseStudyLeads edited by Andy McKay
(diff)
4:10 PM CaseStudyLeads edited by Andy McKay
(diff)
3:50 PM Ticket #13016 (Testing framework - Invalid ForeignKey ids in fixtures do not cause any error messages) updated by Mikhail Korobov
I found current behaviour very useful because it means I'm not …
3:35 PM Ticket #11505 (Testing framework - Django's TestCase should reset the cache) updated by Mikhail Korobov
Cc changed
There is a pattern to run tests on production machine. With this patch …
3:23 PM CaseStudyLeads edited by James Stevenson
(diff)
3:23 PM Ticket #5416 (Testing framework - Add assertNumQueries() to testing framework) updated by anonymous
Cc changed
3:20 PM CaseStudyLeads edited by James Stevenson
contacts added for Discovery, Nat. Geo (diff)
3:09 PM Ticket #14245 (Uncategorized - django/contrib/flatpages/fixtures not included in the 1.2.2 release tarball) created by Paul McLanahan
This is potentially due to an oversight with the MANIFEST.in file. The …
1:32 PM Ticket #14244 (Database layer (models, ORM) - In clause with 1000 or more items fails in Oracle) updated by rlynch
Owner, Status changed
1:32 PM Ticket #14244 (Database layer (models, ORM) - In clause with 1000 or more items fails in Oracle) reopened by rlynch
1:15 PM Ticket #14244 (Database layer (models, ORM) - In clause with 1000 or more items fails in Oracle) closed by rlynch
fixed
1:14 PM Ticket #14244 (Database layer (models, ORM) - In clause with 1000 or more items fails in Oracle) reopened by rlynch
1:13 PM Ticket #14244 (Database layer (models, ORM) - In clause with 1000 or more items fails in Oracle) closed by rlynch
fixed: The fix has been tested manually but the unit test will be difficult …
1:10 PM patch.txt attached to Ticket #14244 by rlynch
Patch of proposed fix
12:54 PM Ticket #14244 (Database layer (models, ORM) - In clause with 1000 or more items fails in Oracle) created by rlynch
Oracle (not sure about other RDBMSs) fails with IN clauses that have …
12:47 PM Ticket #14235 (Forms - UnicodeDecodeError in CSRF middleware) updated by Paul Swartz (PCF)
Cc changed
12:45 PM Ticket #14243 (Database layer (models, ORM) - defer and only are not respected by values and by valuest_list()) created by pma_
data model with 2 field owner and category run query like result = …
12:31 PM Ticket #14242 (Forms - UserChangeForm Causes KeyError in 1.2.2 and Trunk) updated by Karen Tracey
Description changed
12:25 PM Ticket #14242 (Forms - UserChangeForm Causes KeyError in 1.2.2 and Trunk) updated by adammckerlie@…
Here's a link to the traceback since the Wiki edited it. …
12:23 PM Ticket #14242 (Forms - UserChangeForm Causes KeyError in 1.2.2 and Trunk) updated by anonymous
Keywords, Component changed
12:23 PM Ticket #14242 (Forms - UserChangeForm Causes KeyError in 1.2.2 and Trunk) created by adammckerlie@…
When using a the UserChangeForm in 1.2.2 or Trunk it causes a …
12:07 PM CaseStudyLeads edited by Jeremy Dunck
(diff)
11:29 AM Ticket #7539 (Database layer (models, ORM) - Add ON DELETE and ON UPDATE support to Django) updated by Jakub Roztočil
Cc changed
11:01 AM Ticket #14227 (Documentation - Modify contributing docs to mention the 'easy-pickings' keyword in triage) updated by Chris Heisel
Also we should edit the homepage to include a link to that report …
11:00 AM Ticket #14227 (Documentation - Modify contributing docs to mention the 'easy-pickings' keyword in triage) updated by Chris Heisel
I may just be totally stupid, but I can't seem to find a way to edit …
10:53 AM Ticket #14235 (Forms - UnicodeDecodeError in CSRF middleware) updated by Luke Plant
I thought of an advantage of doing it the way my last patch does it: …
10:18 AM Ticket #14241 (Documentation - instructions for creating spatial database template differ on fedora ...) created by josdekloe
Creating a Spatial Database Template for PostGIS on a 64-bit Fedora 13 …
10:17 AM 14235.diff attached to Ticket #14235 by Luke Plant
Patch. Fixed typo in comment in last patch.
10:15 AM Ticket #14235 (Forms - UnicodeDecodeError in CSRF middleware) updated by Luke Plant
I thin kit is more robust and more easily tested if we deal with both …
9:53 AM Ticket #14235 (Forms - UnicodeDecodeError in CSRF middleware) updated by Karen Tracey
Triage Stage changed
Perhaps try using response._charset for the encoding and fall back …
9:46 AM Ticket #14053 (Internationalization - django.utils.formats.localize() misses support for long) updated by David Danier <david.danier@…>
Has patch changed
9:46 AM Ticket #14240 (Template system - filesizeformat should localize number) updated by David Danier <david.danier@…>
Has patch changed
9:45 AM django_localize_filesizeformat_number.diff attached to Ticket #14240 by David Danier <david.danier@…>
9:45 AM Ticket #14240 (Template system - filesizeformat should localize number) created by David Danier <david.danier@…>
Currently filesizeformat always displays file size in english number …
9:24 AM Ticket #14235 (Forms - UnicodeDecodeError in CSRF middleware) updated by Luke Plant
Status, Owner changed
OK, we've been bitten again by Python's unicode handling: For the …
8:59 AM Ticket #10249 (Database layer (models, ORM) - Cannot create a consistent method resolution order (MRO) for bases ...) updated by Marcelo_MV
Cc, Version, Component changed
Hello everyone, I was looking on google about this error and I found …
8:23 AM Ticket #14032 (Core (Other) - CSRF cookie value is marked as safe and inserted in the HTML unchecked) closed by Luke Plant
fixed: This has been fixed in [13698] (trunk) and [13699] (1.2.X), with a …
6:54 AM Ticket #14239 (HTTP handling - Form input button embedded in <a /> crashes Django server) created by leeezly
I am running Ubuntu Lucid and got the default Django project setup …
6:31 AM Ticket #9619 (Database layer (models, ORM) - to_python not called when fetching data with .values(...)) updated by Ole Laursen
Cc changed
6:31 AM Ticket #9619 (Database layer (models, ORM) - to_python not called when fetching data with .values(...)) updated by Ole Laursen
Hey, while we're waiting for a design decision, could we please get a …
6:12 AM Ticket #10759 (contrib.admin - UserAdmin views should use attribute or current model to lookup the ...) updated by james Turnbull
Apologies, I meant: [12218]
6:10 AM Ticket #10759 (contrib.admin - UserAdmin views should use attribute or current model to lookup the ...) closed by james Turnbull
duplicate: This was mostly fixed in #12218, so closing as a dupe.
6:08 AM Ticket #14230 (contrib.auth - Documentation for Auth's Logout view suggests wrong redirect takes ...) updated by andretavares
I bumped into the same problem. I think it isn't a …
5:37 AM Ticket #14238 (contrib.admin - admin-interface and formsets: ordered_forms are not returned in case ...) created by sehmaschine@…
ticket http://code.djangoproject.com/ticket/11801 seems to address …
5:27 AM Ticket #14237 (*.djangoproject.com - Old version string on the download page + auto checker proposal) created by Vlada Macek
The download page http://www.djangoproject.com/download/ currently …
4:25 AM Ticket #14235 (Forms - UnicodeDecodeError in CSRF middleware) updated by antisvin
I've also been bitten by this bugs - as well as all non-english …
4:06 AM Ticket #14066 (Core (Other) - Shouldn't ModelFormMetaclass be public for inheritance issues?) updated by anonymous
Cc changed
2:57 AM Ticket #4617 (contrib.auth - permission_required decorator behaviour is odd) updated by Łukasz Rekucki
This is a bit related to #5515 (adding handler403) and #10360 (custom …
2:40 AM Ticket #14227 (Documentation - Modify contributing docs to mention the 'easy-pickings' keyword in triage) updated by Łukasz Rekucki
Patch needs improvement, Triage Stage changed
I think adding a new report with this kind of tickets to the "Reports" …
1:03 AM Ticket #13252 (Core (Serialization) - Use the natural key instead of the primary key when serializing) updated by Chris Beaven
Owner changed
1:02 AM Ticket #13930 (Core (Serialization) - Serialize PKs using the natural key) closed by Chris Beaven
duplicate: Dupe of #13252
Note: See TracTimeline for information about the timeline view.
Back to Top