Timeline



Mar 8, 2010:

11:31 PM Ticket #12171 (Database layer (models, ORM) - transaction.savepoint_rollback fails with postgresql DATABASE_ENGINE) updated by Andrew Badr
Yeah, I know -- I was proposing to accelerate the process in a rash …
9:22 PM Ticket #12171 (Database layer (models, ORM) - transaction.savepoint_rollback fails with postgresql DATABASE_ENGINE) updated by Karen Tracey
Thanks for responding. I don't know how to get it on Ubuntu, I've only …
9:16 PM Ticket #12171 (Database layer (models, ORM) - transaction.savepoint_rollback fails with postgresql DATABASE_ENGINE) updated by Russell Keith-Magee
Replying to andrewbadr: > Maybe the BDFLs should consider …
9:12 PM Ticket #12171 (Database layer (models, ORM) - transaction.savepoint_rollback fails with postgresql DATABASE_ENGINE) updated by Andrew Badr
I really don't think I did anything to fix the exception mismatch …
8:03 PM Ticket #11183 (Forms - BaseForm init leaves pointers pointing back to base_fields when widget ...) updated by Luke Plant
(In [12736]) [1.1.X] Fixed #11183 - BaseForm init leaves pointers …
8:03 PM Changeset [89c26393]stable/1.1.x by Luke Plant <L.Plant.98@…>
[1.1.X] Fixed #11183 - BaseForm init leaves pointers pointing back to …
8:00 PM Ticket #11183 (Forms - BaseForm init leaves pointers pointing back to base_fields when widget ...) closed by Luke Plant
fixed: Fixed in [12733]
7:42 PM Ticket #13062 (django-admin.py runserver - Can't see PendingDeprecationWarnings in the development server on Linux) created by Brian Neal
When running […] PendingDeprecationWarnings are not seen in the …
6:52 PM Ticket #12689 (contrib.admin - admin model's exclude with single member tuple and no comma does not ...) updated by Karen Tracey
(In [12735]) [1.1.X] Fixed #12689: Fixed admin validation to report an …
6:52 PM Changeset [f13b17ad]stable/1.1.x by Karen Tracey <kmtracey@…>
[1.1.X] Fixed #12689: Fixed admin validation to report an error on …
6:48 PM Ticket #12945 (Template system - url tag breaks on spaces between delimiting commas since [12503]) updated by Cory Walker
Cc changed
6:38 PM Ticket #12689 (contrib.admin - admin model's exclude with single member tuple and no comma does not ...) closed by Karen Tracey
fixed: (In [12734]) Fixed #12689: Fixed admin validation to report an error …
6:38 PM Changeset [bb72aca]mainstable/1.10.xstable/1.11.xstable/1.2.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 #12689: Fixed admin validation to report an error on invalid …
5:55 PM Changeset [48cd8e8]mainstable/1.10.xstable/1.11.xstable/1.2.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 #11183 - BaseForm init leaves pointers pointing back to …
5:48 PM Ticket #13055 (Database layer (models, ORM) - Transaction decorators / multiple databases : using=) updated by Russell Keith-Magee
This is an example of internal implementation leaking to the external …
5:44 PM Ticket #13040 (Documentation - Change in Sphinx rendering of current module) closed by Russell Keith-Magee
wontfix: Broadly speaking, yes, but In this specific case, no. Like I said, …
5:42 PM Ticket #11183 (Forms - BaseForm init leaves pointers pointing back to base_fields when widget ...) updated by Luke Plant
Thanks for responding Margie. It seems to me that the bug cornered in …
5:25 PM Ticket #13058 (Template system - New built-in "smart if" template tag doesn't support "if not in ..." ...) closed by Luke Plant
fixed: (In [12732]) Fixed #13058 - "smart if" template tag doesn't support …
5:25 PM Changeset [960af90]mainstable/1.10.xstable/1.11.xstable/1.2.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 #13058 - "smart if" template tag doesn't support "if not in ..." …
5:24 PM Ticket #13058 (Template system - New built-in "smart if" template tag doesn't support "if not in ..." ...) updated by Luke Plant
Status, Owner changed
It was lost because: - the parser was rewritten completely - in the …
4:23 PM Ticket #12171 (Database layer (models, ORM) - transaction.savepoint_rollback fails with postgresql DATABASE_ENGINE) updated by Karen Tracey
I can't figure out how you are even getting to the point where …
4:08 PM Ticket #13061 (contrib.auth - Default login template is on bad place - registration/login.html ...) closed by James Bennett
invalid: No, that's the correct location. The admin does its own separate login …
3:57 PM Ticket #13061 (contrib.auth - Default login template is on bad place - registration/login.html ...) created by sopuch
django.contrib.auth.views.login points to default template …
3:09 PM Ticket #5415 (Database layer (models, ORM) - Every SQL query should send a signal) updated by tonyarkles
Any thoughts on this? I'm working on a project that could really use …
2:53 PM Changeset [0cac2cbc]stable/1.1.x by Karen Tracey <kmtracey@…>
[1.1.X] Updated svnmerge metadata to reflect changesets that have been …
2:40 PM Ticket #13055 (Database layer (models, ORM) - Transaction decorators / multiple databases : using=) updated by James Bennett
Is there a reason why it's not just using everywhere (since all the …
2:36 PM Ticket #12481 (contrib.admin - admin readonly_fields not working with edtiable=False field named in ...) closed by Karen Tracey
fixed: (In [12730]) Fixed #12481: Updated admin validation code to not reject …
2:36 PM Changeset [021ba30a]mainstable/1.10.xstable/1.11.xstable/1.2.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 #12481: Updated admin validation code to not reject non-editable …
2:31 PM Ticket #13040 (Documentation - Change in Sphinx rendering of current module) updated by anonymous
Cc changed
2:30 PM Ticket #13060 (Forms - ManagementForm exception in case of bad prefix should be easier to ...) updated by anonymous
Cc, Has patch changed
2:27 PM formsets.diff attached to Ticket #13060 by stherrien
validation error with _errors included
2:16 PM Ticket #12819 (Database layer (models, ORM) - Problem with commit 12307 and null onetoone fields) updated by Karen Tracey
Replying to subsume: > see also #12937 Please explain? …
2:08 PM Ticket #12819 (Database layer (models, ORM) - Problem with commit 12307 and null onetoone fields) updated by Yeago
see also #12937
2:06 PM Ticket #12870 (Database layer (models, ORM) - ORM bug with using exclude in conjunction with Q objects) closed by Yeago
worksforme: I'm going to have to retract the above. Apparently I misunderstood the …
1:22 PM Ticket #12481 (contrib.admin - admin readonly_fields not working with edtiable=False field named in ...) updated by Alex Gaynor
Triage Stage changed
1:21 PM django-admin-readonly-editable.diff attached to Ticket #12481 by Alex Gaynor
Tests + fix.
1:09 PM Ticket #13055 (Database layer (models, ORM) - Transaction decorators / multiple databases : using=) updated by Karen Tracey
Triage Stage changed
autocommit, commit_on_success, and commit_manually all have …
12:49 PM Ticket #10361 (Documentation - Slightly complex built-in Field classes are undocumented) updated by Leo Shklovskii
Milestone changed
Adding to 1.2 for consideration.
12:41 PM Ticket #12024 (contrib.admin - error with limit_choices_to with complex queries (Q object) and ...) updated by Karen Tracey
(In [12729]) [1.1.X] Fixed #12024: Changed admin code to avoid raising …
12:41 PM Changeset [75b10c9]stable/1.1.x by Karen Tracey <kmtracey@…>
[1.1.X] Fixed #12024: Changed admin code to avoid raising an exception …
12:36 PM Ticket #13059 (Uncategorized - Portuguese translation patch for Django SVN) updated by Karen Tracey
I'm not really up to speed on translations, but it would surprise me …
12:32 PM Ticket #12024 (contrib.admin - error with limit_choices_to with complex queries (Q object) and ...) closed by Karen Tracey
fixed: (In [12728]) Fixed #12024: Changed admin code to avoid raising an …
12:32 PM Changeset [f2bc4dd0]mainstable/1.10.xstable/1.11.xstable/1.2.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 #12024: Changed admin code to avoid raising an exception when a …
12:31 PM Ticket #11183 (Forms - BaseForm init leaves pointers pointing back to base_fields when widget ...) updated by Margie Roginski
Hi Luke, I unfortunately am not using this code or functionality …
12:23 PM Ticket #12998 (contrib.syndication - RSS feed test fails in various situations due to time check) updated by anonymous
Is the workaround then to just set TIMEZONE in my settings for …
12:23 PM Ticket #11461 (Template system - DebugNodeList breaks exceptions) updated by Glenn Maynard
Wrapping exceptions like this is evil. I'm disappointed in this …
12:17 PM Ticket #13059 (Uncategorized - Portuguese translation patch for Django SVN) closed by Nuno Mariz
invalid: Sorry. Please ignore this ticket, I've made a diff between SVN trunk …
12:15 PM 10436-app-name-translation-in-admin-r12676.diff attached to Ticket #10436 by Ramiro Morales
Patch updated to r12676 simplify fixes taing in account fixed made in …
12:09 PM Ticket #13060 (Forms - ManagementForm exception in case of bad prefix should be easier to ...) created by Karel
If user adds multiple formsets with prefixes, and specifies the prefix …
11:58 AM Ticket #11183 (Forms - BaseForm init leaves pointers pointing back to base_fields when widget ...) updated by Alex Gaynor
The __deepcopy__ methods on Widgets/Fields seem to be becoming …
11:42 AM Ticket #11183 (Forms - BaseForm init leaves pointers pointing back to base_fields when widget ...) updated by Luke Plant
margieroginski - I came up with a slightly different patch. Could you …
11:39 AM 11183.2.diff attached to Ticket #11183 by Luke Plant
revised patch
11:30 AM Ticket #9394 (Database layer (models, ORM) - Reverse relation lookups with a multi-table inherited model produces ...) updated by Alex Gaynor
Milestone changed
Likewise, pushing to 1.3: this is an optimization, not a bug.
11:25 AM Ticket #11461 (Template system - DebugNodeList breaks exceptions) updated by Karen Tracey
For now I've gone with just ensuring the traceback is on the debug …
11:16 AM Ticket #13059 (Uncategorized - Portuguese translation patch for Django SVN) updated by Nuno Mariz
I think I've messed up, this diff is for SVN trunk not 1.2 beta. This …
11:11 AM Ticket #11461 (Template system - DebugNodeList breaks exceptions) updated by Karen Tracey
(In [12727]) [1.1.X] Fixed #11461: Ensured complete traceback is …
11:11 AM Changeset [758123a]stable/1.1.x by Karen Tracey <kmtracey@…>
[1.1.X] Fixed #11461: Ensured complete traceback is available on the …
11:09 AM pt-translation-update.diff attached to Ticket #13059 by Nuno Mariz
Portuguese translation patch
11:08 AM Ticket #13059 (Uncategorized - Portuguese translation patch for Django SVN) created by Nuno Mariz
11:04 AM Changeset [fa3b4a4]mainstable/1.10.xstable/1.11.xstable/1.2.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@…>
Add files mistakenly left out of r12725. git-svn-id: …
11:01 AM Ticket #11461 (Template system - DebugNodeList breaks exceptions) closed by Karen Tracey
fixed: (In [12725]) Fixed #11461: Ensured complete traceback is available on …
11:01 AM Changeset [50e46c01]mainstable/1.10.xstable/1.11.xstable/1.2.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 #11461: Ensured complete traceback is available on the debug …
10:46 AM Ticket #12945 (Template system - url tag breaks on spaces between delimiting commas since [12503]) updated by ramusus
Cc changed
10:44 AM small-trans.patch attached to Ticket #13044 by leninyee
There it is, much better I think.
10:42 AM Ticket #12822 (Database layer (models, ORM) - DatabaseError: aggregates not allowed in WHERE clause) updated by Mathieu Pillard
I've tried to come up with a unit test for this bug and found …
10:39 AM more-aggregation-unittests.diff attached to Ticket #12822 by Mathieu Pillard
Unit test (without the hardcoded id this time)
10:21 AM Ticket #13058 (Template system - New built-in "smart if" template tag doesn't support "if not in ..." ...) updated by ramusus
Cc changed
10:21 AM Ticket #13058 (Template system - New built-in "smart if" template tag doesn't support "if not in ..." ...) created by ramusus
One thing is prevent to switch completely from …
9:56 AM PastSprints edited by Ramiro Morales
(diff)
9:56 AM Sprints edited by Ramiro Morales
(diff)
9:35 AM Ticket #11183 (Forms - BaseForm init leaves pointers pointing back to base_fields when widget ...) updated by Luke Plant
Status, Owner changed
9:23 AM Changeset [9bdfe17]stable/1.1.x by Karen Tracey <kmtracey@…>
[1.1.X] Move the tests added for #12302 to where some other tests for …
9:20 AM Changeset [5a35619b]mainstable/1.10.xstable/1.11.xstable/1.2.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@…>
Move the tests added for #12302 to where some other tests for debug …
9:16 AM Ticket #11264 (Database layer (models, ORM) - "from django.db import models" clobbered in functions inside ...) updated by miracle2k
Cc changed
9:13 AM Ticket #11940 (Forms - ModelForm evaluates callable default values on form class creation) updated by Luke Plant
(In [12722]) [1.1.X] Fixed #11940 - ModelForm evaluates callable …
9:13 AM Changeset [55c71d3e]stable/1.1.x by Luke Plant <L.Plant.98@…>
[1.1.X] Fixed #11940 - ModelForm evaluates callable default values on …
9:08 AM Ticket #11732 (contrib.admin - ModelAdmin.get_changelist_form should use ModelAdmin.form) updated by Andy Baker
Cc changed
9:03 AM Ticket #11940 (Forms - ModelForm evaluates callable default values on form class creation) closed by Luke Plant
fixed: (In [12721]) Fixed #11940 - ModelForm evaluates callable default …
9:03 AM Changeset [bae921dc]mainstable/1.10.xstable/1.11.xstable/1.2.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 #11940 - ModelForm evaluates callable default values on form …
9:01 AM Ticket #11940 (Forms - ModelForm evaluates callable default values on form class creation) updated by Luke Plant
Status, Owner changed
I don't think the 'initial' property is a good idea - I really don't …
8:17 AM files.2.diff attached to Ticket #13040 by stherrien
full qualified class path
8:16 AM Ticket #13040 (Documentation - Change in Sphinx rendering of current module) reopened by stherrien
Russel, I think I understand what your looking for I think the …
8:12 AM Ticket #11559 (Core (Other) - urlresolvers.reverse do not work with namespaced urls and captured ...) updated by anonymous
Cc changed
7:48 AM Ticket #11158 (Core (Other) - get_image_dimensions very slow after 1 call) updated by SAn
I think that the patch is ok and marker patch_need_improvement = 1 is …
7:10 AM Ticket #13006 (Database layer (models, ORM) - Add order_by with sql LOWER() support) updated by George Vilches
Cc changed
6:59 AM Ticket #12240 (Database layer (models, ORM) - select_related doesn't work correctly when mixing nullable and ...) updated by Luke Plant
(In [12720]) [1.1.X] Fixed #12240 - select_related doesn't work …
6:59 AM Changeset [6c507a5c]stable/1.1.x by Luke Plant <L.Plant.98@…>
[1.1.X] Fixed #12240 - select_related doesn't work correctly when …
6:47 AM Ticket #12240 (Database layer (models, ORM) - select_related doesn't work correctly when mixing nullable and ...) closed by Luke Plant
fixed: (In [12719]) Fixed #12240 - select_related doesn't work correctly when …
6:47 AM Changeset [5e3a2e2f]mainstable/1.10.xstable/1.11.xstable/1.2.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 #12240 - select_related doesn't work correctly when mixing …
6:36 AM Ticket #11559 (Core (Other) - urlresolvers.reverse do not work with namespaced urls and captured ...) updated by Florian Apolloner
Cc changed
5:56 AM Ticket #13057 (Database layer (models, ORM) - Missing validation of child models) created by Vlastimil Zíma
In Django1.1 validation of models does not report when child model has …
5:56 AM Ticket #13056 (Documentation - erorr in code snippet in documentation) closed by Ramiro Morales
invalid: What do you mean with does not work?. I can use that without …
5:21 AM Ticket #5908 (Template system - Add a resetcycle template tag) updated by hejsan
Cc changed
5:12 AM Ticket #13053 (Database layer (models, ORM) - Support for non-static DB connection info) updated by Mathias Nielsen
I will look into your suggestion on the settings dictionary object …
5:04 AM Ticket #13056 (Documentation - erorr in code snippet in documentation) created by daniel
In the "Internationalization and localization" documentation page (all …
4:34 AM Ticket #12024 (contrib.admin - error with limit_choices_to with complex queries (Q object) and ...) updated by James Bennett
Replying to kmtracey: > Not sure a Q object can be encoded …
4:23 AM Ticket #12071 (Template system - Numeric literals like "2." are incorrectly treated as Variables) closed by James Bennett
wontfix: This is, as the comment above points out, by design; yes, Python …
4:21 AM Ticket #12583 (Database layer (models, ORM) - Postgresql backend uses implicit text casts for case insensitive operators) updated by James Bennett
Milestone changed
Since iexact doesn't make sense for non-text lookups, I don't think …
4:19 AM Ticket #12919 (*.djangoproject.com - Ticket submission page should direct security issues to django-security.) updated by James Bennett
Milestone changed
This is something we should do, but isn't critical to getting 1.2 out …
4:19 AM Ticket #12930 (GIS - Merge contrib.gis docs into Django docs tree) updated by James Bennett
Milestone changed
This isn't critical to 1.2; we can always go back and improve …
4:15 AM Ticket #12193 (Documentation - Add details to the i18n documentation for translation of model classes ...) updated by James Bennett
Milestone changed
This isn't critical to 1.2; we can always go back and improve …
4:14 AM Ticket #11864 (Documentation - Relationship backreference documentation is hard to find) updated by James Bennett
Milestone changed
This isn't critical to 1.2; we can always go back and improve …
4:13 AM Ticket #12871 (Documentation - Document creation of a comment form for authenticated users) updated by James Bennett
Milestone changed
This isn't critical to 1.2; we can always go back and expand …
4:09 AM Ticket #12642 (Documentation - wiki:RowLevelPermissions should part of the official documentation) updated by James Bennett
Milestone changed
This isn't something that needs to happen prior to 1.2.
3:48 AM Ticket #13017 (Database layer (models, ORM) - generic relation generates needless join) updated by MS
The new patch has removed the double line, which was not nessecary in …
3:19 AM Ticket #13055 (Database layer (models, ORM) - Transaction decorators / multiple databases : using=) created by olb@…
[http://docs.djangoproject.com/en/dev/topics/db/transactions/#controlli
1:34 AM Ticket #8918 (File uploads/storage - FileField upload_to should not be required for custom backends) updated by James Bennett
Triage Stage changed
Bumping this off the "ready for checkin" stage following discussion …
12:06 AM Ticket #12949 (Translations - swedish week & month names) closed by Russell Keith-Magee
fixed: (In [12718]) Fixed #12949 -- Updated Swedish translation. Thanks to …
12:06 AM Changeset [40c022c]mainstable/1.10.xstable/1.11.xstable/1.2.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 #12949 -- Updated Swedish translation. Thanks to Mikko Hellsing. …
12:06 AM Ticket #13001 (Translations - Update to Irish Language translation file) closed by Russell Keith-Magee
fixed: (In [12717]) Fixed #13001 -- Updated Irish translation. Thanks to …
12:06 AM Changeset [4376ea40]mainstable/1.10.xstable/1.11.xstable/1.2.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 #13001 -- Updated Irish translation. Thanks to Michael …

Mar 7, 2010:

10:48 PM Ticket #12627 (contrib.admin - If all fields are readonly or editable=False, their ModelForm is ...) updated by NicoEchaniz
Status, Has patch, Needs tests changed
The cases described by this issue end up in an empty fields dictionary …
10:42 PM 12627.diff attached to Ticket #12627 by NicoEchaniz
10:41 PM Ticket #12627 (contrib.admin - If all fields are readonly or editable=False, their ModelForm is ...) updated by NicoEchaniz
Owner, Status changed
10:37 PM Changeset [9b2ac2a]stable/1.1.x by Karen Tracey <kmtracey@…>
[1.1.X] Made a few Python 2.3 compatibility test fixes. git-svn-id: …
9:46 PM Ticket #12998 (contrib.syndication - RSS feed test fails in various situations due to time check) updated by Russell Keith-Magee
This isn't Windows specific - In 1.2, it also affects any test setup …
9:28 PM Ticket #12941 (Documentation - multiple database connections cursors) closed by Russell Keith-Magee
fixed: (In [12709]) Fixed #12941 -- Added documentation for the connections …
9:27 PM Ticket #12097 (Documentation - ModelChoiceField does not document required queryset parameter properly) updated by Russell Keith-Magee
(In [12715]) [1.1.X] Fixed #12097 -- Cleaned up the documentation for …
9:27 PM Changeset [1adc88f4]stable/1.1.x by Russell Keith-Magee <russell@…>
[1.1.X] Fixed #12097 -- Cleaned up the documentation for …
9:26 PM Ticket #12114 (Documentation - re Tutorial pt 1 "Playing with the API") updated by Russell Keith-Magee
(In [12714]) [1.1.X] Fixed #12114 -- Clarified the existence of the …
9:26 PM Changeset [fdbf6c88]stable/1.1.x by Russell Keith-Magee <russell@…>
[1.1.X] Fixed #12114 -- Clarified the existence of the reverse …
9:26 PM Ticket #12811 (Documentation - Tutorial 2 gets into templating details too early) updated by Russell Keith-Magee
(In [12713]) [1.1.X] Fixed #12811 -- Modified Tutorial 2 to indicate …
9:26 PM Changeset [ec6f705]stable/1.1.x by Russell Keith-Magee <russell@…>
[1.1.X] Fixed #12811 -- Modified Tutorial 2 to indicate that the …
9:20 PM Ticket #12097 (Documentation - ModelChoiceField does not document required queryset parameter properly) closed by Russell Keith-Magee
fixed: (In [12712]) Fixed #12097 -- Cleaned up the documentation for …
9:20 PM Changeset [d1e37f2]mainstable/1.10.xstable/1.11.xstable/1.2.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 #12097 -- Cleaned up the documentation for ModelChoiceField and …
9:20 PM Ticket #12114 (Documentation - re Tutorial pt 1 "Playing with the API") closed by Russell Keith-Magee
fixed: (In [12711]) Fixed #12114 -- Clarified the existence of the reverse …
9:20 PM Changeset [6e030e7d]mainstable/1.10.xstable/1.11.xstable/1.2.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 #12114 -- Clarified the existence of the reverse relation _set …
9:19 PM Ticket #12811 (Documentation - Tutorial 2 gets into templating details too early) closed by Russell Keith-Magee
fixed: (In [12710]) Fixed #12811 -- Modified Tutorial 2 to indicate that the …
9:19 PM Changeset [36e97e59]mainstable/1.10.xstable/1.11.xstable/1.2.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 #12811 -- Modified Tutorial 2 to indicate that the templating …
9:19 PM Changeset [b50a35a]mainstable/1.10.xstable/1.11.xstable/1.2.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 #12941 -- Added documentation for the connections dictionary. …
9:18 PM Ticket #13013 (Documentation - Example form in i18n docs is missing {% csrf_token %}) closed by Russell Keith-Magee
fixed: (In [12708]) Fixed #13013 -- Added missing {% csrf_token %} in example …
9:18 PM Changeset [abd0e962]mainstable/1.10.xstable/1.11.xstable/1.2.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 #13013 -- Added missing {% csrf_token %} in example form. …
9:18 PM Ticket #13037 (Documentation - Documentation missing for the form field-method ``css_classes``) closed by Russell Keith-Magee
fixed: (In [12707]) Fixed #13037 -- Added documentation for the css_classes() …
9:18 PM Changeset [e0811607]mainstable/1.10.xstable/1.11.xstable/1.2.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 #13037 -- Added documentation for the css_classes() helper …
8:46 PM Ticket #5176 (Core (Cache system) - Bug in django.utils.cache._generate_cache_key(request, headerlist, ...) closed by Chris Beaven
fixed: Fixed in r12343 (and r12344 for 1.1.x)
8:40 PM Ticket #12663 (Database layer (models, ORM) - Formalize, refactor, and document Model._meta) updated by Russell Keith-Magee
Milestone changed
Deferring; if nobody has made a start on this, it won't get done for 1.2.
8:40 PM 12313.diff attached to Ticket #12313 by Tim Graham
8:09 PM Ticket #12249 (Documentation - csrf_token not clear in User Authentication docs) updated by Tim Graham
Triage Stage changed
8:07 PM Ticket #8764 (Documentation - Documentation should explain you can't mix args and **kwargs in reverse()) closed by Tim Graham
duplicate: duplicate of #12946
7:56 PM Ticket #7287 (Documentation - Newforms' initial values as models, for ModelChoiceField etc) updated by Tim Graham
Needs documentation, Has patch, Needs tests, Patch needs improvement changed
removing has_patch since the patch isn't a doc patch
7:53 PM SummerOfCode2010 edited by klette@…
(diff)
7:44 PM Ticket #13013 (Documentation - Example form in i18n docs is missing {% csrf_token %}) updated by Tim Graham
Triage Stage changed
7:43 PM Ticket #13053 (Database layer (models, ORM) - Support for non-static DB connection info) updated by Russell Keith-Magee
Triage Stage changed
Accepting the use case; not necessarily sold on the proposed …
7:42 PM Ticket #12114 (Documentation - re Tutorial pt 1 "Playing with the API") updated by Tim Graham
Triage Stage changed
7:40 PM Ticket #12811 (Documentation - Tutorial 2 gets into templating details too early) updated by Tim Graham
Triage Stage changed
7:33 PM Ticket #13054 (Internationalization - integer part grouping settings does not respect USE_L10N setting ...) updated by Russell Keith-Magee
Milestone, Triage Stage changed
7:30 PM 13054.diff attached to Ticket #13054 by Ramiro Morales
7:30 PM Ticket #13054 (Internationalization - integer part grouping settings does not respect USE_L10N setting ...) created by Ramiro Morales
(An offspring of #13032) If, for example, you have this in your …
7:30 PM Ticket #13051 (Documentation - reversing namespaces doesn't work according to the docs.) updated by Russell Keith-Magee
Component, Triage Stage, Patch needs improvement changed
Accepted, but I'm inclined to say the problem here is actually the …
7:29 PM Ticket #13053 (Database layer (models, ORM) - Support for non-static DB connection info) created by Mathias Nielsen
It would be great if we could specify a class or function as the …
7:13 PM Ticket #13052 (Uncategorized - reverse() does not resolve correctly using namespaces in some cases) closed by Russell Keith-Magee
duplicate: Duplicate of #11559
6:42 PM Ticket #5446 (Database layer (models, ORM) - New model fields for languages and countries at least) updated by hejsan
Cc changed
6:41 PM Ticket #13047 (Translations - es-ar locale formats should use raw strings) closed by Russell Keith-Magee
wontfix: Firstly, the patch as submitted is reversed - it removes raw strings, …
6:23 PM Ticket #13050 (contrib.localflavor - localflavor contrib app for Bangladesh (bd)) updated by Russell Keith-Magee
Those last status changes were made by me.
6:22 PM Ticket #13050 (contrib.localflavor - localflavor contrib app for Bangladesh (bd)) updated by anonymous
Component, Needs tests, Milestone, Triage Stage changed
5:51 PM Ticket #10405 (Database layer (models, ORM) - quoted class names in foreign key definition causes 'str' object has ...) updated by Camilo Nova
I just realize that this error doesnt happen when i use a file named …
3:44 PM Ticket #9893 (File uploads/storage - Filename + path length greater than 100 truncated on database ...) updated by Karen Tracey
Milestone changed
With no concrete patch at this point, I don't see this having a chance …
3:34 PM Ticket #13052 (Uncategorized - reverse() does not resolve correctly using namespaces in some cases) updated by Florian Apolloner
Status, Cc, Owner changed
The problem starts here: …
3:12 PM Ticket #13052 (Uncategorized - reverse() does not resolve correctly using namespaces in some cases) created by trey@…
When reversing a set of included urls with a url prefix which contains …
3:05 PM ns.diff attached to Ticket #13051 by Florian Apolloner
3:04 PM Ticket #13051 (Documentation - reversing namespaces doesn't work according to the docs.) created by Florian Apolloner
according to …
3:02 PM Ticket #10967 (Database layer (models, ORM) - save(force_update=True) crashes with model inheritance) updated by Karen Tracey
Patch needs improvement changed
I've attached a diff with a test added to model_inheritance_regress. …
3:00 PM Ticket #13045 (Core (Management commands) - Expose l10n setting in generated settings.py file when beginning a new ...) updated by Gabriel Hurley
Triage Stage, Summary changed
2:59 PM 10967-test.diff attached to Ticket #10967 by Karen Tracey
2:42 PM Ticket #13032 (Internationalization - USE_THOUSAND_SEPARATOR breaks forms by formatting primary key values, ...) updated by Ramiro Morales
Replying to [email protected]: > The key to ramiro's …
2:35 PM bug11975.patch attached to Ticket #11975 by Fabián Ezequiel Gallina
Tests for bug #11975
2:20 PM Ticket #10405 (Database layer (models, ORM) - quoted class names in foreign key definition causes 'str' object has ...) updated by Karen Tracey
Milestone changed
Given we still don't have any better fix than "don't do that", this …
2:14 PM Ticket #6228 (Core (Other) - Common middleware does not respect urlconf override in request) updated by Karen Tracey
(In [12706]) [1.1.X] Fixed #6228: Changed common middleware to respect …
2:14 PM Changeset [b86b38f6]stable/1.1.x by Karen Tracey <kmtracey@…>
[1.1.X] Fixed #6228: Changed common middleware to respect …
2:11 PM Changeset [255b3a96]mainstable/1.10.xstable/1.11.xstable/1.2.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@…>
Added file missing from r12704. git-svn-id: …
2:05 PM Ticket #13032 (Internationalization - USE_THOUSAND_SEPARATOR breaks forms by formatting primary key values, ...) updated by exogen@…
The key to ramiro's discrepancy may be that USE_I18N and USE_L10N …
2:03 PM Ticket #6228 (Core (Other) - Common middleware does not respect urlconf override in request) closed by Karen Tracey
fixed: (In [12704]) Fixed #6228: Changed common middleware to respect …
2:03 PM Changeset [8b2c1a48]mainstable/1.10.xstable/1.11.xstable/1.2.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 #6228: Changed common middleware to respect request-specific …
1:58 PM Ticket #13032 (Internationalization - USE_THOUSAND_SEPARATOR breaks forms by formatting primary key values, ...) updated by anonymous
Note that you could add this test case to verify: […]
1:54 PM Ticket #11975 (Database layer (models, ORM) - invalid sql returned from ...) updated by Fabián Ezequiel Gallina
Keywords changed
1:49 PM Ticket #13032 (Internationalization - USE_THOUSAND_SEPARATOR breaks forms by formatting primary key values, ...) updated by anonymous
@ramiro: What I'm saying is that when USE_THOUSAND_SEPARATOR and …
1:46 PM Ticket #13038 (contrib.admin - readonly_fields in an Admin changeform don't have their name added as ...) updated by Ramiro Morales
Keywords, Triage Stage changed
1:40 PM Ticket #13032 (Internationalization - USE_THOUSAND_SEPARATOR breaks forms by formatting primary key values, ...) updated by Ramiro Morales
Replying to [email protected]: > Alternatively, you could …
12:10 PM Ticket #13038 (contrib.admin - readonly_fields in an Admin changeform don't have their name added as ...) updated by Fabián Ezequiel Gallina
Has patch, Triage Stage changed
Attached is the patch for this ticket. Credits to javimansilla and …
12:05 PM bug13038.patch attached to Ticket #13038 by Fabián Ezequiel Gallina
Patch for adding css classes to read only fields.
11:25 AM Ticket #13021 (Database layer (models, ORM) - Allowing models to influence QuerySet.update) updated by Dennis Kaarsemaker
Needs documentation, Needs tests, Patch needs improvement changed
Patch has been moved to github, tests and documentation are added as …
11:16 AM Ticket #13032 (Internationalization - USE_THOUSAND_SEPARATOR breaks forms by formatting primary key values, ...) updated by exogen@…
Alternatively, you could just run the test cases in the attached …
11:15 AM Changeset [90e1266]stable/1.1.x by Karen Tracey <kmtracey@…>
[1.1.X] snvmerge metadata housekeeping. git-svn-id: …
11:13 AM Ticket #13032 (Internationalization - USE_THOUSAND_SEPARATOR breaks forms by formatting primary key values, ...) updated by exogen@…
@ramiro: Creating them is not the problem, because they don't have any …
11:02 AM Ticket #13032 (Internationalization - USE_THOUSAND_SEPARATOR breaks forms by formatting primary key values, ...) updated by Ramiro Morales
I've just done the following: * Downloaded the projct and ran it …
10:17 AM Ticket #5929 (Database layer (models, ORM) - Allow Fields to use multiple db columns (complex datatypes)) updated by None
Cc changed
Anyone working on this?
10:16 AM testproject.tar.gz attached to Ticket #13032 by exogen@…
Test project demonstrating that USE_THOUSAND_SEPARATOR/NUMBER_GROUPING …
10:15 AM Ticket #13032 (Internationalization - USE_THOUSAND_SEPARATOR breaks forms by formatting primary key values, ...) updated by exogen@…
@gonzalodelgado: As mentioned in the report, this is happening on the …
10:12 AM Ticket #9200 (contrib.formtools - Add a session based form wizard) updated by steph
my implementation works with ManyToMany and FormSet too. you may give …
9:59 AM Ticket #9200 (contrib.formtools - Add a session based form wizard) updated by Dana Spiegel
This code unfortunately also doesn't support ManyToMany relationships …
9:43 AM localflavor.bd.diff attached to Ticket #13050 by M. Nasimul Haque
9:38 AM Ticket #13046 (Translations - Argentinian Spanish translation patch) updated by anonymous
Replying to telenieko: > You are attaching two .po files …
9:15 AM Ticket #13050 (contrib.localflavor - localflavor contrib app for Bangladesh (bd)) created by M. Nasimul Haque
This is a django.contrib.localflavor.bd app for Bangladesh. It …
8:16 AM Ticket #12627 (contrib.admin - If all fields are readonly or editable=False, their ModelForm is ...) updated by gonzalolarralde
Status, Owner changed
6:41 AM Ticket #12926 (Translations - bulgarian translation for v 1.1.1) updated by Marc Fargas
Patch needs improvement changed
6:39 AM Ticket #13046 (Translations - Argentinian Spanish translation patch) updated by Marc Fargas
Patch needs improvement, Triage Stage changed
You are attaching two .po files called "part I" and "part II", could …
6:37 AM Ticket #13044 (Translations - Small Spanish translation improvement) updated by Marc Fargas
Status, Owner changed
Hi leninyee, Thanks for your efforts. But, could you please attach a …
4:27 AM Ticket #9200 (contrib.formtools - Add a session based form wizard) updated by ckd
Status changed
4:26 AM Ticket #9200 (contrib.formtools - Add a session based form wizard) reopened by ckd
4:26 AM Ticket #9200 (contrib.formtools - Add a session based form wizard) closed by ckd
fixed
1:18 AM Ticket #12876 (Database layer (models, ORM) - maximum recursion error when caching querysets on models) updated by Russell Keith-Magee
(In [12702]) [1.1.X] Fixed #12876 -- Corrected a problem with …
1:18 AM Changeset [24b969d2]stable/1.1.x by Russell Keith-Magee <russell@…>
[1.1.X] Fixed #12876 -- Corrected a problem with recursive relations …
1:13 AM Ticket #13003 (Database layer (models, ORM) - model._state.db isn't populated when the model comes from a select_related) closed by Russell Keith-Magee
fixed: (In [12701]) Fixed #13003 -- Ensured that ._state.db is set correctly …
1:13 AM Changeset [18983f0]mainstable/1.10.xstable/1.11.xstable/1.2.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 #13003 -- Ensured that ._state.db is set correctly for …
1:11 AM Ticket #12876 (Database layer (models, ORM) - maximum recursion error when caching querysets on models) closed by Russell Keith-Magee
fixed: (In [12700]) Fixed #12876 -- Corrected a problem with recursive …
1:11 AM Changeset [3508a86]mainstable/1.10.xstable/1.11.xstable/1.2.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 #12876 -- Corrected a problem with recursive relations under …

Mar 6, 2010:

11:58 PM Ticket #13049 (Template system - debug 500 page incorrectly reports "extends" TemplateDoesNotExist errors.) closed by Karen Tracey
duplicate: Sounds like #12787
11:08 PM extends_template.diff attached to Ticket #13049 by Jared Forsyth
11:07 PM Ticket #13049 (Template system - debug 500 page incorrectly reports "extends" TemplateDoesNotExist errors.) created by Jared Forsyth
There are two parts to this solution (because there are two things …
11:07 PM Ticket #12212 (Template system - inclusion_tag behavior on variable not in context is inconsistent) updated by Leo Shklovskii
Status, Owner, Has patch, Milestone changed
There's two ways I could see of solving this: document the fact that …
11:03 PM 12212.patch attached to Ticket #12212 by Leo Shklovskii
Patch against r12699
10:07 PM Ticket #12858 (Forms - Callable default on DateField + custom date format = ...) updated by jkocherhans
Actually, nevermind. 12698-backport.diff probably is the right fix …
10:06 PM Ticket #12858 (Forms - Callable default on DateField + custom date format = ...) updated by jkocherhans
(In [12699]) [1.1.X] Fixed #12858. DateTime related widgets now handle …
10:06 PM Changeset [72a659f8]stable/1.1.x by Joseph Kocherhans <joseph@…>
[1.1.X] Fixed #12858. DateTime related widgets now handle custom …
9:56 PM 12698-backport.diff attached to Ticket #12858 by jkocherhans
I don't think this is the correct way to backport this, but the real …
9:53 PM Ticket #12116 (Template system - needs_context for template filters) updated by Yeago
one nag. can we change this to 'takes_context' to fit with templatetag …
9:36 PM Ticket #12427 (Core (Cache system) - cmemcache has been retired / add support for cmemcached) updated by otherjacob
Status, Owner changed
Per the discussion on the mailing list, I'll be adding a …
9:33 PM Ticket #12858 (Forms - Callable default on DateField + custom date format = ...) closed by jkocherhans
fixed: (In [12698]) Fixed #12858. DateTime related widgets now handle custom …
9:33 PM Changeset [5beb5f73]mainstable/1.10.xstable/1.11.xstable/1.2.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 Joseph Kocherhans <joseph@…>
Fixed #12858. DateTime related widgets now handle custom formats …
7:52 PM Ticket #12913 (Forms - Field.formfield() skips show_hidden_input parameter) updated by jkocherhans
(In [12697]) [1.1.X] Fixed #12913. Fields with choices now respect …
7:52 PM Changeset [e8c76891]stable/1.1.x by Joseph Kocherhans <joseph@…>
[1.1.X] Fixed #12913. Fields with choices now respect …
7:51 PM Ticket #12913 (Forms - Field.formfield() skips show_hidden_input parameter) closed by jkocherhans
fixed: Fixed by r12696.
7:50 PM Changeset [686dac03]mainstable/1.10.xstable/1.11.xstable/1.2.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 Joseph Kocherhans <joseph@…>
Fixed #12913. Fields with choices now respect show_hidden_initial as a …
7:02 PM Ticket #11675 (Core (Cache system) - Support new memcached wrapper pylibmc) updated by Russell Keith-Magee
Triage Stage, Milestone changed
Putting back to 1.2; there has been some discussion about including a …
6:52 PM Ticket #13048 (Uncategorized - A typographical error in the Django documentation) updated by James Bennett
(In [12695]) [1.1.X] Fixed #13048: Corrected typo in email …
6:52 PM Changeset [8a8366d]stable/1.1.x by James Bennett <ubernostrum@…>
[1.1.X] Fixed #13048: Corrected typo in email documentation. Backport …
6:51 PM Ticket #13048 (Uncategorized - A typographical error in the Django documentation) closed by James Bennett
fixed: (In [12694]) Fixed #13048: Corrected typo in email documentation.
6:51 PM Changeset [9a67543]mainstable/1.10.xstable/1.11.xstable/1.2.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 James Bennett <ubernostrum@…>
Fixed #13048: Corrected typo in email documentation. git-svn-id: …
6:12 PM Ticket #11778 (Template system - Patch to increase performance of escapejs) updated by jkocherhans
Milestone changed
This isn't critical for the first 1.2 release. Bumping from the milestone.
4:56 PM Ticket #11158 (Core (Other) - get_image_dimensions very slow after 1 call) updated by jkocherhans
Needs tests changed
4:53 PM 11158-combined.diff attached to Ticket #11158 by jkocherhans
Merged SmilyChris's patch and SAn's tests into a single patch.
4:33 PM 12247-jkocherhans.diff attached to Ticket #12247 by jkocherhans
Moved the models and tests from matiasb's patch into the existing …
4:25 PM Ticket #12247 (Database layer (models, ORM) - update on empty queryset in which the update kwargs refer to inherited ...) updated by jkocherhans
The patch looks pretty good, and seems to fix the problem, but I …
4:22 PM Ticket #12986 (Forms - SelectDateField doesn't repost data when USE_L10N = True and ...) updated by walteralini
Owner, Status changed
4:21 PM Ticket #12986 (Forms - SelectDateField doesn't repost data when USE_L10N = True and ...) updated by walteralini
Has patch, Needs tests changed
4:21 PM 12986.diff attached to Ticket #12986 by walteralini
4:20 PM Ticket #11702 (Database layer (models, ORM) - ForeignKey validation should check that to_field is unique) reopened by Karen Tracey
It's not fixed until patch is committed.
4:20 PM Ticket #12247 (Database layer (models, ORM) - update on empty queryset in which the update kwargs refer to inherited ...) updated by matiasb
Has patch changed
4:16 PM Ticket #11920 (Database layer (models, ORM) - Cannot access related field of an unsaved object if the object is from ...) updated by Natalia Bidart
Owner, Status changed
4:06 PM Ticket #11702 (Database layer (models, ORM) - ForeignKey validation should check that to_field is unique) closed by Marcos Moyano
fixed: New patch. Moved validation code to django.core.management.validation …
3:55 PM Ticket #13041 (contrib.admin - Error on InlineModel Admin) closed by matiasb
worksforme: I couldn't reproduce the bug (except for what stated in the comment …
3:53 PM Ticket #13048 (Uncategorized - A typographical error in the Django documentation) created by aruseni
http://docs.djangoproject.com/en/dev/topics/email/ “The are times …
3:52 PM Ticket #12986 (Forms - SelectDateField doesn't repost data when USE_L10N = True and ...) updated by walteralini
Status changed
3:52 PM Ticket #12986 (Forms - SelectDateField doesn't repost data when USE_L10N = True and ...) updated by walteralini
Owner, Status changed
3:52 PM Ticket #12986 (Forms - SelectDateField doesn't repost data when USE_L10N = True and ...) updated by anonymous
Status, Owner changed
3:48 PM new_patch.patch attached to Ticket #11702 by Marcos Moyano
New patch
3:45 PM Ticket #12749 (contrib.admin - "Please correct the error below." when saving add model form with ...) updated by jkocherhans
Status, Owner changed
I'm not quite sure how to fix this yet, but the fix should probably be …
3:35 PM 12749-tests.diff attached to Ticket #12749 by jkocherhans
Pull the code from nessita's patches into an extra test case for …
3:30 PM Ticket #5025 (Template system - Add a "truncate" template filter) updated by Gabriel Hurley
Cc changed
3:27 PM formatos.tar.gz attached to Ticket #13047 by faramirez
example proyect
3:26 PM locale.diff attached to Ticket #13047 by faramirez
3:25 PM Ticket #13047 (Translations - es-ar locale formats should use raw strings) created by faramirez
This ticket is related to the Ticket #12980 patch is attached. …
3:19 PM Ticket #12247 (Database layer (models, ORM) - update on empty queryset in which the update kwargs refer to inherited ...) updated by matiasb
After long debugging to find the issue, added patch to manage empty …
3:17 PM 12247-1.diff attached to Ticket #12247 by matiasb
Fix for related updates query construction
3:17 PM Ticket #12028 (contrib.contenttypes - Generic Inline doesn't validate unique_together) updated by Natalia Bidart
Owner, Status changed
3:08 PM Ticket #11920 (Database layer (models, ORM) - Cannot access related field of an unsaved object if the object is from ...) updated by Natalia Bidart
Even though the example is not correct (when creating the …
3:00 PM Sprint201003Argentina edited by SAn
Adding me to the sprint (diff)
2:54 PM Ticket #12247 (Database layer (models, ORM) - update on empty queryset in which the update kwargs refer to inherited ...) updated by matiasb
Status, Owner changed
2:49 PM Ticket #12627 (contrib.admin - If all fields are readonly or editable=False, their ModelForm is ...) updated by tin_nqn
Owner, Status changed
2:33 PM Ticket #12247 (Database layer (models, ORM) - update on empty queryset in which the update kwargs refer to inherited ...) updated by Natalia Bidart
Owner, Status changed
2:32 PM Ticket #11920 (Database layer (models, ORM) - Cannot access related field of an unsaved object if the object is from ...) updated by Natalia Bidart
Status, Owner changed
2:30 PM Ticket #12627 (contrib.admin - If all fields are readonly or editable=False, their ModelForm is ...) updated by tin_nqn
I've just could reproduce the bug. create a project ticket and app …
2:24 PM Sprint201003Argentina edited by Ramiro Morales
Added link to tickets list (diff)
2:19 PM Ticket #11702 (Database layer (models, ORM) - ForeignKey validation should check that to_field is unique) updated by Ramiro Morales
Has patch, Patch needs improvement, Keywords changed
2:13 PM Ticket #13032 (Internationalization - USE_THOUSAND_SEPARATOR breaks forms by formatting primary key values, ...) updated by Florian Apolloner
Cc changed
2:07 PM 11158_test.diff attached to Ticket #11158 by SAn
test case
2:07 PM Ticket #13032 (Internationalization - USE_THOUSAND_SEPARATOR breaks forms by formatting primary key values, ...) updated by Jannis Leidel
Component changed
Thanks for the bug report, exogen. Please provide us with more detail …
2:07 PM Ticket #11702 (Database layer (models, ORM) - ForeignKey validation should check that to_field is unique) updated by Marcos Moyano
A humble approach at related field initialization. Don't know how to …
2:05 PM Ticket #12592 (Internationalization - language code for brazilian portuguese should be case insensitive.) closed by jjconti
wontfix
2:04 PM Ticket #12592 (Internationalization - language code for brazilian portuguese should be case insensitive.) updated by jjconti
I ran all the tests with a settings file having […] And all ran ok. …
2:02 PM Ticket #12151 (contrib.comments - UnicodeEncodeError from django.contrib.comments.views.utils line 41.) reopened by Leo Shklovskii
Regardless of the discussion in #11716, the patch for this bug should …
1:55 PM related.patch attached to Ticket #11702 by Marcos Moyano
django.db.fields.related patch
1:51 PM Ticket #12896 (Forms - ModelForm.is_valid() and ModelForm.errors have backwards-incompatible ...) closed by jkocherhans
fixed: (In [12693]) Fixed #12896. Documented the new side-effects of …
1:51 PM Changeset [fa6c9674]mainstable/1.10.xstable/1.11.xstable/1.2.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 Joseph Kocherhans <joseph@…>
Fixed #12896. Documented the new side-effects of ModelForm validation. …
1:44 PM djangojs.po attached to Ticket #13046 by dario
1:38 PM Ticket #12876 (Database layer (models, ORM) - maximum recursion error when caching querysets on models) updated by Alex Gaynor
Triage Stage changed
1:31 PM bug12876.patch attached to Ticket #12876 by elachuni
Patch with a brief doctest
1:29 PM Ticket #12876 (Database layer (models, ORM) - maximum recursion error when caching querysets on models) updated by elachuni
The attached patch adds an optional argument 'memo' to clone, to be …
1:26 PM Ticket #12778 (contrib.admin - InlineAdmin ignores inner Media class) updated by Gonzalo Delgado
I see your point. I don't find overriding forms to add media annoying …
1:24 PM Ticket #11675 (Core (Cache system) - Support new memcached wrapper pylibmc) updated by Florian Apolloner
Milestone changed
1.2 is in bug fix mode, removing the milestone…
1:18 PM Ticket #13046 (Translations - Argentinian Spanish translation patch) updated by matiasherranz
1:17 PM django.po attached to Ticket #13046 by matiasherranz
Part II of the patch (by matiasherranz)
1:17 PM Ticket #12734 (Database layer (models, ORM) - defer() then save() of model with custom field results in data corruption) updated by jkocherhans
(In [12692]) [1.1.X] Fixed #12734. Deferred fields will now be …
1:17 PM Changeset [55bcc8ac]stable/1.1.x by Joseph Kocherhans <joseph@…>
[1.1.X] Fixed #12734. Deferred fields will now be properly converted …
1:17 PM Ticket #12778 (contrib.admin - InlineAdmin ignores inner Media class) updated by Florian Apolloner
Might be, but then it should get documented. On the other hand it's …
1:15 PM django.2.po attached to Ticket #13046 by dario
Part I of the patch (by dariog)
1:14 PM Ticket #13032 (Internationalization - USE_THOUSAND_SEPARATOR breaks forms by formatting primary key values, ...) updated by Gonzalo Delgado
I hadn't set USE_L10N in settings.py, but I did that and tested again …
1:13 PM Ticket #12986 (Forms - SelectDateField doesn't repost data when USE_L10N = True and ...) updated by walteralini
I see the same problem when LANGUAGE_CODE is "fr" or "es". It's …
1:08 PM Ticket #13046 (Translations - Argentinian Spanish translation patch) created by matiasherranz
Completed the translation to Argentinian Spanish that was in …
1:03 PM Ticket #12778 (contrib.admin - InlineAdmin ignores inner Media class) updated by Gonzalo Delgado
I'm surely missing something, but I don't see a need for having a …
1:02 PM Ticket #12896 (Forms - ModelForm.is_valid() and ModelForm.errors have backwards-incompatible ...) updated by jkocherhans
Status, Owner changed
Model.full_clean() modifies the model in-place. I hope no one will …
1:01 PM Changeset [90616a7]mainstable/1.10.xstable/1.11.xstable/1.2.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 Joseph Kocherhans <joseph@…>
Removed a stray print from [12690]. Thanks for catching that, …
12:58 PM Ticket #13045 (Core (Management commands) - Expose l10n setting in generated settings.py file when beginning a new ...) updated by efmontes
Has patch changed
12:58 PM 13045.diff attached to Ticket #13045 by efmontes
12:55 PM Ticket #3591 (Core (Other) - add support for custom app_label and verbose_name) updated by Torsten Bronger
Cc changed
12:55 PM Ticket #13045 (Core (Management commands) - Expose l10n setting in generated settings.py file when beginning a new ...) created by efmontes
Add change needed for internationalization machinery when begining …
12:47 PM Ticket #12876 (Database layer (models, ORM) - maximum recursion error when caching querysets on models) updated by Ramiro Morales
Keywords, Has patch changed
12:42 PM Ticket #12960 (Forms - return value (cleaned_data) from clean() method is ignored) closed by jkocherhans
fixed: (In [12690]) Fixed #12960. The return value of ModelForm.clean() is …
12:42 PM Changeset [b88f9697]mainstable/1.10.xstable/1.11.xstable/1.2.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 Joseph Kocherhans <joseph@…>
Fixed #12960. The return value of ModelForm.clean() is now applied to …
12:37 PM Ticket #11975 (Database layer (models, ORM) - invalid sql returned from ...) updated by Fabián Ezequiel Gallina
Has patch changed
12:37 PM Ticket #13041 (contrib.admin - Error on InlineModel Admin) updated by Manuel Kaufmann
Cc changed
I test this issue too, but I had different "". I created a sample app …
12:36 PM Ticket #11975 (Database layer (models, ORM) - invalid sql returned from ...) closed by Fabián Ezequiel Gallina
fixed: I was not able to reproduce this issue. My guess is that it was fixed …
12:30 PM Ticket #12876 (Database layer (models, ORM) - maximum recursion error when caching querysets on models) updated by elachuni
Owner changed
django.db.models.sql.Query defines a custom __deepcopy__
12:00 PM Ticket #12592 (Internationalization - language code for brazilian portuguese should be case insensitive.) updated by jjconti
I tried: […] in my settings.py file and when browsing the admin …
11:49 AM Ticket #11158 (Core (Other) - get_image_dimensions very slow after 1 call) updated by SAn
Owner, Needs tests changed
11:46 AM 12945.docfixes.diff attached to Ticket #12945 by Daniel F Moisset
Documentation fixes to acknowledge spaces the official separators in …
11:44 AM Ticket #12945 (Template system - url tag breaks on spaces between delimiting commas since [12503]) updated by Daniel F Moisset
Keywords changed
If the "official" way to use arguments in the url tags is with spaces, …
11:38 AM Ticket #12627 (contrib.admin - If all fields are readonly or editable=False, their ModelForm is ...) updated by tin_nqn
Status, Owner changed
11:37 AM Ticket #12071 (Template system - Numeric literals like "2." are incorrectly treated as Variables) updated by jjconti
Keywords changed
11:37 AM Ticket #12071 (Template system - Numeric literals like "2." are incorrectly treated as Variables) updated by jjconti
This is behaviour is explicitly coded in Django source code: …
11:35 AM Ticket #13032 (Internationalization - USE_THOUSAND_SEPARATOR breaks forms by formatting primary key values, ...) updated by Gonzalo Delgado
Cc, Keywords changed
I'm not able to reproduce this. Here's what I did: * Created a test …
11:30 AM Ticket #13041 (contrib.admin - Error on InlineModel Admin) updated by matiasb
After some debugging, I found it is a problem with the browser's cache …
11:22 AM Ticket #12980 (Translations - locale formats should use raw strings) updated by Ramiro Morales
Yes, this is something I had noted and tried to fix for es_AR in …
11:14 AM Ticket #12071 (Template system - Numeric literals like "2." are incorrectly treated as Variables) updated by jjconti
This doen't look like a bug. BTW, docs are clear: "Variable names must …
10:46 AM Ticket #11702 (Database layer (models, ORM) - ForeignKey validation should check that to_field is unique) updated by Marcos Moyano
Status, Owner changed
10:44 AM Ticket #10650 (Documentation - Clarify use of MEDIA_ROOT in default settings.py) updated by jjconti
Keywords changed
10:44 AM Ticket #13032 (Internationalization - USE_THOUSAND_SEPARATOR breaks forms by formatting primary key values, ...) updated by Gonzalo Delgado
Status, Owner changed
10:42 AM Ticket #12247 (Database layer (models, ORM) - update on empty queryset in which the update kwargs refer to inherited ...) updated by Natalia Bidart
Status, Owner changed
10:38 AM Ticket #11975 (Database layer (models, ORM) - invalid sql returned from ...) updated by Fabián Ezequiel Gallina
Owner changed
10:34 AM Ticket #13041 (contrib.admin - Error on InlineModel Admin) updated by matiasb
Owner, Status changed
10:07 AM Tickets #6918,​12791 batch updated by Karen Tracey
(In [12689]) [1.1.X] Fixed #6918, #12791: If an email message has an …
10:07 AM Changeset [daec7345]stable/1.1.x by Karen Tracey <kmtracey@…>
[1.1.X] Fixed #6918, #12791: If an email message has an encoding, …
9:50 AM Ticket #6918 (Core (Mail) - Cannot set encoding of mail headers, only of message body) closed by Karen Tracey
fixed: (In [12688]) Fixed #6918: Adjusted the test in r12683 to more …
9:50 AM Changeset [a2c4ad1]mainstable/1.10.xstable/1.11.xstable/1.2.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 #6918: Adjusted the test in r12683 to more specifically look for …
9:49 AM 10650_jjconti.diff attached to Ticket #10650 by jjconti
Add suggested line of doc.
9:47 AM Ticket #10650 (Documentation - Clarify use of MEDIA_ROOT in default settings.py) updated by jjconti
Status, Owner changed
Files to modify? django/conf/global_settings.py
9:34 AM Ticket #13038 (contrib.admin - readonly_fields in an Admin changeform don't have their name added as ...) updated by anonymous
Owner changed
9:04 AM Ticket #6918 (Core (Mail) - Cannot set encoding of mail headers, only of message body) reopened by Karen Tracey
Test is causing a failure on the buildbots: …
7:54 AM Ticket #13044 (Translations - Small Spanish translation improvement) updated by Russell Keith-Magee
Triage Stage, Milestone changed
7:53 AM Ticket #13043 (Core (Management commands) - Default manage.py should print ImportError) updated by Russell Keith-Magee
Triage Stage changed
This is something that falls in the general category of …
7:51 AM Ticket #13041 (contrib.admin - Error on InlineModel Admin) updated by Russell Keith-Magee
Triage Stage changed
7:50 AM Ticket #13040 (Documentation - Change in Sphinx rendering of current module) closed by Russell Keith-Magee
wontfix: Sphinx provides much better ways to do this. You don't need to …
7:47 AM Ticket #13038 (contrib.admin - readonly_fields in an Admin changeform don't have their name added as ...) updated by Russell Keith-Magee
Triage Stage changed
5:21 AM Ticket #11680 (Documentation - add references to EMAIL* settings when discussing error notifications) updated by James Bennett
(In [12687]) [1.1.X] Fixed #11680: Added a note in the error-reporting …
5:21 AM Changeset [b3c2ae91]stable/1.1.x by James Bennett <ubernostrum@…>
[1.1.X] Fixed #11680: Added a note in the error-reporting …
5:20 AM Ticket #11680 (Documentation - add references to EMAIL* settings when discussing error notifications) closed by James Bennett
fixed: (In [12686]) Fixed #11680: Added a note in the error-reporting …
5:20 AM Changeset [bb3d93f]mainstable/1.10.xstable/1.11.xstable/1.2.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 James Bennett <ubernostrum@…>
Fixed #11680: Added a note in the error-reporting documentation about …
5:11 AM Ticket #13034 (Database layer (models, ORM) - django.db.models.fields.IntegerField description wrong?) closed by James Bennett
fixed: (In [12685]) Fixed #13034: Corrected default error message for …
5:11 AM Changeset [98aecaa9]mainstable/1.10.xstable/1.11.xstable/1.2.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 James Bennett <ubernostrum@…>
Fixed #13034: Corrected default error message for IntegerField. …
5:10 AM Ticket #13036 (Documentation - Documentation Fix for TEMPLATE_LOADERS setting) closed by James Bennett
fixed: (In [12684]) Fixed #13036: Corrected a typo in the documentation for …
5:10 AM Changeset [4960095]mainstable/1.10.xstable/1.11.xstable/1.2.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 James Bennett <ubernostrum@…>
Fixed #13036: Corrected a typo in the documentation for the …
1:43 AM Ticket #13044 (Translations - Small Spanish translation improvement) created by leninyee
Translated to Spanish some text that wasn't translated, and corrected …
1:03 AM Sprint201003Argentina edited by tin_nqn
(diff)

Mar 5, 2010:

10:43 PM Ticket #13043 (Core (Management commands) - Default manage.py should print ImportError) updated by James Bennett
Milestone changed
This isn't anywhere near critical enough to go on the 1.2 milestone.
9:41 PM 13043__print_exception_in_default_manage_settings_import.patch attached to Ticket #13043 by sdolan
9:40 PM Ticket #13043 (Core (Management commands) - Default manage.py should print ImportError) created by sdolan
== Problem == The error handling in the default manage.py for an …
8:25 PM Ticket #12769 (Database layer (models, ORM) - Queryset.query pickle fails if fields have lazy translations in field ...) updated by Joe Holloway
Cc changed
I have noticed that this is also an issue if you use ugettext_lazy
8:16 PM common_middleware_urlconf_patch_improved.diff attached to Ticket #6228 by mikexstudios
Improved previous patch by skevy so that some of the new tests fail …
7:55 PM Ticket #6228 (Core (Other) - Common middleware does not respect urlconf override in request) updated by skevy
Thanks Mike, I saw that this morning when trey updated the ticket, but …
7:54 PM Ticket #6228 (Core (Other) - Common middleware does not respect urlconf override in request) updated by mikexstudios
Patch needs improvement changed
Doh! I looked at the tests again. The reason why all the tests pass …
7:45 PM Ticket #12116 (Template system - needs_context for template filters) updated by Alex Gaynor
I'm opposed to this, to me a template filter is extraordinarily well …
6:57 PM Ticket #12105 (contrib.admin - Admin querystring __isnull=False filter doesn't work) updated by Gabriel Hurley
Status, Owner changed
Travis' patch looks good to me... seems like this one's in the bag. If …
6:16 PM Ticket #13035 (Documentation - Wrong documentation for admin and default managers) updated by Gabriel Hurley
Has patch changed
6:15 PM 13035_managers_docs_patch.diff attached to Ticket #13035 by Gabriel Hurley
Fixes some outdated information about default managers and contrib.admin
6:11 PM Ticket #13035 (Documentation - Wrong documentation for admin and default managers) updated by Gabriel Hurley
Triage Stage changed
Looking at the history of tickets related to admin and …
5:51 PM Ticket #13042 (Documentation - QueryDict documentation doesn't include .keys() or .iterkeys() entries) updated by schwanksta
Whoops, must have skipped over that line. Thanks.
5:45 PM Ticket #13035 (Documentation - Wrong documentation for admin and default managers) updated by Gabriel Hurley
Status, Owner, Triage Stage changed
Confirmed that this behavior occurs as reported. I'm not sure which …
5:44 PM Ticket #13042 (Documentation - QueryDict documentation doesn't include .keys() or .iterkeys() entries) closed by James Bennett
invalid: The documentation says that QueryDict implements all the standard …
5:36 PM Ticket #13037 (Documentation - Documentation missing for the form field-method ``css_classes``) updated by Gabriel Hurley
Cc, Patch needs improvement, Triage Stage changed
The method should definitely be documented, but the current patch has …
5:33 PM Ticket #13042 (Documentation - QueryDict documentation doesn't include .keys() or .iterkeys() entries) created by schwanksta
I was checking to see if a QueryDict had a .keys() or .iterkeys() …
5:06 PM Ticket #12803 (contrib.admin - Provide styling for warning and error messages) updated by Simon Meers
Replying to ubernostrum: > This is really a feature …
4:44 PM Ticket #12594 (HTTP handling - Meaningless exception when DEBUG=False and resolver.urlconf_module is None.) updated by Yuri Baburov
Status, Owner changed
I attached complete routine exactly because I wanted someone to write …
4:33 PM DjangoFriendlyWebHosts edited by homunq
app engine deserves mention. Hey, free! (diff)
4:26 PM Ticket #11716 (Database layer (models, ORM) - Various methods in django.db.models.fields don't wrap ValueErrors and ...) updated by Leo Shklovskii
I'm not sure if you're stating that as a policy or as an argument for …
3:57 PM Ticket #11716 (Database layer (models, ORM) - Various methods in django.db.models.fields don't wrap ValueErrors and ...) updated by Karen Tracey
But we can't introduce a change where previous application code that …
3:41 PM Ticket #12870 (Database layer (models, ORM) - ORM bug with using exclude in conjunction with Q objects) updated by Yeago
I misspoke above. Its not a matter of extraneous JOINS, but funky and …
3:39 PM Ticket #11716 (Database layer (models, ORM) - Various methods in django.db.models.fields don't wrap ValueErrors and ...) updated by Leo Shklovskii
I agree that this is a behavior change (and in principle backwards …
3:27 PM Tickets #6918,​12791 batch updated by Karen Tracey
fixed: (In [12683]) Fixed #6918, #12791: If an email message has an encoding, …
3:27 PM Changeset [68f4d12]mainstable/1.10.xstable/1.11.xstable/1.2.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 #6918, #12791: If an email message has an encoding, actually use …
3:16 PM Ticket #13006 (Database layer (models, ORM) - Add order_by with sql LOWER() support) updated by Raydiation
[…] This seems like a very good solution too me, im happy with this :)
3:11 PM Ticket #13041 (contrib.admin - Error on InlineModel Admin) created by Marcos Daniel Petry
There is an error in the javascript that renders the buttons of …
2:41 PM Ticket #12594 (HTTP handling - Meaningless exception when DEBUG=False and resolver.urlconf_module is None.) updated by Karen Tracey
Has patch, Needs tests changed
Please attach a patch that is a diff, not an inline display of a …
2:35 PM Ticket #11716 (Database layer (models, ORM) - Various methods in django.db.models.fields don't wrap ValueErrors and ...) updated by Karen Tracey
A newly-added test fails with the current patch: […] I kind of …
2:25 PM Ticket #12151 (contrib.comments - UnicodeEncodeError from django.contrib.comments.views.utils line 41.) updated by Karen Tracey
Replying to thejaswi_puthraya: > Is there a counterpart …
2:22 PM Ticket #13040 (Documentation - Change in Sphinx rendering of current module) updated by anonymous
Has patch changed
2:21 PM Ticket #13040 (Documentation - Change in Sphinx rendering of current module) updated by anonymous
Component changed
2:21 PM Ticket #12151 (contrib.comments - UnicodeEncodeError from django.contrib.comments.views.utils line 41.) updated by Karen Tracey
(In [12682]) [1.1.X] Fixed #12151: Ensured the comments code does not …
2:21 PM Changeset [215615ad]stable/1.1.x by Karen Tracey <kmtracey@…>
[1.1.X] Fixed #12151: Ensured the comments code does not cause a …
2:17 PM Ticket #12151 (contrib.comments - UnicodeEncodeError from django.contrib.comments.views.utils line 41.) closed by Karen Tracey
fixed: (In [12681]) Fixed #12151: Ensured the comments code does not cause a …
2:17 PM Changeset [80545c3]mainstable/1.10.xstable/1.11.xstable/1.2.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 #12151: Ensured the comments code does not cause a server error …
2:17 PM files.diff attached to Ticket #13040 by stherrien
patch for the file object doc page
2:15 PM Ticket #13040 (Documentation - Change in Sphinx rendering of current module) created by stherrien
I would like to add import statements to the documentation under the …
2:02 PM Ticket #13039 (contrib.admin - 'ChangeList' object has no attribute 'formset') closed by Karen Tracey
invalid: A ticket with no description of how to trigger the error is not valid. …
2:00 PM diff attached to Ticket #13039 by tangc
1:58 PM Ticket #13039 (contrib.admin - 'ChangeList' object has no attribute 'formset') created by tangc
File django/contrib/admin/templatetags/admin_list.py", line 185, in …
1:46 PM 12151-kmt.diff attached to Ticket #12151 by Karen Tracey
12:59 PM Ticket #12870 (Database layer (models, ORM) - ORM bug with using exclude in conjunction with Q objects) updated by mucisland
This is a complete app which reproduces the error. models.py: […] …
12:58 PM Ticket #12083 (Core (Other) - technical_404_response should handle KeyError because 'tried' key ...) updated by Karen Tracey
(In [12680]) [1.1.X] Fixed #12083: Ensured generating debug 404 page …
12:58 PM Changeset [b5a2f64]stable/1.1.x by Karen Tracey <kmtracey@…>
[1.1.X] Fixed #12083: Ensured generating debug 404 page won't raise a …
12:53 PM Ticket #12083 (Core (Other) - technical_404_response should handle KeyError because 'tried' key ...) closed by Karen Tracey
fixed: (In [12679]) Fixed #12083: Ensured generating debug 404 page won't …
12:53 PM Changeset [eb11229b]mainstable/1.10.xstable/1.11.xstable/1.2.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 #12083: Ensured generating debug 404 page won't raise a key …
12:25 PM Ticket #6228 (Core (Other) - Common middleware does not respect urlconf override in request) updated by Karen Tracey
Patch needs improvement changed
Unfortunately the new tests all pass both with and without the code …
12:22 PM Ticket #9764 (Forms - IDN (Internationalized Domain Names) support for EmailField and URLField) updated by bjunix
Replying to kmtracey: > No. The doc contains version …
11:50 AM Ticket #13008 (Core (Cache system) - @never_cache decorator should add 'no-cache' & 'no-store') updated by Karen Tracey
Replying to lukeplant: > Personally, I really hate it when …
11:28 AM Ticket #12103 (contrib.auth - Add AuthenticationForm.confirm_login_allowed to allow customizing the ...) updated by Ethan Jucovy
Cc changed
11:26 AM 12103_method_on_form.diff attached to Ticket #12103 by Ethan Jucovy
Control login policy with an overridable method on the form
10:59 AM Ticket #13008 (Core (Cache system) - @never_cache decorator should add 'no-cache' & 'no-store') updated by Luke Plant
Personally, I really hate it when I press the back button and the …
10:45 AM Ticket #13038 (contrib.admin - readonly_fields in an Admin changeform don't have their name added as ...) created by Andy Baker
A normal field is wrapped by: <div class="form-row fieldname"> …
10:06 AM Ticket #9764 (Forms - IDN (Internationalized Domain Names) support for EmailField and URLField) updated by Karen Tracey
Replying to bjunix: > Are there plans to backport this …
9:58 AM DjangoFriendlyWebHosts edited by Adrian Andreias
(diff)
9:57 AM Ticket #11888 (contrib.admin - Unable to render file name with special chars (non-ascii)) closed by Karen Tracey
worksforme: I can't recreate a problem here. Using trunk r12678 I: Created an …
9:52 AM css_classes_documentation.diff attached to Ticket #13037 by Marcus Fredriksson
9:51 AM Ticket #13037 (Documentation - Documentation missing for the form field-method ``css_classes``) created by Marcus Fredriksson
When outputting forms without using any of the as_*() methods, it's …
9:26 AM Ticket #11888 (contrib.admin - Unable to render file name with special chars (non-ascii)) updated by Karen Tracey
Needs tests changed
9:25 AM Ticket #9764 (Forms - IDN (Internationalized Domain Names) support for EmailField and URLField) updated by bjunix
Are there plans to backport this patch to 1.1.X ?
9:23 AM Ticket #12849 (django-admin.py runserver - django's development server raises an encoding exception when trying ...) updated by Karen Tracey
Triage Stage changed
A traceback from the reported problem would have been helpful here. …
8:48 AM SummerOfCode2010 edited by Jannis Leidel
(diff)
8:46 AM SummerOfCode2010 edited by Jannis Leidel
The Django GSoC is about Django Core, not about apps built with Django. (diff)
8:19 AM Ticket #13034 (Database layer (models, ORM) - django.db.models.fields.IntegerField description wrong?) updated by Russell Keith-Magee
Triage Stage, Milestone, Has patch changed
8:16 AM Ticket #13036 (Documentation - Documentation Fix for TEMPLATE_LOADERS setting) updated by Russell Keith-Magee
Triage Stage, Milestone changed
8:09 AM docs.diff attached to Ticket #13036 by agodfrey@…
Patch for documentation fix.
8:08 AM Ticket #13036 (Documentation - Documentation Fix for TEMPLATE_LOADERS setting) created by agodfrey@…
There is just a trivial correction that needs to be made to the …
7:39 AM Ticket #13029 (Uncategorized - Exception Value is empty with a HTMLParser.HTMLParseError) closed by Karen Tracey
invalid: I tried this with Python 2.6.5rc1 and the problem doesn't exist there …
7:26 AM SummerOfCode2010 edited by gvwilson
Link to Trac Hacks (diff)
6:57 AM Ticket #13035 (Documentation - Wrong documentation for admin and default managers) created by rasca
When creating custom models managers the docs say: If you use custom …
6:37 AM Ticket #13034 (Database layer (models, ORM) - django.db.models.fields.IntegerField description wrong?) created by brokenseal
Hi, I found that IntegerField description's should be "This value must …
6:12 AM UsingVimWithDjango edited by mjbrownie
Added a surround mapping note (diff)
5:23 AM Ticket #13029 (Uncategorized - Exception Value is empty with a HTMLParser.HTMLParseError) updated by Russell Keith-Magee
Triage Stage changed
I'll call this accepted on the basis of Karen's remarks.
5:22 AM Ticket #13033 (contrib.admin - MySQL full text search in admin) updated by Russell Keith-Magee
Triage Stage changed
This isn't a bug fix -- there is nothing …
5:19 AM Ticket #13032 (Internationalization - USE_THOUSAND_SEPARATOR breaks forms by formatting primary key values, ...) updated by Russell Keith-Magee
Triage Stage changed
This needs to be fixed for 1.2 - it's a serious problem if you can't …
5:16 AM Ticket #12996 (Forms - django.contrib.localflavor.it.forms do not handle help_text correctly) updated by Russell Keith-Magee
Clarifying the problem: ITSocialSecurityNumberField hard codes a value …
5:02 AM Ticket #12996 (Forms - django.contrib.localflavor.it.forms do not handle help_text correctly) updated by Russell Keith-Magee
Triage Stage changed
You have given an example that talks about …
4:18 AM Ticket #13017 (Database layer (models, ORM) - generic relation generates needless join) updated by MS
This bug is also in Django 1.1 so i think it's not a regression.
4:16 AM Ticket #12986 (Forms - SelectDateField doesn't repost data when USE_L10N = True and ...) updated by Russell Keith-Magee
Triage Stage, Milestone changed
Problem confirmed with the same code provided. I can only see it if …
2:12 AM Ticket #13025 (Testing framework - Test runner should print failed test path in format that is accepted ...) updated by Piotr Czachur
Got your point - finding test is easier having full path, which is …
2:07 AM Ticket #13030 (Core (Serialization) - Natural Key deserialization fails on foreign key to field that is ...) updated by Russell Keith-Magee
Triage Stage, Milestone changed
Thanks for the report - but most of all, thanks for the awesome …
2:03 AM Ticket #13028 (Database layer (models, ORM) - Introspection doesn't work on mysql 4.1) closed by Russell Keith-Magee
wontfix: I'm calling this wontfix because MySQL4.1 doesn't provide the metadata …
2:00 AM Ticket #13027 (Documentation - serializer won't serialize an empty queryset or an iterator with a ...) closed by Russell Keith-Magee
invalid: An empty queryset can be serialized without difficulty. A list that …
1:59 AM Ticket #13026 (contrib.admin - Problem with selecting related object from popup window, opened by ...) updated by Russell Keith-Magee
Triage Stage, Milestone changed
1:52 AM Ticket #13025 (Testing framework - Test runner should print failed test path in format that is accepted ...) closed by Russell Keith-Magee
wontfix: I'm going to close this wontfix - I can see what you're driving at, …
1:50 AM Ticket #13005 (contrib.admin - We need a way to allow for request/user specific default values in the ...) closed by Russell Keith-Magee
wontfix: I'm going to close this wontfix; it's a bit of an edge case, and one …
1:47 AM Ticket #13004 (contrib.admin - The new get_readonly_fields() method of the ModelAdmin breaks with ...) updated by Russell Keith-Magee
Milestone, Triage Stage, Component changed
1:45 AM Ticket #13002 (Documentation - InlineModelAdmin 'form' option defaults to ModelForm, not BaseModelForm) updated by Russell Keith-Magee
Triage Stage changed
1:42 AM Ticket #12883 (Database layer (models, ORM) - Adding values in a m2m field breaks (_state.db is None instead of ...) closed by Russell Keith-Magee
duplicate: I believe this is actually a duplicate of #13003. The issue is the …
12:41 AM flatpages_admin_trunk.diff attached to Ticket #12972 by Jared Forsyth
now with tests!
12:41 AM Ticket #12972 (contrib.flatpages - flatpages chokes if the url doesn't begin and end with a slash (but ...) updated by Jared Forsyth
Patch needs improvement, Needs tests changed
I looked around and there didn't seem to be any docs/readme on *how* …
12:33 AM Ticket #12883 (Database layer (models, ORM) - Adding values in a m2m field breaks (_state.db is None instead of ...) reopened by Jakub Wiśniowski
I'm reopening, because, I've got the same problem. Code causing the …
Note: See TracTimeline for information about the timeline view.
Back to Top