Timeline



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

Apr 2, 2010:

7:52 PM Ticket #13268 (Documentation - ForeignKey is called ForeignKeyField in topics/db/queries.txt) updated by Russell Keith-Magee
Milestone changed
6:05 PM Ticket #11052 (Database layer (models, ORM) - Q-Object disjunction join promotion .. bug) updated by mucisland
#13198 describes the behaviour which emulbreh named "probably a …
5:25 PM Ticket #12505 (Documentation - Formsets: Misleading documentation) updated by Tim Graham
Triage Stage changed
I think the attached patch makes the docs more clear.
5:25 PM 12505.diff attached to Ticket #12505 by Tim Graham
5:14 PM Ticket #11058 (contrib.admin - list_display_links doesn't allow callables not defined in the model) updated by Ramiro Morales
Needs documentation, Needs tests changed
4:59 PM Ticket #11744 (Documentation - Add advice to use OneToOneField to extend the user model/profile.) closed by Tim Graham
duplicate: marking as a duplicate of #13158 since that ticket has a patch
4:55 PM Ticket #13268 (Documentation - ForeignKey is called ForeignKeyField in topics/db/queries.txt) updated by Tim Graham
Triage Stage changed
4:52 PM Ticket #11058 (contrib.admin - list_display_links doesn't allow callables not defined in the model) updated by cmbeelby
Has patch changed
3:36 PM DevelopersForHire edited by anonymous
(diff)
3:26 PM czech-translation.3.diff attached to Ticket #13262 by Vlada Macek
update version of the Czech POs (minor typo)
3:20 PM czech-translation.2.diff attached to Ticket #13262 by Vlada Macek
update version of the Czech POs
1:42 PM foreignkeyfield-name-docs.diff attached to Ticket #13268 by Benjamin Wohlwend
trivial doc patch
1:41 PM Ticket #13268 (Documentation - ForeignKey is called ForeignKeyField in topics/db/queries.txt) created by Benjamin Wohlwend
Just a tiny little inconsistency. The term "ForeignKeyField" is …
12:12 PM Ticket #9025 (contrib.admin - Nested Inline Support in Admin) updated by anonymous
Cc changed
10:52 AM Ticket #11956 (Database layer (models, ORM) - ReverseManyRelatedObjectsDescriptor wrongly assumes symmetry between ...) updated by Russell Keith-Magee
(In [12909]) [1.1.X] Fixed #11956 -- Modified the handling of m2m …
10:52 AM Changeset [ac0aea8]stable/1.1.x by Russell Keith-Magee <russell@…>
[1.1.X] Fixed #11956 -- Modified the handling of m2m relationships …
10:44 AM Ticket #11956 (Database layer (models, ORM) - ReverseManyRelatedObjectsDescriptor wrongly assumes symmetry between ...) closed by Russell Keith-Magee
fixed: (In [12908]) Fixed #11956 -- Modified the handling of m2m …
10:44 AM Changeset [5e5203c7]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 #11956 -- Modified the handling of m2m relationships between …
9:52 AM Ticket #13260 (Core (URLs) - urlresolvers.reverse() generates invalid URLs when an argument ...) updated by Russell Keith-Magee
Triage Stage changed
9:51 AM t13260-test.diff attached to Ticket #13260 by Russell Keith-Magee
Test case demonstrating problem
9:44 AM Ticket #12429 (Database layer (models, ORM) - RawQuerySet doesn't call ops.convert_values in the backend) closed by Russell Keith-Magee
fixed: (In [12907]) Fixed #12429 -- Modified RawQuery to provide some …
9:44 AM Changeset [8f8743a6]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 #12429 -- Modified RawQuery to provide some facilities required …
9:34 AM t12429-r12905.2.diff attached to Ticket #12429 by Russell Keith-Magee
Second attempt at an Oracle fix
9:29 AM Ticket #12429 (Database layer (models, ORM) - RawQuerySet doesn't call ops.convert_values in the backend) updated by Karen Tracey
With the t12429-r12905 patch applied test_invalid_query in the …
9:18 AM Ticket #12429 (Database layer (models, ORM) - RawQuerySet doesn't call ops.convert_values in the backend) updated by Russell Keith-Magee
I've just uploaded a possible fix for the oracle problems; if anyone …
9:16 AM t12429-r12905.diff attached to Ticket #12429 by Russell Keith-Magee
Possible fix for Oracle problems in raw_query
7:11 AM Ticket #12882 (contrib.admin - jQuery.noConflict() in admin breaks site specific code with jQuery) updated by Jannis Leidel
Needs tests changed
7:10 AM Ticket #12882 (contrib.admin - jQuery.noConflict() in admin breaks site specific code with jQuery) updated by Jannis Leidel
Patch needs improvement changed
I'm not sure yet if the 12882.2.diff patch is enough and the right …
6:52 AM Ticket #12429 (Database layer (models, ORM) - RawQuerySet doesn't call ops.convert_values in the backend) reopened by Karen Tracey
r12904 doesn't quite work for Oracle: the raw_query tests now all …
6:29 AM Ticket #13265 (Database layer (models, ORM) - TransactionManagementError doesn't allow for easy debugging of views) closed by Russell Keith-Magee
wontfix: I don't know if I'm seeing the same problem (it's difficult to know …
6:08 AM Ticket #13267 (Documentation - Update gis tutorial python examples) updated by Russell Keith-Magee
Milestone, Component, Triage Stage changed
6:07 AM Ticket #13266 (Uncategorized - image links are broken) closed by Russell Keith-Magee
invalid: Although the Django book was written by the BDFL's of Django, it is an …
5:57 AM gis_tutorial_update.diff attached to Ticket #13267 by samueladam
gis tutorial examples, minor fixes
5:55 AM Ticket #13267 (Documentation - Update gis tutorial python examples) created by samueladam
Three minor fixes in documentation example: * import only DataSource …
5:55 AM Ticket #13266 (Uncategorized - image links are broken) created by hansgeerdink
http://new-media.djangobook.com/content/en/N.0/chapterNN/a*.png
4:33 AM Ticket #12882 (contrib.admin - jQuery.noConflict() in admin breaks site specific code with jQuery) updated by Ramiro Morales
Has patch changed
3:31 AM Ticket #7231 (Database layer (models, ORM) - New "join" parameter for the "extra" QuerySet method) closed by Russell Keith-Magee
wontfix: extra() is already a nightmare to manage; I can't see how adding a …
3:01 AM Ticket #7231 (Database layer (models, ORM) - New "join" parameter for the "extra" QuerySet method) updated by Ramiro Morales
Patch needs improvement changed
Latest patch (extra-join-1.2-svn-12906.diff) is severely broken.
1:35 AM Ticket #6148 (Database layer (models, ORM) - Add generic support for database schemas) updated by kmpm
Status, Owner changed
Someone else better do it
1:19 AM Ticket #13265 (Database layer (models, ORM) - TransactionManagementError doesn't allow for easy debugging of views) created by Oroku Saki
When using @transaction.commit_manually on a view, if an …
Note: See TracTimeline for information about the timeline view.
Back to Top