Timeline



Apr 27, 2010:

11:27 PM Ticket #13432 (Database layer (models, ORM) - OneToOneField between two databases fails) closed by Russell Keith-Magee
fixed: (In [13037]) Fixed #13432 -- Corrected the logic for router use on …
11:20 PM Changeset [848fbdc3]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 #13432 -- Corrected the logic for router use on OneToOne fields; …
11:18 PM Ticket #13432 (Database layer (models, ORM) - OneToOneField between two databases fails) updated by Russell Keith-Magee
Triage Stage changed
This is a case of being technically correct, for the wrong reason. …
10:02 PM Ticket #13431 (Forms - small unicode literal fix) closed by Russell Keith-Magee
fixed: (In [13036]) Fixed #13431 -- Corrected a unicode literal in select …
10:02 PM Changeset [2ebf7fb2]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 #13431 -- Corrected a unicode literal in select widgets. Thanks …
9:58 PM Ticket #13429 (GIS - GeoDjango tutorial model should be WorldBorder(singular) instead of ...) updated by Russell Keith-Magee
Triage Stage changed
9:57 PM Ticket #13426 (Forms - Multiple choice SELECT-element prints newline for each OPTION.) closed by Russell Keith-Magee
wontfix: […] prints […] I originally thought there might have been …
9:36 PM Ticket #12767 (Database layer (models, ORM) - Problem running syncdb with a multi-db router that restricts auth to a ...) updated by Russell Keith-Magee
Patch needs improvement, Milestone changed
The patch doesn't fix the error at all; it hides it. It means that you …
8:29 PM Ticket #13433 (Core (Mail) - EmailMessage mangles body text) updated by Chris Beaven
Triage Stage, Milestone changed
We're in a feature freeze, so the 1.2 milestone is reserved for …
8:03 PM Ticket #13433 (Core (Mail) - EmailMessage mangles body text) created by Leo Shklovskii
This is a fun one. If I do the following code in Django: […] The …
7:37 PM DevelopersForHire edited by Paul McMillan
(diff)
4:45 PM DjangoFriendlyWebHosts edited by cbarnell
(diff)
4:44 PM DjangoFriendlyWebHosts edited by cbarnell
added slicehost to 2010 list (diff)
3:36 PM one_to_one_multidb.diff attached to Ticket #13432 by Benjamin Wohlwend
3:36 PM Ticket #13432 (Database layer (models, ORM) - OneToOneField between two databases fails) created by Benjamin Wohlwend
When model A is in the default database and model B is in another …
3:33 PM Ticket #13314 (Forms - "FileField" validation does not account for "upload_to" when counting ...) updated by Dominic Rodger
Summary changed
3:30 PM unicode_lit.patch attached to Ticket #13431 by gutworth
3:25 PM Ticket #13431 (Forms - small unicode literal fix) created by gutworth
This patches causes django/forms/widgets.py to use unicode literals in …
3:16 PM Ticket #13430 (Documentation - Clarify limitations of MySQL in GeoDjango docs) updated by Alex Gaynor
I'm pretty sure that's because MySQL only does bounding box queries …
3:04 PM DjangoFriendlyWebHosts edited by visbits
(diff)
3:03 PM DjangoFriendlyWebHosts edited by visbits
(diff)
2:34 PM Ticket #13430 (Documentation - Clarify limitations of MySQL in GeoDjango docs) created by Ryan Nowakowski
Following the GeoDjango tutorial, I get different results querying …
1:29 PM Ticket #13339 (Forms - Date(Time)Field.to_python() fails to parse localized month names) updated by Collin Anderson
Cc changed
1:09 PM Ticket #12767 (Database layer (models, ORM) - Problem running syncdb with a multi-db router that restricts auth to a ...) updated by Digitalxero
Cc, Has patch, Milestone changed
This bug affects any multi-db config that has …
11:44 AM Ticket #13429 (GIS - GeoDjango tutorial model should be WorldBorder(singular) instead of ...) created by Ryan Nowakowski
Django automatically makes the model name plural when necessary so in …
10:23 AM Ticket #13428 (Documentation - Multi-db router documentation example doesn't work as written.) updated by Russell Keith-Magee
Triage Stage changed
10:18 AM allow_relation_example.diff attached to Ticket #13428 by Cliff Dyer
Patch to fix code example in multi-db documentation.
10:17 AM Ticket #13428 (Documentation - Multi-db router documentation example doesn't work as written.) created by Cliff Dyer
The MasterSlaveRouter.allow_relation example method documented in …
10:11 AM Changeset [b647e22b]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@…>
Removed an import that is no longer needed after r13033. git-svn-id: …
10:05 AM Ticket #12749 (contrib.admin - "Please correct the error below." when saving add model form with ...) closed by Russell Keith-Magee
fixed: (In [13034]) Fixed #12749 -- Corrected a problem with validation of …
10:05 AM Changeset [dd07c235]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 #12749 -- Corrected a problem with validation of inline primary …
10:04 AM Changeset [b031fa2]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@…>
Reverted r13021 -- Trunk no longer supports Python 2.3, so the special …
10:01 AM Changeset [5f1ecdc]stable/1.1.x by Karen Tracey <kmtracey@…>
Python 2.3 compatibility: Fixed a test to only run under 2.4+, since …
9:43 AM Ticket #13427 (Database layer (models, ORM) - verbose_name and verbose_name_plural is untranslated on autogenerated ...) updated by Russell Keith-Magee
Triage Stage changed
9:42 AM Ticket #13427 (Database layer (models, ORM) - verbose_name and verbose_name_plural is untranslated on autogenerated ...) updated by Russell Keith-Magee
(In [13031]) Refs #13427 -- Removed translation from verbose_name and …
9:42 AM Changeset [dccc5ac]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@…>
Refs #13427 -- Removed translation from verbose_name and …
9:41 AM Ticket #13427 (Database layer (models, ORM) - verbose_name and verbose_name_plural is untranslated on autogenerated ...) created by Russell Keith-Magee
When Django adds an autogenerated m2m model, it uses the literal …
9:28 AM Ticket #8317 (Core (Management commands) - inspectdb does not set primary_key=True or unique=True on foreign keys) updated by mbee
I got the same error last week with Django 1.1.1 and I end up with the …
9:00 AM Ticket #13426 (Forms - Multiple choice SELECT-element prints newline for each OPTION.) updated by Mika Marttila
.. and Firebug ignores such newlines anyway. I noticed it when I …
8:49 AM Ticket #13426 (Forms - Multiple choice SELECT-element prints newline for each OPTION.) updated by Alex Gaynor
So? Whitespace beyond single spaces has no significance in HTML.
8:40 AM Changeset [33f097e]stable/1.1.x by Karen Tracey <kmtracey@…>
Python 2.3 compatibility: replaced rsplit with something that works on …
8:29 AM Ticket #13400 (Database layer (models, ORM) - model.DoesNotExist exception raised by QuerySet.get() should include ...) updated by aaron
Cc changed
8:28 AM Ticket #13400 (Database layer (models, ORM) - model.DoesNotExist exception raised by QuerySet.get() should include ...) updated by aaron
Sounds good to me, trentm.
8:03 AM Ticket #13426 (Forms - Multiple choice SELECT-element prints newline for each OPTION.) created by Mika Marttila
Found this from Django Admin. Each OPTION in multiple choice …
7:35 AM Ticket #13407 (contrib.admin - admin "add another" inline JS fails for M2M inlines) closed by Russell Keith-Magee
fixed: (In [13029]) Fixed #13407 -- Corrected verbose names for autogenerated …
7:35 AM Changeset [2f9eef12]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 #13407 -- Corrected verbose names for autogenerated m2m models, …
6:51 AM Ticket #12286 (Core (Management commands) - Table for Model that has been proxied may not be created) closed by Russell Keith-Magee
fixed: (In [13028]) Fixed #12286 -- Corrected order of table creation in …
6:51 AM Changeset [ffe79b09]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 #12286 -- Corrected order of table creation in syncdb so that it …
5:52 AM Ticket #13425 (Uncategorized - django installation) closed by Russell Keith-Magee
worksforme: If you need help installing Django, please send a message to the …
4:56 AM Ticket #13413 (Template system - blocks ignore if condition) updated by Chris Beaven
Now you're just making stuff up: […]
4:29 AM Ticket #12286 (Core (Management commands) - Table for Model that has been proxied may not be created) updated by Joost Cassee
Replying to russellm: > However, looking at syncdb, it …
3:36 AM Ticket #13425 (Uncategorized - django installation) updated by alihaider00
3:35 AM Ticket #13425 (Uncategorized - django installation) created by alihaider00
Hi I am getting an error when i run the command from dos prompt …
1:02 AM Ticket #12286 (Core (Management commands) - Table for Model that has been proxied may not be created) updated by Marcus Fredriksson
[12590] Is the last revision where I can reproduce the problem. Seems …

