Timeline



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 …

Mar 4, 2010:

10:25 PM Ticket #13033 (contrib.admin - MySQL full text search in admin) updated by Simon Litchfield
To clarify, this was already half implemented. This finishes the job. …
10:22 PM admin-fulltext-12288.diff attached to Ticket #13033 by Simon Litchfield
10:21 PM Ticket #13033 (contrib.admin - MySQL full text search in admin) created by Simon Litchfield
Full text search hasn't been implemented properly in admin. The query …
9:35 PM Ticket #10937 (Documentation - Recommendation of mod_wsgi is incompatible with apache-authentication ...) updated by David Fischer
There is some crossover here between this ticket and #10809. I think …
8:44 PM Ticket #13006 (Database layer (models, ORM) - Add order_by with sql LOWER() support) updated by Russell Keith-Magee
Replying to Raydiation: > Imho its about to write as …
8:02 PM Ticket #13006 (Database layer (models, ORM) - Add order_by with sql LOWER() support) updated by Raydiation
Hm, thats about the same as the method with extra. Imagine youd have …
7:59 PM Ticket #13014 (Documentation - Document using LANGUAGE_CODE with the cache template tag) updated by Chris Beaven
Has patch changed
The patch doesn't address the decision made to just document this …
7:29 PM Ticket #13032 (Internationalization - USE_THOUSAND_SEPARATOR breaks forms by formatting primary key values, ...) updated by anonymous
Summary changed
7:26 PM Ticket #13032 (Internationalization - USE_THOUSAND_SEPARATOR breaks forms by formatting primary key values, ...) created by exogen@…
When using USE_THOUSAND_SEPARATOR and NUMBER_GROUPING, number values …
7:18 PM Ticket #13023 (contrib.admin - Don't show "+ Add another" in admin inlines when extra = 0) updated by Gabriel Hurley
Replying to gregplaysguitar: > Another use case which is …
7:17 PM Ticket #12896 (Forms - ModelForm.is_valid() and ModelForm.errors have backwards-incompatible ...) updated by Jacob
I'll leave the final call to Joseph, but I think he's right and this …
7:13 PM Ticket #11940 (Forms - ModelForm evaluates callable default values on form class creation) updated by Jacob
Triage Stage changed
7:11 PM Ticket #13023 (contrib.admin - Don't show "+ Add another" in admin inlines when extra = 0) updated by Greg Brown
Another use case which is affected here - I have a flatpages-esque app …
7:10 PM Ticket #12982 (Core (Cache system) - Add get_or_set method to cache API) updated by Russell Keith-Magee
Triage Stage changed
The race condition is a problem, but as Alex noted on IRC, we should …
7:09 PM Ticket #10935 (Forms - forms.ImageField.clean should annotate the object returned by ...) updated by Jacob
Milestone changed
I'm calling this a feature, and kicking it out of 1.2.
7:08 PM Ticket #12791 (Core (Mail) - Setting encoding on EmailMessage does not produce intended result) updated by Jacob
Triage Stage changed
7:07 PM Ticket #12940 (contrib.comments - Comments admin should use ungettext instead of ugettext) updated by Jacob
Triage Stage changed
7:06 PM Ticket #12849 (django-admin.py runserver - django's development server raises an encoding exception when trying ...) updated by Jacob
Triage Stage changed
6:59 PM Ticket #12343 (Core (Management commands) - manage.py dbshell fails to launch mysql for unix socket) updated by Jacob
Triage Stage changed
6:59 PM Ticket #12229 (Documentation - ImageField.save should be documented upfront and obvious) updated by Gabriel Hurley
Status, Owner, Has patch changed
Added a patch that adds a large chunk to the FileField docs regarding …
6:56 PM Ticket #10099 (Database layer (models, ORM) - MySQL 5.0 does not support LIMIT in subqueries) closed by Jacob
wontfix: Marking wontfix: there's plenty of places where Django could generate …
6:50 PM Ticket #13031 (contrib.auth - User class in the auth module should return lastname and firstname as ...) closed by Jacob
wontfix: "Annoying" is a matter of taste: I'd find this patch annoying, myself. …
6:16 PM Ticket #13031 (contrib.auth - User class in the auth module should return lastname and firstname as ...) updated by Raydiation
Summary changed
6:16 PM Ticket #13031 (contrib.auth - User class in the auth module should return lastname and firstname as ...) created by Raydiation
Its quite annoying to get the Loginname as representation of the User. …
6:14 PM Ticket #12870 (Database layer (models, ORM) - ORM bug with using exclude in conjunction with Q objects) updated by Yeago
I verified that this bug still exists in latest svn. updated console: …
6:03 PM Ticket #12249 (Documentation - csrf_token not clear in User Authentication docs) updated by Gabriel Hurley
Status, Owner, Has patch, Summary changed
Added a patch that adds info on the csrf_token and a link to upgrading …
6:02 PM 12249_docs_patch.diff attached to Ticket #12249 by Gabriel Hurley
Adds info on csrf_token ahead of the form in question.
5:48 PM Ticket #12811 (Documentation - Tutorial 2 gets into templating details too early) updated by Gabriel Hurley
Status, Owner, Has patch, Summary changed
Add a patch that clarifies tutorial language and removes premature …
5:43 PM 12811_tutorial_patch.diff attached to Ticket #12811 by Gabriel Hurley
Clarifies tutorial language and removes premature instructions on …
5:20 PM Ticket #13013 (Documentation - Example form in i18n docs is missing {% csrf_token %}) updated by Gabriel Hurley
Status, Owner, Has patch, Summary changed
Added patch that adds the necessary csrf_token. Simple fix.
5:19 PM Ticket #13014 (Documentation - Document using LANGUAGE_CODE with the cache template tag) updated by anonymous
Has patch changed
5:18 PM 13013_csrf_missing_patch.diff attached to Ticket #13013 by Gabriel Hurley
Adds that pesky csrf_token to the form in the docs there…
5:05 PM Ticket #13023 (contrib.admin - Don't show "+ Add another" in admin inlines when extra = 0) updated by Gabriel Hurley
Status, Needs documentation, Has patch, Owner, Summary changed
I added a patch which restores the desired behavior by automatically …
5:04 PM nk_inherit_test.diff attached to Ticket #13030 by yishaibeeri
diff with test showing bug
5:04 PM Ticket #13030 (Core (Serialization) - Natural Key deserialization fails on foreign key to field that is ...) created by yishaibeeri
Attached diff has a test showing this: In (nonabstract) model …
4:55 PM 13023_inlines_patch.diff attached to Ticket #13023 by Gabriel Hurley
Restores desired behavior without breaking anything else, corrects …
4:36 PM 12882.2.diff attached to Ticket #12882 by Jannis Leidel
The collapse widget needs jQuery, too
4:30 PM Ticket #13000 (contrib.admin - Deprecated code in admin forms triggers string translation too soon) updated by Jacob
Triage Stage changed
4:24 PM Ticket #12434 (contrib.admin - django.contrib.admin does not work with blank short_description) updated by Jacob
Triage Stage changed
4:23 PM Ticket #12260 (contrib.admin - bug -- CSS class messes up ModelMultipleChoiceField in contrib.admin) updated by Jacob
Triage Stage changed
4:22 PM Ticket #12235 (contrib.admin - MultiValueDictKeyError when editing Inline objects) closed by Jacob
invalid: It's clear to me from the description that this is an improperly …
4:16 PM Ticket #10751 (contrib.admin - Admin actions not calling model's delete() method) closed by Jacob
duplicate: Now that the docs are in, I'm closing this as a dup of #11022. Please …
4:11 PM Ticket #12882 (contrib.admin - jQuery.noConflict() in admin breaks site specific code with jQuery) updated by Jannis Leidel
In the attached patch I'm referring to the part of jQuery's …
4:08 PM 12882.1.diff attached to Ticket #12882 by Jannis Leidel
Pass true to noConflict as mentioned on …
4:05 PM Ticket #13026 (contrib.admin - Problem with selecting related object from popup window, opened by ...) updated by ramusus
The problem is not a shift between number of row and id of elements …
3:36 PM field_numbering_off_by_one.diff attached to Ticket #13026 by Stefan Foulis
adds a '-1' in both inlines.js and inlines.min.js
3:34 PM Ticket #13026 (contrib.admin - Problem with selecting related object from popup window, opened by ...) updated by Stefan Foulis
it seems that the numbering on some fields is off by one. it's tricky, …
2:52 PM Ticket #12773 (Documentation - Update FAQ to indicate supported Python versions) updated by Karen Tracey
Owner, Status, Milestone changed
Python 2.7 is targeted for June, so it's unlikely (I hope) we need to …
2:26 PM Ticket #13029 (Uncategorized - Exception Value is empty with a HTMLParser.HTMLParseError) updated by Karen Tracey
This appears to be a Python2.6-only problem. 2.4, 2.5, and 2.7 (alpha …
2:10 PM Sprint201003Argentina edited by faramirez
(diff)
1:34 PM Ticket #13029 (Uncategorized - Exception Value is empty with a HTMLParser.HTMLParseError) created by jedie
In the settings.DEBUG Traceback page is the Exception Value empty if a …
1:08 PM Ticket #12962 (contrib.admin - Broken Admin Delete Action With Confirmation) updated by Paul Smith
@skevy Oh, no... there was definitely a problem before the patch. …
12:25 PM Ticket #13014 (Documentation - Document using LANGUAGE_CODE with the cache template tag) updated by Chris Beaven
Status, Component, Summary, Owner, Needs documentation, Has patch, Triage Stage changed
Good point, Jacob. Definitely just a documentation job.
12:03 PM Ticket #11903 (HTTP handling - WSGIRequest.path not quoted properly) updated by Jacob
Patch needs improvement changed
Need a test for this.
12:01 PM Ticket #11449 (Core (Serialization) - Performance regression loading from fixtures in 1.1 & trunk) updated by Jacob
Keywords, Milestone changed
With 1.2 in the final stages and no more information about why this is …
11:59 AM Ticket #13014 (Documentation - Document using LANGUAGE_CODE with the cache template tag) updated by Jacob
Doesn't the i18n context processor put LANGUAGE_CODEin the context? …
11:49 AM patch.txt attached to Ticket #13028 by pczapla
quick solution to this issue.
11:49 AM Ticket #13028 (Database layer (models, ORM) - Introspection doesn't work on mysql 4.1) created by pczapla
When I ran introspection against mysql 4.1, I've got the following …
11:42 AM Ticket #13027 (Documentation - serializer won't serialize an empty queryset or an iterator with a ...) created by adrian_nye
Ideally, I'd like to be able to serialize any queryset (including an …
11:17 AM Tutorials edited by gilnyc
(diff)
11:05 AM Sprint201003Argentina edited by dario
(diff)
10:57 AM Sprint201003Argentina edited by matiasherranz
(diff)
10:48 AM Sprint201003Argentina edited by anonymous
(diff)
10:47 AM Sprint201003Argentina edited by anonymous
(diff)
10:02 AM 13026_r12676.diff attached to Ticket #13026 by ramusus
this patch only changes .find("input,select,textarea,label") > …
9:58 AM Ticket #13026 (contrib.admin - Problem with selecting related object from popup window, opened by ...) created by ramusus
With inline rows created by django's template everithing is ok, but I …
8:49 AM Ticket #9847 (Core (Other) - Improved handling for HTTP 403 Errors) updated by Adam Nelson
Patch needs improvement changed
I take back what I said about not having a message at all. 1. It …
8:19 AM Ticket #13006 (Database layer (models, ORM) - Add order_by with sql LOWER() support) updated by Russell Keith-Magee
Triage Stage changed
Yes to the use case, no to the proposed API. A better approach would …
8:08 AM Ticket #13007 (HTTP handling - Django fails to log in when a cookie is set on the same domain ...) closed by Russell Keith-Magee
invalid: A colon *should* be a valid value in a cookie; you'll need to provide …
8:07 AM Ticket #13025 (Testing framework - Test runner should print failed test path in format that is accepted ...) created by Piotr Czachur
When I run all test and some of them fail I see […] Now when I …
8:05 AM Ticket #13008 (Core (Cache system) - @never_cache decorator should add 'no-cache' & 'no-store') updated by Russell Keith-Magee
Needs tests, Triage Stage changed
8:02 AM Ticket #13009 (Forms - provide django.forms field type info for use in templates) updated by Russell Keith-Magee
Triage Stage changed
Broadly the idea has merit, but it needs a bit of finesse - …
8:01 AM Localization edited by hgrimelid
Added Norwegian Nynorsk translator (diff)
7:51 AM Ticket #12974 (contrib.admindocs - Admindocs app introspection omits several model methods) updated by Jared Forsyth
Could you explain the 'redundant' comment? The function must not …
7:47 AM Ticket #13011 (Core (Cache system) - Clear Cache tag for consideration) closed by Russell Keith-Magee
wontfix: I'm going to mark this wontfix because it's starting to get into …
7:44 AM Ticket #13013 (Documentation - Example form in i18n docs is missing {% csrf_token %}) updated by Russell Keith-Magee
Milestone, Triage Stage changed
7:44 AM Ticket #13016 (Testing framework - Invalid ForeignKey ids in fixtures do not cause any error messages) updated by Russell Keith-Magee
Triage Stage changed
7:43 AM Ticket #13017 (Database layer (models, ORM) - generic relation generates needless join) updated by Russell Keith-Magee
Triage Stage, Milestone changed
This is possibly a regression caused by the recent m2m changes; needs …
7:41 AM Ticket #13019 (Database layer (models, ORM) - create_update: proxy object displayed instead of model verbose name) updated by Russell Keith-Magee
Patch needs improvement, Component, Needs tests, Triage Stage changed
It's not a bug to require unicode strings when defining unicode text. …
7:23 AM Ticket #13023 (contrib.admin - Don't show "+ Add another" in admin inlines when extra = 0) updated by Jannis Leidel
Needs documentation, Triage Stage changed
7:22 AM Ticket #13020 (Documentation - Django session documentation is wrong) updated by Russell Keith-Magee
Triage Stage changed
You *should* provide a key if you know which session you want to use. …
7:10 AM Ticket #13022 (Database layer (models, ORM) - when saving a model with m2m field in the admin, 'clear' and 'add' ...) closed by Russell Keith-Magee
wontfix: I'm going to call this working as intended. The admin code is doing …
7:04 AM Ticket #9964 (Database layer (models, ORM) - Transaction middleware closes the transaction only when it's marked as ...) updated by Shai Berger
Replying to ubernostrum: > A patch which wasn't ready for …
6:52 AM Ticket #13024 (Core (Other) - Signal sent on application startup) updated by Russell Keith-Magee
Triage Stage changed
This general has come up several times in the past, but I'm not aware …
6:32 AM Ticket #12914 (Core (Serialization) - Use yaml faster C implementation when available) updated by Beuc
This is more a bug-fix than a feature IMHO. I'd recommend including it …
5:57 AM Ticket #12747 (HTTP handling - Custom HTTP status reason phrases are not supported) updated by Russell Keith-Magee
@Gustavo: Is there any condition under which the existing …
4:27 AM Ticket #12747 (HTTP handling - Custom HTTP status reason phrases are not supported) updated by Gustavo Narea
Replying to ubernostrum: > 1.2 is feature-frozen, moving …
3:03 AM Ticket #8960 (Contrib apps - "View on site" does not work if contrib.sites is not installed) updated by Flo Ledermann
I just looked into this - in my opinion a much simpler patch is …
2:29 AM Ticket #13024 (Core (Other) - Signal sent on application startup) created by wojteks
I'd like to perform certain actions whenever my application starts …
2:26 AM Ticket #8960 (Contrib apps - "View on site" does not work if contrib.sites is not installed) updated by Flo Ledermann
Component, Version, Milestone changed
This is still present in 1.1.1, can we get this bug fixed in 1.2 …
2:23 AM Ticket #10608 (Contrib apps - Support RequestSite along with Sites.objects.get_current() in contrib) updated by Flo Ledermann
Btw the bug for the "View on site" issue is #8960 - also still not …
2:19 AM Ticket #10608 (Contrib apps - Support RequestSite along with Sites.objects.get_current() in contrib) updated by Flo Ledermann
Version changed
I would classify this as a bug, not a feature. Without using sites the …
1:47 AM Ticket #2417 (Database layer (models, ORM) - Support for binary type fields (aka: bytea in postgres and VARBINARY ...) updated by Torsten Bronger
Cc changed
1:41 AM Ticket #9170 (Documentation - Write real documentation for custom management commands) updated by David Fischer
Cc, Status, Has patch, Version, Owner changed
1:35 AM management-commands-9170.diff attached to Ticket #9170 by David Fischer
Added a complete tutorial of adding a management command
12:59 AM Ticket #11684 (contrib.admin - dismissAddAnotherPopup fails with XHTML) updated by James Bennett
Milestone changed
This is part of the larger issue of dealing with varying output …
12:59 AM Ticket #11683 (contrib.admin - response_add assumes DEFAULT_CONTENT_TYPE is text/html for ...) updated by James Bennett
Milestone changed
This is part of the larger issue of dealing with varying output …
12:56 AM Ticket #9847 (Core (Other) - Improved handling for HTTP 403 Errors) updated by James Bennett
Milestone changed
Also, this is a minor enough issue that it really ought to happen on …
12:55 AM Ticket #12725 (Database layer (models, ORM) - Combining Q objects with | is inefficient; lots of deep cloning) updated by James Bennett
Milestone changed
Since this isn't an actual bug but rather a possible optimization (and …
12:54 AM Ticket #12280 (Documentation - working with forms example should include editing an existing instance) updated by James Bennett
Milestone changed
Punting from 1.2; we can always add this later when there's time.
12:52 AM Ticket #12224 (Database layer (models, ORM) - psycopg2 raises "can't adapt" when use gettext extensions on model ...) closed by James Bennett
duplicate: This is a specific case of trying to have a field value stored in the …
12:44 AM Ticket #12056 (Core (Other) - update to Apache/mod_wsgi documentation) updated by James Bennett
Milestone changed
The current recommendation is one that's known to work and consists of …
12:39 AM Ticket #12068 (Template system - The {% url %} parser can fail with StopIteration) updated by James Bennett
Milestone changed
This is enough of an edge case that I'm comfortable punting it from 1.2.
12:35 AM Ticket #11155 (File uploads/storage - Buffer size in get_image_dimensions too small) closed by James Bennett
duplicate: This certainly looks like a duplicate of #11158; closing in favor of …
12:05 AM Ticket #12962 (contrib.admin - Broken Admin Delete Action With Confirmation) updated by skevy
@blinkylights does this patch cause this error? or was the error …
Note: See TracTimeline for information about the timeline view.
Back to Top