Timeline



Apr 6, 2010:

9:51 PM Ticket #13279 (Documentation - Documentation that needs a small expansion) updated by stumbles
Has patch, Component changed
9:49 PM explicit-ln-path.diff attached to Ticket #13279 by stumbles
9:49 PM Ticket #13279 (Documentation - Documentation that needs a small expansion) updated by stumbles
The commands with pwd are intended to be run unmodified (pwd is a …
8:59 PM Ticket #13283 (Core (Cache system) - CACHE_MIDDLEWARE_ANONYMOUS_ONLY kills anonymous caching efficiency) updated by Carl Meyer
We talked briefly on IRC, I'll record my thoughts here for posterity. …
8:30 PM Ticket #11957 (django-admin.py runserver - runserver must be restarted after error in admin.py) updated by Ramiro Morales
Has patch changed
I've updated carljm patch to current trunk tip status. In other words: …
8:16 PM 11957-r12936.diff attached to Ticket #11957 by Ramiro Morales
carljm patch updated to r12936
8:13 PM Ticket #13283 (Core (Cache system) - CACHE_MIDDLEWARE_ANONYMOUS_ONLY kills anonymous caching efficiency) updated by Russell Keith-Magee
Scratch that - #13285 is a different problem.
8:13 PM Ticket #13285 (Core (Cache system) - Generic views call populate_xheaders, which breaks caching) reopened by Russell Keith-Magee
Apologies - I got myself confused here. Original reporter was correct …
8:00 PM Ticket #13283 (Core (Cache system) - CACHE_MIDDLEWARE_ANONYMOUS_ONLY kills anonymous caching efficiency) updated by Russell Keith-Magee
#13285 describes a closely related presentation with populate_xheaders.
7:59 PM Ticket #13285 (Core (Cache system) - Generic views call populate_xheaders, which breaks caching) closed by Russell Keith-Magee
duplicate: I'm going to close this as a dupe of #13283; I know the presentation …
7:58 PM Ticket #13283 (Core (Cache system) - CACHE_MIDDLEWARE_ANONYMOUS_ONLY kills anonymous caching efficiency) updated by Russell Keith-Magee
Patch needs improvement, Triage Stage changed
I'll accept the use case, but I'm not convinced this is necessarily …
7:28 PM Ticket #13279 (Documentation - Documentation that needs a small expansion) updated by Russell Keith-Magee
Triage Stage changed
7:16 PM prepopulate.5.diff attached to Ticket #13068 by Sean Brant
Fixes luke's comments
6:01 PM SchemaEvolution edited by sorl
this page is highly subjective (diff)
5:54 PM Ticket #13092 (Testing framework - ContextList objects do not support "in" operator) updated by Gabriel Hurley
Agreed. Good patch with tests.
5:47 PM Ticket #13283 (Core (Cache system) - CACHE_MIDDLEWARE_ANONYMOUS_ONLY kills anonymous caching efficiency) updated by Gabriel Hurley
Didn't mean to imply the issues were the same. Only noting that there …
5:43 PM Ticket #13068 (contrib.admin - The "Add another [inline object]" javascript doesn't respect ...) updated by Gabriel Hurley
Cc changed
I'm happy to help with cross-browser/cross-platform testing. I've got …
5:39 PM Ticket #12882 (contrib.admin - jQuery.noConflict() in admin breaks site specific code with jQuery) updated by Gabriel Hurley
Personally I'm a fan of namespacing Django's copy of jQuery. That way …
5:26 PM Ticket #12882 (contrib.admin - jQuery.noConflict() in admin breaks site specific code with jQuery) updated by Luke Plant
jezdez: Use of jQuery.noConflict(true) will remove jQuery from the …
5:25 PM gis-connection-close-1.1.X.diff attached to Ticket #13215 by jbronn
5:25 PM gis-connection-close-trunk.diff attached to Ticket #13215 by jbronn
5:24 PM Ticket #13215 (Core (Other) - Random OperationalError when using FastCGI prefork + PostgreSQL) updated by jbronn
I think I know what's causing the problem in my case, but I think it's …
5:23 PM Ticket #13285 (Core (Cache system) - Generic views call populate_xheaders, which breaks caching) created by Carl Meyer
Many of the Django generic views (as well as the flatpage view) call …
4:51 PM Ticket #13092 (Testing framework - ContextList objects do not support "in" operator) updated by bryanchow
Thanks, clelland for the patch. Works great.
4:41 PM Ticket #13283 (Core (Cache system) - CACHE_MIDDLEWARE_ANONYMOUS_ONLY kills anonymous caching efficiency) updated by Carl Meyer
This is fundamentally different from #13217. In that case, the result …
4:38 PM Ticket #13068 (contrib.admin - The "Add another [inline object]" javascript doesn't respect ...) updated by Sean Brant
Thanks luke I can look at those issues tonight.
4:37 PM Ticket #13217 (Uncategorized - LocaleMiddleware breaks caching. (Vary: Cookie)) updated by Gabriel Hurley
Keywords changed
4:36 PM Ticket #13283 (Core (Cache system) - CACHE_MIDDLEWARE_ANONYMOUS_ONLY kills anonymous caching efficiency) updated by Gabriel Hurley
Keywords changed
This is a similar type of report to #13217 dealing with the …
4:34 PM Ticket #13215 (Core (Other) - Random OperationalError when using FastCGI prefork + PostgreSQL) updated by jbronn
So, this is very similar to #9437. I suspect it's related to an …
4:31 PM Ticket #13284 (Core (Other) - Model validation requires that ForeignKey be unique ...) updated by Gabriel Hurley
@jbalogh, without seeing your code it should be possible to fix what …
4:31 PM Ticket #13215 (Core (Other) - Random OperationalError when using FastCGI prefork + PostgreSQL) updated by jbronn
Status, Owner changed
Replying to russellm: > In short, we need *anything* that …
4:09 PM Ticket #13068 (contrib.admin - The "Add another [inline object]" javascript doesn't respect ...) updated by Luke Plant
This looks pretty good. Some comments: * 'console.log()' call stops …
3:18 PM Ticket #11559 (Core (Other) - urlresolvers.reverse do not work with namespaced urls and captured ...) updated by trey@…
I would argue in the opposite direction; that this is not a feature …
2:41 PM Ticket #13284 (Core (Other) - Model validation requires that ForeignKey be unique ...) closed by Luke Plant
invalid: It's not clear what bug you are reporting. The change was a …
2:38 PM Ticket #5704 (contrib.admin - Admin popup windows won't close when using application/xhtml as ...) updated by Ramiro Morales
#11683 was a duplicate and contains a patch solving this in a slightly …
2:37 PM Ticket #11683 (contrib.admin - response_add assumes DEFAULT_CONTENT_TYPE is text/html for ...) closed by Ramiro Morales
duplicate: I'm closing this as a duplicate of #5704
2:18 PM Ticket #13276 (Template system - load and include evaluated before if) updated by onelson
Ahh, great. I don't know how many ways I google'd for this - don't …
2:13 PM Ticket #13283 (Core (Cache system) - CACHE_MIDDLEWARE_ANONYMOUS_ONLY kills anonymous caching efficiency) updated by Carl Meyer
Has patch changed
2:13 PM Ticket #13283 (Core (Cache system) - CACHE_MIDDLEWARE_ANONYMOUS_ONLY kills anonymous caching efficiency) updated by Carl Meyer
Patch attached with test, fixes the problem, full test suite passes. …
2:04 PM 13283_r12936.diff attached to Ticket #13283 by Carl Meyer
fix via patching request.session.accessed
1:12 PM Ticket #13284 (Core (Other) - Model validation requires that ForeignKey be unique ...) created by Jeff Balogh
This was changed in [12756] for #11702. As stated in the description …
12:53 PM Ticket #13283 (Core (Cache system) - CACHE_MIDDLEWARE_ANONYMOUS_ONLY kills anonymous caching efficiency) updated by Carl Meyer
Obviously, it's not possible to check whether the user is logged-in …
12:52 PM Ticket #13283 (Core (Cache system) - CACHE_MIDDLEWARE_ANONYMOUS_ONLY kills anonymous caching efficiency) created by Carl Meyer
The …
12:51 PM Ticket #13282 (Documentation - Document patch: WEEK_DAY should start from 0, not 1) updated by Karen Tracey
Patch needs improvement, Triage Stage changed
There is a slight problem in the doc here, but the patch does not fix …
12:04 PM Emacs edited by lborgman
Asking for indentation elisp functions for django (diff)
11:57 AM 12103_method_on_form.2.diff attached to Ticket #12103 by Ethan Jucovy
Minor update to proposed documentation (pass is clearer than `return …
11:33 AM 13282.diff attached to Ticket #13282 by wangchun
11:33 AM Ticket #13282 (Documentation - Document patch: WEEK_DAY should start from 0, not 1) created by wangchun
Confirmed with postgresql
11:11 AM Ticket #13184 (Forms - Custom fields with __metaclass__ = models.SubfieldBase - ...) updated by Honza Král
The problem is that custom fields that use the SubfieldBase
11:02 AM 13184-doc.diff attached to Ticket #13184 by Honza Král
Alternative solution to the problem - documenting how to handle custom …
10:07 AM Ticket #12249 (Documentation - csrf_token not clear in User Authentication docs) updated by Luke Plant
Well, what is introduced 'first' depends on the order you read the …
9:53 AM Ticket #13134 (Translations - Updated hebrew translations) updated by Shai Berger
The new diff file just attached includes updates to both django.po and …
9:48 AM django_hebrew_translation+js.diff attached to Ticket #13134 by Shai Berger
New version
9:35 AM Ticket #13099 (Documentation - Documentation: Second exclude example is incorrect) closed by Luke Plant
fixed: (In [12936]) Fixed #13099 - incorrect SQL for exclude() example …
9:35 AM Changeset [97b9c758]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 #13099 - incorrect SQL for exclude() example Thanks to …
9:33 AM Ticket #13270 (Documentation - Fixed Typo In Documentation) updated by Luke Plant
(In [12935]) [1.1.X] Fixed #13270 - typos in documentation Thanks …
9:33 AM Changeset [b2ecfe84]stable/1.1.x by Luke Plant <L.Plant.98@…>
[1.1.X] Fixed #13270 - typos in documentation Thanks to cmbeelby …
9:28 AM Ticket #13099 (Documentation - Documentation: Second exclude example is incorrect) updated by Luke Plant
Replying to istruble: > Replying to russellm: …
9:21 AM Ticket #12249 (Documentation - csrf_token not clear in User Authentication docs) updated by Andriy Drozdyuk
How is my reaction "over the top"? A term is used in documentation …
9:20 AM 11810-r12932.diff attached to Ticket #11810 by Ramiro Morales
Justin's patch modified to additionally tests if the field is in the …
9:18 AM Ticket #13270 (Documentation - Fixed Typo In Documentation) closed by Luke Plant
fixed: (In [12934]) Fixed #13270 - typos in documentation Thanks to cmbeelby …
9:18 AM Changeset [520ce1ba]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 #13270 - typos in documentation Thanks to cmbeelby for the …
9:12 AM Ticket #12249 (Documentation - csrf_token not clear in User Authentication docs) updated by Luke Plant
I think I disagree with Russell on this one. I'm kind of loathe to …
8:04 AM Ticket #2140 (contrib.admin - short_description in admin for get_absolute_url doesn't work due to ...) closed by Karen Tracey
fixed: Fixed by r12766/r12767.
8:03 AM Ticket #13278 (Contrib apps - Admin: short_description for get_absolute_url don't work) closed by Karen Tracey
duplicate: This behavior was likely due to #11891. short_description for …
7:30 AM Ticket #13281 (contrib.auth - readonly_fields from auth admin user/group panel) closed by Ramiro Morales
duplicate: Adding the ability to have a read-only role in the admin is a …
7:22 AM Changeset [0819c291]stable/1.1.x by Luke Plant <L.Plant.98@…>
Fixed test failure that was occurring since r12909 The tests were …
7:20 AM Ticket #12566 (contrib.admin - admin action templates cannot be overriden on a per-app basis) updated by Ramiro Morales
Patch needs improvement, Needs tests, Triage Stage changed
Ideally, ticket stage field changes to accepted or ready for …
7:18 AM Changeset [21236fa]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 test failure that was occurring since r12908 The tests were …
6:59 AM Ticket #13035 (Documentation - Wrong documentation for admin and default managers) updated by Luke Plant
(In [12931]) [1.1.X] Fixed #13035 - Incorrect documentation regarding …
6:59 AM Changeset [c65dd48]stable/1.1.x by Luke Plant <L.Plant.98@…>
[1.1.X] Fixed #13035 - Incorrect documentation regarding admin and …
6:52 AM Ticket #13035 (Documentation - Wrong documentation for admin and default managers) closed by Luke Plant
fixed: (In [12930]) Fixed #13035 - Incorrect documentation regarding admin …
6:52 AM Changeset [f7814cdf]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 #13035 - Incorrect documentation regarding admin and default …
6:39 AM Ticket #13277 (HTTP handling - HTTP 303 (See Other) Response) updated by anonymous
"Gonna keep it short" will try that myself (already spared a pronoun …
6:11 AM Ticket #13281 (contrib.auth - readonly_fields from auth admin user/group panel) created by Matt Harasymczuk
since there is a field called readonly_fields why there is no option …
6:05 AM Ticket #13268 (Documentation - ForeignKey is called ForeignKeyField in topics/db/queries.txt) updated by Luke Plant
(In [12929]) [1.1.X] Fixed #13268 - 'ForeignKeyField' in …
6:05 AM Changeset [c3bc648]stable/1.1.x by Luke Plant <L.Plant.98@…>
[1.1.X] Fixed #13268 - 'ForeignKeyField' in topics/db/queries.txt …
5:54 AM Ticket #13268 (Documentation - ForeignKey is called ForeignKeyField in topics/db/queries.txt) closed by Luke Plant
fixed: (In [12928]) Fixed #13268 - 'ForeignKeyField' in topics/db/queries.txt …
5:54 AM Changeset [671f848d]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 #13268 - 'ForeignKeyField' in topics/db/queries.txt Thanks …
5:21 AM Ticket #13277 (HTTP handling - HTTP 303 (See Other) Response) updated by Gabriel Hurley
Gonna keep it short after that massive reply... but a couple quick …
5:05 AM Ticket #13277 (HTTP handling - HTTP 303 (See Other) Response) updated by therendus@…
[…] Sorry, I suppose I should have explained in more details …
5:05 AM Ticket #13280 (Database layer (models, ORM) - postgresql exclude issue) created by Sergey Dobrov
Hello. Sorry, I can't make simple testcase for my issue, so I'll …
3:04 AM Ticket #11810 (GIS - [gis] Typo in OpenLayers Admin JS) updated by anonymous
Version changed
3:03 AM Ticket #11810 (GIS - [gis] Typo in OpenLayers Admin JS) updated by anonymous
Version changed
2:07 AM Ticket #13279 (Documentation - Documentation that needs a small expansion) created by KathyManwaring
This issue relates to this page: …
1:57 AM Ticket #13278 (Contrib apps - Admin: short_description for get_absolute_url don't work) created by homm
I have 'get_absolute_url' field in 'list_display' property of my …
1:02 AM Ticket #6148 (Database layer (models, ORM) - Add generic support for database schemas) updated by sven
Cc changed

Apr 5, 2010:

9:40 PM Ticket #13276 (Template system - load and include evaluated before if) closed by Russell Keith-Magee
duplicate: Duplicate of #12064.
9:36 PM Ticket #13277 (HTTP handling - HTTP 303 (See Other) Response) updated by Russell Keith-Magee
Triage Stage changed
It says on the homepage that Django is for "Perfectionists with …
8:26 PM Ticket #6773 (Core (Serialization) - Confusing error when ForeignKey lookup fails while serializing) updated by Ryan Witt
Cc changed
7:59 PM Ticket #13275 (Template system - url_backwards_re catastrophic backtracking (?) problem) updated by Russell Keith-Magee
Triage Stage changed
[…]
7:45 PM Ticket #714 (contrib.admin - access to id of current user on admin) closed by Russell Keith-Magee
duplicate: Please don't reopen tickets closed by a core developer.
7:39 PM Ticket #714 (contrib.admin - access to id of current user on admin) reopened by Matt Harasymczuk
still no solution superceded tickets has been marked as wontfix
7:10 PM Ticket #13277 (HTTP handling - HTTP 303 (See Other) Response) updated by Gabriel Hurley
Words like "dire need" and "incompetent" aren't gonna get you …
5:55 PM Ticket #13277 (HTTP handling - HTTP 303 (See Other) Response) updated by therendus@…
Keywords changed
I see you're recommending the HttpResponseRedirect (302) for the …
5:34 PM Ticket #13277 (HTTP handling - HTTP 303 (See Other) Response) created by therendus@…
Still not sure I've really looked everywhere but the fact that I can't …
2:26 PM Ticket #13276 (Template system - load and include evaluated before if) created by onelson
I stumbled into this, have a work-around for my specific case, but am …
2:16 PM Ticket #7010 (Contrib apps - Add MediaWiki style wikimarkup to django.contrib.markup) closed by Karen Tracey
wontfix: Please don't reopen tickets closed wontfix, please see …
2:12 PM Ticket #12945 (Template system - url tag breaks on spaces between delimiting commas since [12503]) updated by Karen Tracey
I opened #13275 to look into this problem with url_backwards_re.
2:11 PM Ticket #13275 (Template system - url_backwards_re catastrophic backtracking (?) problem) created by Karen Tracey
As noted here: http://code.djangoproject.com/ticket/12945#comment:20
2:10 PM Ticket #13274 (Database layer (models, ORM) - Grouping in sql adds everything in extra select.) updated by Vadim Fint
ok, sorry for that. I saw that ticket, but I thought it does not fix …
2:06 PM Ticket #7010 (Contrib apps - Add MediaWiki style wikimarkup to django.contrib.markup) reopened by Matt Harasymczuk
will not hurt, helps a lot!
2:05 PM Ticket #10866 (Core (Other) - datetime_safe should zero-pad old years) closed by Karen Tracey
fixed: Fixed in r12423/r12424. (Note anyone could close the ticket -- special …
2:01 PM Ticket #10866 (Core (Other) - datetime_safe should zero-pad old years) updated by Eric Floehr <eric@…>
This ticket, and its patch, appears to have been incorporated in …
1:40 PM Ticket #11422 (Forms - Broken html in CheckboxSelectMultiple widget (with fix)) closed by stemmetje
duplicate: This issue was fixed under ticket #12260, so I'm marking this ticket …
12:22 PM Ticket #13184 (Forms - Custom fields with __metaclass__ = models.SubfieldBase - ...) updated by jkocherhans
I need to think about this some more, but here are some quick comments …
11:40 AM Ticket #13274 (Database layer (models, ORM) - Grouping in sql adds everything in extra select.) closed by Karen Tracey
invalid: "Why" questions and design discussion don't belong in the ticket …
11:32 AM Ticket #13274 (Database layer (models, ORM) - Grouping in sql adds everything in extra select.) updated by Vadim Fint
You can safely put col alias into group clause, because, even in …
11:31 AM Ticket #13274 (Database layer (models, ORM) - Grouping in sql adds everything in extra select.) updated by Vadim Fint
Component changed
11:30 AM Ticket #13274 (Database layer (models, ORM) - Grouping in sql adds everything in extra select.) updated by Vadim Fint
E.g. […]
11:29 AM Ticket #13274 (Database layer (models, ORM) - Grouping in sql adds everything in extra select.) updated by Vadim Fint
Yes, but column alias must appear, not column itself!
11:25 AM Ticket #13274 (Database layer (models, ORM) - Grouping in sql adds everything in extra select.) updated by Alex Gaynor
AFAIK the SQL standard (and most SQL DB implementations) require that …
11:23 AM Ticket #13274 (Database layer (models, ORM) - Grouping in sql adds everything in extra select.) created by Vadim Fint
Why so? E.g. […] This is because code in …
11:20 AM Ticket #12945 (Template system - url tag breaks on spaces between delimiting commas since [12503]) updated by Torsten Bronger
This new "url_backwards_re" can hang. Try this: […]
11:00 AM Ticket #13263 (Documentation - code example typo in the documentation) closed by jbronn
fixed: (In [12927]) [1.1.X] Fixed #13263 -- Corrected field name typo in …
11:00 AM Changeset [cd3370c]stable/1.1.x by Justin Bronn <jbronn@…>
[1.1.X] Fixed #13263 -- Corrected field name typo in queries …
10:57 AM Changeset [e07570f1]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 Justin Bronn <jbronn@…>
Fixed #13263 -- Corrected field name typo in queries documentation …
10:47 AM Ticket #13271 (Documentation - Typo in docs/topics/signals.txt) updated by jbronn
(In [12925]) [1.1.X] Fixed #13271 -- Corrected a typo in the signals …
10:47 AM Changeset [b262752]stable/1.1.x by Justin Bronn <jbronn@…>
[1.1.X] Fixed #13271 -- Corrected a typo in the signals documentation. …
10:46 AM Ticket #13271 (Documentation - Typo in docs/topics/signals.txt) closed by jbronn
fixed: (In [12924]) Fixed #13271 -- Corrected a typo in the signals …
10:46 AM Changeset [7cc40468]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 Justin Bronn <jbronn@…>
Fixed #13271 -- Corrected a typo in the signals documentation. …
10:45 AM Changeset [2e8f0a8f]stable/1.1.x by Russell Keith-Magee <russell@…>
[1.1.X] Added file mistakenly ommitted from r12917 git-svn-id: …
10:39 AM Ticket #13273 (Translations - Macedonian translation) updated by Russell Keith-Magee
Triage Stage changed
10:37 AM Ticket #13038 (contrib.admin - readonly_fields in an Admin changeform don't have their name added as ...) closed by Russell Keith-Magee
fixed: (In [12922]) Fixed #13038 -- Ensured that readonly fields in the admin …
10:37 AM Changeset [90d1127]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 #13038 -- Ensured that readonly fields in the admin have their …
10:31 AM Ticket #12945 (Template system - url tag breaks on spaces between delimiting commas since [12503]) updated by Karen Tracey
Replying to bronger: > But now, something is broken. > …
9:59 AM Ticket #12945 (Template system - url tag breaks on spaces between delimiting commas since [12503]) updated by Torsten Bronger
Cc changed
9:58 AM Ticket #12945 (Template system - url tag breaks on spaces between delimiting commas since [12503]) updated by Torsten Bronger
But now, something is broken. […] works, but with […] and …
9:55 AM Ticket #13092 (Testing framework - ContextList objects do not support "in" operator) updated by Tomek Paczkowski
I second on this. Quite annoying.
9:00 AM django-mk-translation.diff attached to Ticket #13273 by Vasil Vangelovski
Macedonian translation patch
8:59 AM Ticket #13273 (Translations - Macedonian translation) created by Vasil Vangelovski
Here's a diff with the updated translation strings for Macedonian …
8:01 AM Ticket #13129 (contrib.admin - A CSS fix for Actions in admin with filtered) updated by Russell Keith-Magee
(In [12921]) [1.1.X] Fixed #13129 -- Corrected CSS on RTL layout when …
8:01 AM Changeset [dce7515]stable/1.1.x by Russell Keith-Magee <russell@…>
[1.1.X] Fixed #13129 -- Corrected CSS on RTL layout when a changelist …
7:59 AM Ticket #13129 (contrib.admin - A CSS fix for Actions in admin with filtered) closed by Russell Keith-Magee
fixed: (In [12920]) Fixed #13129 -- Corrected CSS on RTL layout when a …
7:59 AM Changeset [653b27d]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 #13129 -- Corrected CSS on RTL layout when a changelist has …
7:38 AM Ticket #12260 (contrib.admin - bug -- CSS class messes up ModelMultipleChoiceField in contrib.admin) updated by Russell Keith-Magee
(In [12919]) [1.1.X] Fixed #12260 -- Corrected CSS when using checkbox …
7:38 AM Changeset [985c764a]stable/1.1.x by Russell Keith-Magee <russell@…>
[1.1.X] Fixed #12260 -- Corrected CSS when using checkbox widgets on a …
7:36 AM Ticket #12260 (contrib.admin - bug -- CSS class messes up ModelMultipleChoiceField in contrib.admin) closed by Russell Keith-Magee
fixed: (In [12918]) Fixed #12260 -- Corrected CSS when using checkbox widgets …
7:36 AM Changeset [304e017a]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 #12260 -- Corrected CSS when using checkbox widgets on a …
7:08 AM Ticket #11949 (contrib.admin - delete_selected action incorrectly uses ...) updated by Russell Keith-Magee
(In [12917]) [1.1.X] Fixed #11949 -- Added a hook to allow ModelAdmin …
7:08 AM Changeset [c01735d]stable/1.1.x by Russell Keith-Magee <russell@…>
[1.1.X] Fixed #11949 -- Added a hook to allow ModelAdmin customization …
7:02 AM Ticket #11949 (contrib.admin - delete_selected action incorrectly uses ...) closed by Russell Keith-Magee
fixed: (In [12916]) Fixed #11949 -- Added a hook to allow ModelAdmin …
7:02 AM Changeset [c421a4fd]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 #11949 -- Added a hook to allow ModelAdmin customization of the …
5:44 AM Ticket #13271 (Documentation - Typo in docs/topics/signals.txt) updated by Russell Keith-Magee
Triage Stage, Milestone changed
5:43 AM Ticket #13272 (Forms - MaxLengthValidator message is not being translated in form.errors) closed by Russell Keith-Magee
invalid: This is a case of the translation file being out of date. We need …
5:11 AM Ticket #10060 (Database layer (models, ORM) - Multiple table annotation failure) updated by Gabriel Hurley
Cc changed
chalk up another victim... ::sigh::
4:05 AM Ticket #13272 (Forms - MaxLengthValidator message is not being translated in form.errors) updated by vorushin
Cc changed
4:02 AM Ticket #3529 (Documentation - Context.update doesn't do what it says it does) updated by (removed)
Cc changed
4:02 AM Ticket #3544 (Template system - Fix {% include %} to allow recursive includes) updated by (removed)
Cc changed
4:01 AM Ticket #5309 (Database layer (models, ORM) - [Patch] Marking instances as db-stored via is_stored) updated by (removed)
Cc changed
3:54 AM Ticket #4102 (Database layer (models, ORM) - Allow UPDATE of only specific fields in model.save()) updated by nmk
Cc changed
3:28 AM Ticket #13272 (Forms - MaxLengthValidator message is not being translated in form.errors) created by vorushin
settings.py: LANGUAGE_CODE = 'ru-ru' forms.py class Form(forms.Form): …
3:07 AM doc.diff attached to Ticket #13271 by chtito
3:07 AM Ticket #13271 (Documentation - Typo in docs/topics/signals.txt) created by chtito

Apr 4, 2010:

8:51 PM SummerOfCode2010 edited by Russell Keith-Magee
Added project outline for time zones (diff)
7:05 PM Ticket #6773 (Core (Serialization) - Confusing error when ForeignKey lookup fails while serializing) updated by Gabriel Hurley
Cc changed
5:02 PM Ticket #12882 (contrib.admin - jQuery.noConflict() in admin breaks site specific code with jQuery) updated by anonymous
Cc changed
3:50 PM SummerOfCode2010 edited by tadamcik@…
(diff)
12:42 PM Changeset [4e4decaf]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@…>
Tweaked a test model in delete_regress to avoid having a column name …
12:17 PM Tickets #10099,​12328 batch updated by Russell Keith-Magee
(In [12914]) [1.1.X] Fixed #12328 -- Corrected the handling of …
12:17 PM Changeset [0d6a776]stable/1.1.x by Russell Keith-Magee <russell@…>
[1.1.X] Fixed #12328 -- Corrected the handling of subqueries with …
12:06 PM Ticket #13082 (Database layer (models, ORM) - Oracle-specific test_long_string backends regression test has a bug) closed by Russell Keith-Magee
fixed: (In [12913]) Fixed #13082 -- Slight modification to an Oracle test to …
12:06 PM Changeset [37861cf]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 #13082 -- Slight modification to an Oracle test to avoid a …
12:05 PM Tickets #10099,​12328 batch updated by Russell Keith-Magee
fixed: (In [12912]) Fixed #12328 -- Corrected the handling of subqueries with …
12:05 PM Changeset [82efb48]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 #12328 -- Corrected the handling of subqueries with ordering and …
12:00 PM Ticket #11716 (Database layer (models, ORM) - Various methods in django.db.models.fields don't wrap ValueErrors and ...) updated by Leo Shklovskii
I understand that this ticket isn't crucial to the 1.2 release (even …
11:25 AM t12328.diff attached to Ticket #12328 by Russell Keith-Magee
Fix for slicing/order_by problems in subqueries
6:28 AM Ticket #12990 (Database layer (models, ORM) - Add JSONField model field) updated by Jeff Bauer
+1 me too, vote. I'd really like to see this added to Django. A …
3:21 AM Ticket #5253 (Core (Serialization) - serializer for csv format for loaddata and dumpdata) updated by Etienne Robillard
Cc changed
3:15 AM DevelopersForHire edited by Etienne Robillard
updated my entry (diff)
1:18 AM Ticket #13261 (Database layer (models, ORM) - SQL Update VS extra() or filter()) closed by Russell Keith-Magee
worksforme: Ok, now that I've tried to replicate, I can't make sense of this …
12:59 AM Ticket #13270 (Documentation - Fixed Typo In Documentation) updated by Russell Keith-Magee
Milestone changed
12:49 AM Ticket #13269 (Documentation - "Overriding the default widgets" docs missing import statement) updated by Gabriel Hurley
Has patch changed
Clarified example text (fixing a typo in the process), and added …
12:47 AM 13269_modelform_docs.diff attached to Ticket #13269 by Gabriel Hurley

Apr 3, 2010:

8:33 PM Ticket #13270 (Documentation - Fixed Typo In Documentation) updated by Tim Graham
Triage Stage changed
Thanks, in the future, please generate patches from the svn root, i.e. …
8:18 PM contributing.diff attached to Ticket #13270 by cmbeelby
Fixed typo and unbalanced quotes
8:17 PM Ticket #13270 (Documentation - Fixed Typo In Documentation) updated by cmbeelby
Triage Stage changed
After further reading in the file I also found an unbalanced pair of …
7:48 PM Ticket #6735 (Generic views - Class-based generic views) updated by Steve Steiner
Cc changed
6:52 PM Ticket #11058 (contrib.admin - list_display_links doesn't allow callables not defined in the model) updated by cmbeelby
Needs documentation changed
Not sure what you mean by needs docs. This is not a new feature and …
4:55 PM Ticket #13261 (Database layer (models, ORM) - SQL Update VS extra() or filter()) updated by Alex Gaynor
I don't see how this is possible. extra where clause items are placed …
4:17 PM Ticket #13261 (Database layer (models, ORM) - SQL Update VS extra() or filter()) updated by anonymous
Stephane, I've tried adding a test for this but I can't seem to hit …
3:06 PM Ticket #13269 (Documentation - "Overriding the default widgets" docs missing import statement) updated by Gabriel Hurley
Status, Summary, Milestone, Owner, Triage Stage changed
Yeah, there is a problem there. At no point on the page does it …
2:42 PM Ticket #13270 (Documentation - Fixed Typo In Documentation) updated by Tim Graham
Triage Stage changed
2:41 PM Ticket #13263 (Documentation - code example typo in the documentation) updated by anonymous
Triage Stage changed
2:19 PM Ticket #13270 (Documentation - Fixed Typo In Documentation) created by cmbeelby
In the document located at docs/internals/contributing.txt there was a …
2:10 PM Signals edited by simonz05@…
Removing dead link. (diff)
9:39 AM Version1.2Roadmap edited by Russell Keith-Magee
Updated schedule information (diff)
8:47 AM Ticket #13269 (Documentation - "Overriding the default widgets" docs missing import statement) created by Matthew Rowbottom
Hi. I'm new to django and am using the development version from SVN …
6:47 AM Ticket #12247 (Database layer (models, ORM) - update on empty queryset in which the update kwargs refer to inherited ...) updated by Russell Keith-Magee
(In [12911]) [1.1.X] Fixed #12247 -- Corrected the way update queries …
6:47 AM Changeset [17636ef]stable/1.1.x by Russell Keith-Magee <russell@…>
[1.1.X] Fixed #12247 -- Corrected the way update queries are processed …
6:45 AM Ticket #12247 (Database layer (models, ORM) - update on empty queryset in which the update kwargs refer to inherited ...) closed by Russell Keith-Magee
fixed: (In [12910]) Fixed #12247 -- Corrected the way update queries are …
6:45 AM Changeset [f92d73f]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 #12247 -- Corrected the way update queries are processed when …
6:36 AM Ticket #12247 (Database layer (models, ORM) - update on empty queryset in which the update kwargs refer to inherited ...) updated by Russell Keith-Magee
@jkocherhans - add_filter(pkin=[]) *is* a no-op (or rather, it …
3:49 AM AppEngine edited by Waldemar Kornewald
(diff)
3:49 AM NonSqlBackends edited by Waldemar Kornewald
(diff)
12:14 AM Ticket #5446 (Database layer (models, ORM) - New model fields for languages and countries at least) updated by anonymous
Cc changed
Note: See TracTimeline for information about the timeline view.
Back to Top