Apr 26, 2010:

10:23 PM Ticket #13341 (Documentation - RegexValidator documentation minor problems) updated by Simon Meers
Milestone changed
Oops, marked wrong milestone initially. This really shouldn't hang around.
8:22 PM Ticket #13423 (Database layer (models, ORM) - Subquerying using models) closed by Russell Keith-Magee
invalid: This is already possible using pkin: […]
8:13 PM Ticket #13424 (contrib.admin - option to remove the "add another" button on admin.TabularInline) closed by Russell Keith-Magee
invalid: This option already exists: set max_num=0 on your ModelAdmin.
8:04 PM Ticket #13421 (Documentation - FormWizard Documentation doesn't mention that POST params' names change) updated by Russell Keith-Magee
Triage Stage changed
8:04 PM Ticket #13420 (Documentation - Minor grammar issue in the Sending e-mail docs) updated by Russell Keith-Magee
Triage Stage, Milestone changed
7:55 PM Ticket #13424 (contrib.admin - option to remove the "add another" button on admin.TabularInline) created by nickname123
There should either be a meta setting in admin.py or logic to turn off …
6:09 PM Ticket #13423 (Database layer (models, ORM) - Subquerying using models) updated by anonymous
{{{ data = models.ManyToManyField('self', through='DataPerms', …
6:05 PM Ticket #13423 (Database layer (models, ORM) - Subquerying using models) created by jprafael@…
Using this models […] One should be allowed to view all data a …
5:47 PM Ticket #13422 (Core (Other) - NameError with Recursive Model) closed by anonymous
invalid: This is expected behavior, not a bug. See the relevant documentation: …
4:35 PM Ticket #13422 (Core (Other) - NameError with Recursive Model) created by jprafael@…
When i try to create a double recursive model like: […] i get …
4:21 PM Ticket #13416 (Uncategorized - Generic relations should be counted as children when deleting to avoid ...) updated by Ryan Fugger
Replying to rfugger: > How hard would it be to check that …
3:56 PM Ticket #13421 (Documentation - FormWizard Documentation doesn't mention that POST params' names change) created by hendrixski
http://docs.djangoproject.com/en/dev/ref/contrib/formtools/form-wizard/
2:18 PM SummerOfCode2010 edited by Alex Gaynor
(diff)
10:47 AM Ticket #13416 (Uncategorized - Generic relations should be counted as children when deleting to avoid ...) updated by Ryan Fugger
Replying to carljm: > Making the change you propose …
10:26 AM DevelopersForHire edited by Jul
(diff)
9:56 AM Ticket #12286 (Core (Management commands) - Table for Model that has been proxied may not be created) updated by harm
I can no longer reproduce the problem on trunk revision [13027]. (NB: …
8:59 AM Ticket #13365 (Translations - Updated French translation) closed by Jannis Leidel
fixed: Fixed in r13026.
8:57 AM Ticket #13419 (Translations - Danish translation update) closed by Jannis Leidel
fixed: (In [13027]) Fixed #13419 - Updated Danish translation. Thanks, Finn …
8:57 AM Changeset [215269b8]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 Jannis Leidel <jannis@…>
Fixed #13419 - Updated Danish translation. Thanks, Finn Gruwier …
8:57 AM Changeset [1c937f7]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 Jannis Leidel <jannis@…>
Fixed #13365 - Updated French translation. Thanks, Stéphane Raimbault. …
8:57 AM Ticket #13208 (Translations - little consistency fix for german translation) closed by Jannis Leidel
fixed: (In [13025]) Updated German translation. Also fixed #13208.
8:57 AM Changeset [35add3b]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 Jannis Leidel <jannis@…>
Updated German translation. Also fixed #13208. git-svn-id: …
8:48 AM Ticket #13416 (Uncategorized - Generic relations should be counted as children when deleting to avoid ...) updated by Carl Meyer
Replying to rfugger: > I still think my patch would make …
8:39 AM t12749.diff attached to Ticket #12749 by Russell Keith-Magee
Updated, fully working patch.
7:35 AM Ticket #13420 (Documentation - Minor grammar issue in the Sending e-mail docs) created by Dominic Rodger
In …
6:48 AM Ticket #1105 (Template system - [patch] simple_tag decorator enhancement) updated by Ilya Semenov
Considering my last attempt to add a bit of more usability to Django …
6:46 AM Ticket #11559 (Core (Other) - urlresolvers.reverse do not work with namespaced urls and captured ...) updated by gnublade
Cc changed
5:54 AM django1.1-ticket10790v2.patch attached to Ticket #10790 by milosu
improved patch with regression test and bug fix
4:09 AM Ticket #11700 (contrib.admin - actions and list_editables in popups problematic) updated by mrts
A tip for those who need to hide actions in popups: […]
3:33 AM Ticket #10706 (Core (Management commands) - Incorrect error from manage.py sql when app fails to load) updated by santa4nt
I ran across this unhelpful error message as well. At the very least …
12:56 AM Ticket #8960 (Contrib apps - "View on site" does not work if contrib.sites is not installed) updated by reconbot
I can confirm that floledermann's patch works on django trunk rev …

Apr 25, 2010:

7:44 PM Ticket #13419 (Translations - Danish translation update) updated by Russell Keith-Magee
Triage Stage changed
6:56 PM XML-RPC edited by owen
(diff)
4:40 PM Ticket #13416 (Uncategorized - Generic relations should be counted as children when deleting to avoid ...) updated by Ryan Fugger
Ah, I can pass force_update=True and catch DatabaseError when I save …
4:22 PM django_ticket_13416.diff attached to Ticket #13416 by Ryan Fugger
Don't treat generic relations as nullable when building model delete …
4:21 PM Ticket #13416 (Uncategorized - Generic relations should be counted as children when deleting to avoid ...) updated by Ryan Fugger
I agree that your third option, let the post_delete handler check to …
1:49 PM translation-update.diff attached to Ticket #13419 by finngruwier
1:49 PM Ticket #13419 (Translations - Danish translation update) created by finngruwier
Attached you'll find a patch with the latest translation updates for 1.2.
11:55 AM t12749.draft-fix.diff attached to Ticket #12749 by Russell Keith-Magee
Draft fix; passes nessita's test, but breaks others in model_formsets
11:54 AM Ticket #12749 (contrib.admin - "Please correct the error below." when saving add model form with ...) updated by Russell Keith-Magee
Patch needs improvement changed
@jkocherhans - I'm not completely certain ForeignKey.validate() is at …
8:48 AM Ticket #13305 (Template system - date-filter doesn't use correct fallback with USE_L10N) updated by Carlo Pires
If you want to use localized format with date filter, just put in you …
8:40 AM Ticket #12627 (contrib.admin - If all fields are readonly or editable=False, their ModelForm is ...) updated by Russell Keith-Magee
Has patch, Milestone changed
I agree with Jacob; this isn't a forms issue, it's an admin validation …
8:23 AM Ticket #13404 (Core (Other) - django.utils.module_loading fails if loader has no prefix attribute) updated by Russell Keith-Magee
(In [13024]) [1.1.X] Fixed #13404 -- Reworked module_has_submodule() …
8:23 AM Changeset [a43464d]stable/1.1.x by Russell Keith-Magee <russell@…>
[1.1.X] Fixed #13404 -- Reworked module_has_submodule() to allow it to …
8:18 AM Ticket #13404 (Core (Other) - django.utils.module_loading fails if loader has no prefix attribute) closed by Russell Keith-Magee
fixed: (In [13023]) Fixed #13404 -- Reworked module_has_submodule() to allow …
8:18 AM Changeset [9872bad]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 #13404 -- Reworked module_has_submodule() to allow it to work …
7:57 AM Ticket #13416 (Uncategorized - Generic relations should be counted as children when deleting to avoid ...) closed by Russell Keith-Magee
wontfix: You may be observing this with generic relations in your specific …
7:42 AM Ticket #13417 (Documentation - djangojs domain is used by default) updated by Russell Keith-Magee
Triage Stage changed
7:41 AM Ticket #13418 (Documentation - Natural keys documentation: 1) tuple requirement in serialization is ...) updated by Russell Keith-Magee
Triage Stage, Milestone changed
7:40 AM Ticket #13414 (Documentation - QuerySet API ref wrong sql equivalent in __year lookup example) updated by Russell Keith-Magee
Triage Stage changed
7:22 AM Ticket #13418 (Documentation - Natural keys documentation: 1) tuple requirement in serialization is ...) created by hunajakippo
As discussed {1} I propose following changes to natural keys …
7:11 AM nxhtml-django-html-mumamo.png attached to Emacs by Anatoly Kamchatnov
Screenshot of Django template in GNU Emacs with nXhtml.
7:04 AM Emacs edited by Anatoly Kamchatnov
(diff)
4:39 AM Ticket #12772 (Template system - Allow loading template tags by fully qualified python module path) updated by Patryk Zawadzki
Attached a better patch, this time using full paths. .patch is the …
4:37 AM django-12772.patch attached to Ticket #12772 by Patryk Zawadzki
Working patch
4:30 AM doc-djangojs.diff attached to Ticket #13417 by Stephane Raimbault
Add information about djangojs domain
4:27 AM Ticket #13417 (Documentation - djangojs domain is used by default) created by Stephane Raimbault
The documentation doesn't say djangojs is used by default in the …

Apr 24, 2010:

10:57 PM Ticket #13165 (contrib.admin - Display edit link beside add button for ForeignKey fields in admin) updated by Simon Meers
A further design decision: do we need to check whether the user has …
8:06 PM Ticket #13416 (Uncategorized - Generic relations should be counted as children when deleting to avoid ...) updated by Ryan Fugger
Cc changed
7:37 PM Ticket #13409 (Core (URLs) - "wrap" argument for django.conf.urls.defaults.url to decorate views ...) updated by Charlie DeTar
Two advantages: 1. You can use it even when you define the view …
6:53 PM Ticket #13339 (Forms - Date(Time)Field.to_python() fails to parse localized month names) updated by Brett Cannon
As the original author of strptime() in Python, Alex Gaynor asked me …
6:40 PM Ticket #13416 (Uncategorized - Generic relations should be counted as children when deleting to avoid ...) updated by Ryan Fugger
Note that the workaround (disconnecting post_delete, deleting, …
5:53 PM Ticket #13413 (Template system - blocks ignore if condition) updated by lanyjie
Thanks for the clearance. Such a design makes life easier (especially …
5:39 PM Ticket #12772 (Template system - Allow loading template tags by fully qualified python module path) updated by Skylar Saveland
From testing with my test_project, I find that using the new style is …
5:25 PM Ticket #11352 (Core (Other) - get_object/list_or_none methods) updated by Alex Gaynor
Returning a list from get_object_or_none makes no sense to me, it …
5:24 PM Ticket #12772 (Template system - Allow loading template tags by fully qualified python module path) updated by Skylar Saveland
The test suite fails with the new patch: …
4:33 PM Ticket #11352 (Core (Other) - get_object/list_or_none methods) updated by Chuck Harmston
Patch needs improvement, Needs tests changed
Added a new patch with proper documentation and unit tests. Sidebar: …
4:29 PM object_list_404-3.diff attached to Ticket #11352 by Chuck Harmston
Adds tests and documentation
3:30 PM Ticket #13416 (Uncategorized - Generic relations should be counted as children when deleting to avoid ...) created by Ryan Fugger
When deleting an object and its related objects, generically-related …
3:23 PM Ticket #2705 (Database layer (models, ORM) - [patch] Add optional FOR UPDATE clause to QuerySets) updated by Oldřich Jedlička
Cc changed
2:53 PM Ticket #13404 (Core (Other) - django.utils.module_loading fails if loader has no prefix attribute) updated by Alex Gaynor
Has patch, Triage Stage changed
Marking as RFC.
2:49 PM Ticket #13404 (Core (Other) - django.utils.module_loading fails if loader has no prefix attribute) updated by Waldemar Kornewald
It works. Thanks for the patch, Russell!
2:48 PM Ticket #13415 (Database layer (models, ORM) - Incorrect SQL boolean expression for multiple aggregate filters) updated by Beuc
Damn I missed the "ORM aggregation" component (looked in "Database …
2:36 PM Ticket #13415 (Database layer (models, ORM) - Incorrect SQL boolean expression for multiple aggregate filters) closed by Alex Gaynor
duplicate: This is a dupe of #11293.
2:30 PM Ticket #10809 (contrib.auth - mod_wsgi authentication handler) updated by David Fischer
Replying to ericholscher: The admin already only allows …
2:11 PM Ticket #13409 (Core (URLs) - "wrap" argument for django.conf.urls.defaults.url to decorate views ...) updated by Etienne Robillard
Cc changed
2:11 PM Ticket #13409 (Core (URLs) - "wrap" argument for django.conf.urls.defaults.url to decorate views ...) updated by Etienne Robillard
hm, what is the advantage of using a wrap keyword argument? i don't …
2:06 PM bug.tar.gz attached to Ticket #13415 by Beuc
testcase for aggregation bug
2:06 PM Ticket #13415 (Database layer (models, ORM) - Incorrect SQL boolean expression for multiple aggregate filters) created by Beuc
See the test app attached (with test case). The query: […] The …
12:45 PM Ticket #10809 (contrib.auth - mod_wsgi authentication handler) updated by Eric Holscher
Good stuff! Another interesting capability that might be useful is …
12:33 PM Ticket #13414 (Documentation - QuerySet API ref wrong sql equivalent in __year lookup example) created by idle sign
In http://docs.djangoproject.com/en/dev/ref/models/querysets/#year it …
11:11 AM Ticket #10809 (contrib.auth - mod_wsgi authentication handler) updated by David Fischer
I added the check_for_user method and the extra documentation. I …
11:05 AM modwsgi_auth_handler.3.diff attached to Ticket #10809 by David Fischer
Contains the necessary methods to authenticate and authorize
7:49 AM Ticket #13413 (Template system - blocks ignore if condition) updated by Russell Keith-Magee
I would also add that this is exactly what I told you when I closed …
7:46 AM Ticket #13413 (Template system - blocks ignore if condition) closed by Karen Tracey
invalid: Child templates can't have logic (outside of {% block %}s). They …
7:20 AM change_links.diff attached to Ticket #13165 by Simon Meers
Draft patch. No tests yet.
7:20 AM Ticket #13165 (contrib.admin - Display edit link beside add button for ForeignKey fields in admin) updated by Simon Meers
Has patch, Needs tests changed
I have a patch which is working nicely. Confirmation of a few design …
7:20 AM Ticket #13413 (Template system - blocks ignore if condition) created by lanyjie
Here is a quick recapture: […] No matter if there is error or …
5:57 AM Ticket #13412 (contrib.admin - Exposing multiple db in admin interface is limited) updated by Russell Keith-Magee
Triage Stage, Summary changed
The documentation says that the admin doesn't have explicit support …
3:05 AM Ticket #13412 (contrib.admin - Exposing multiple db in admin interface is limited) created by idle sign
Suppose I have Django driven site with two applications using two …
2:10 AM Ticket #13362 (contrib.admin - bug8245 test fails on 1.1.X/Python2.3 after r12957) updated by Russell Keith-Magee
(In [13022]) [1.1.X] Fixed #13362 -- Disabled the test for bug #8245
2:10 AM Changeset [5226525]stable/1.1.x by Russell Keith-Magee <russell@…>
[1.1.X] Fixed #13362 -- Disabled the test for bug #8245 under Python …
2:08 AM Ticket #13362 (contrib.admin - bug8245 test fails on 1.1.X/Python2.3 after r12957) closed by Russell Keith-Magee
fixed: (In [13021]) Fixed #13362 -- Disabled the test for bug #8245 under …
2:08 AM Changeset [d2fec79]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 #13362 -- Disabled the test for bug #8245 under Python 2.3 due …
1:50 AM Ticket #13410 (File uploads/storage - imagefield errors if upload is larger than FILE_UPLOAD_MAX_MEMORY_SIZE) closed by Russell Keith-Magee
worksforme: I can't reproduce this. I've tried uploading large files well in …
12:35 AM Ticket #13165 (contrib.admin - Display edit link beside add button for ForeignKey fields in admin) updated by Simon Meers
Replying to agabel: > Is there any update to this ticket? …
12:25 AM Ticket #13408 (Template system - Unpacking list/tuple in for loop should raise exception on unpacking ...) updated by Russell Keith-Magee
Triage Stage changed
12:25 AM Ticket #13407 (contrib.admin - admin "add another" inline JS fails for M2M inlines) updated by Russell Keith-Magee
Triage Stage changed
For anyone chasing this: The spurious "+" is an exposure of an …
12:00 AM Ticket #13411 (contrib.comments - Some improvement for query string built by utils.next_redirect if next ...) updated by Russell Keith-Magee
Milestone, Has patch, Triage Stage, Needs tests changed
Not critical for 1.2.
Note: See TracTimeline for information about the timeline view.
Back to Top