Timeline



Mar 16, 2010:

11:03 PM Ticket #13068 (contrib.admin - The "Add another [inline object]" javascript doesn't respect ...) updated by Sean Brant
The only thing i'm not sure of is L100 of tabular.html. The problem is …
10:54 PM prepopulate-with-9983-and-9784-fix.3.diff attached to Ticket #13068 by Sean Brant
Fixed adding the list as part of the css class hack
10:15 PM prepopulate-with-9983-and-9784-fix.2.diff attached to Ticket #13068 by Sean Brant
Removed some code that was not being used
10:09 PM Ticket #13023 (contrib.admin - Don't show "+ Add another" in admin inlines when extra = 0) updated by Simon Meers
We should be careful not to throw away something useful here; in some …
10:09 PM prepopulate-with-9983-and-9784-fix.diff attached to Ticket #13068 by Sean Brant
9:39 PM Ticket #13068 (contrib.admin - The "Add another [inline object]" javascript doesn't respect ...) updated by Carl Meyer
Since Django doesn't yet have an automated testing framework for …
9:36 PM models.py attached to Ticket #13068 by Carl Meyer
models.py for easily testing this bug and associated ones
9:34 PM Ticket #9983 (contrib.admin - Javascript issue on admin interface with prepopulated_fields) updated by Sean Brant
#13068 has a patch that fixes this issue as well.
9:34 PM Ticket #13068 (contrib.admin - The "Add another [inline object]" javascript doesn't respect ...) updated by Sean Brant
Just attached a patch that fixes 9983. I will post a link to this …
9:32 PM prepopulate-with-9983-fix.diff attached to Ticket #13068 by Sean Brant
Also fixes #9983
9:19 PM Ticket #13068 (contrib.admin - The "Add another [inline object]" javascript doesn't respect ...) updated by Carl Meyer
Confirmed that this patch does fixe the issue for tabular inlines. …
9:17 PM Ticket #9983 (contrib.admin - Javascript issue on admin interface with prepopulated_fields) updated by Carl Meyer
Status, Owner changed
Closed #9110 as dupe of this; the patch here seems to have gotten more …
9:16 PM Ticket #9110 (contrib.admin - prepopulate_from only works for text entry fields) closed by Carl Meyer
duplicate: This is actually a straight-up duplicate of #9983.
9:10 PM Ticket #9264 (contrib.admin - ModelAdmin: multipe items in prepopulated_fields breaks the auto-fillin) updated by Carl Meyer
#7985 was a duplicate of this, and also had a patch.
9:09 PM Ticket #7985 (contrib.admin - Cannot use the same field to prepopulate multiple fields) closed by Carl Meyer
duplicate: This is a duplicate of #9264 - closing this one since Jacob marked the …
8:23 PM prepopulate.diff attached to Ticket #13068 by Sean Brant
7:26 PM Ticket #13126 (contrib.admin - admin list_editable with unique_together error indication) updated by Russell Keith-Magee
Triage Stage changed
To clarify - the issue here is that an object level (as opposed to …
7:25 PM Ticket #11353 (GIS - use sphinx autodoc directives on geodjango application) reopened by David Bennett
This patch has introduced an error for me when doing a query on a …
7:18 PM Ticket #13068 (contrib.admin - The "Add another [inline object]" javascript doesn't respect ...) updated by Sean Brant
Cc changed
7:15 PM Ticket #13122 (Database layer (models, ORM) - ForeignKey class calls own get_db_prep_save tests prior to the related ...) closed by Russell Keith-Magee
invalid: This sounds like a case of a badly written custom field/python type to …
7:07 PM Ticket #13068 (contrib.admin - The "Add another [inline object]" javascript doesn't respect ...) updated by Sean Brant
Owner, Has patch changed
I added a new jQuery plugin called prepopulate, usage: …
7:06 PM Ticket #13124 (Template system - function 'find_template_loader' doesn't work with PyPy 1.2) updated by Russell Keith-Magee
Patch needs improvement, Triage Stage changed
The test should be extended to also allow for lists, but otherwise a …
7:02 PM Ticket #13127 (contrib.auth - Template tag "perms" doesn't support object level permission checking) updated by Russell Keith-Magee
Triage Stage changed
{{ perms }} isn't a template tag -- it's an object put into the …
6:50 PM Ticket #11675 (Core (Cache system) - Support new memcached wrapper pylibmc) updated by mrts
Those who need pylibmc support right now can have a look at …
6:36 PM Ticket #13127 (contrib.auth - Template tag "perms" doesn't support object level permission checking) created by Dana Spiegel
This should be a quick fix, but the perms template tag doesn't allow …
5:53 PM Ticket #12151 (contrib.comments - UnicodeEncodeError from django.contrib.comments.views.utils line 41.) closed by Karen Tracey
fixed: The reported problem here has been fixed. The failure case posted to …
5:45 PM Changeset [1685085]stable/1.1.x by Karen Tracey <kmtracey@…>
[1.1.X] Changed the comments post view code to avoid raising an …
5:37 PM Changeset [e434573e]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@…>
Changed the comments post view code to avoid raising an exception if …
4:54 PM Ticket #12996 (Forms - django.contrib.localflavor.it.forms do not handle help_text correctly) updated by jad
Triage Stage changed
4:53 PM Ticket #12996 (Forms - django.contrib.localflavor.it.forms do not handle help_text correctly) updated by jad
Owner, Status changed
4:53 PM Ticket #11300 (contrib.auth - No way of customizing from email for password resets) updated by cassidy
Needs documentation, Has patch changed
4:52 PM 11300.diff attached to Ticket #11300 by cassidy
Added from_email parameter to SetPasswordForm() and password_reset …
4:21 PM Ticket #13103 (Documentation - say "model object's" <view>) updated by batcraft
Triage Stage changed
4:05 PM Ticket #13103 (Documentation - say "model object's" <view>) updated by batcraft
Owner, Status changed
4:03 PM Ticket #13103 (Documentation - say "model object's" <view>) updated by batcraft
Status, Owner changed
4:03 PM Ticket #10361 (Documentation - Slightly complex built-in Field classes are undocumented) updated by Gary Wilson
(In [12799]) [1.1.X] Fixed #10361 -- Added documentation for …
4:03 PM Changeset [58d72d4f]stable/1.1.x by Gary Wilson Jr <gary.wilson@…>
[1.1.X] Fixed #10361 -- Added documentation for ComboField and …
3:59 PM Ticket #10361 (Documentation - Slightly complex built-in Field classes are undocumented) closed by Gary Wilson
fixed: (In [12798]) Fixed #10361 -- Added documentation for ComboField and …
3:59 PM Changeset [f482984]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 Gary Wilson Jr <gary.wilson@…>
Fixed #10361 -- Added documentation for ComboField and MultiValueField …
3:49 PM Ticket #12996 (Forms - django.contrib.localflavor.it.forms do not handle help_text correctly) reopened by jad
3:49 PM Ticket #12996 (Forms - django.contrib.localflavor.it.forms do not handle help_text correctly) closed by jad
fixed: Changed init of ITSocialSecurityNumberField and ITZipCodeField to …
3:44 PM 12996.diff attached to Ticket #12996 by jad
Diff for ticket #12996
3:15 PM Ticket #12996 (Forms - django.contrib.localflavor.it.forms do not handle help_text correctly) updated by jad
Status, Owner changed
3:06 PM Ticket #10361 (Documentation - Slightly complex built-in Field classes are undocumented) updated by anonymous
Status, Owner changed
3:02 PM Ticket #12881 (Database layer (models, ORM) - Unique constraint error with model inheritance while ModelForm should ...) updated by Karen Tracey
Though this problem afflicts 1.1.X as well, backporting the fix is not …
2:32 PM Ticket #12881 (Database layer (models, ORM) - Unique constraint error with model inheritance while ModelForm should ...) closed by Karen Tracey
fixed: (In [12797]) Fixed #12881: Corrected handling of inherited unique …
2:32 PM Changeset [47a8222]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 #12881: Corrected handling of inherited unique constraints. …
2:08 PM Ticket #12105 (contrib.admin - Admin querystring __isnull=False filter doesn't work) updated by Karen Tracey
(In [12796]) [1.1.X] Fixed #12105: Corrected handling of isnull=False …
2:08 PM Changeset [e15c850f]stable/1.1.x by Karen Tracey <kmtracey@…>
[1.1.X] Fixed #12105: Corrected handling of isnull=False lookups in …
2:01 PM Ticket #12105 (contrib.admin - Admin querystring __isnull=False filter doesn't work) closed by Karen Tracey
fixed: (In [12795]) Fixed #12105: Corrected handling of isnull=False lookups …
2:01 PM Changeset [883329ec]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 #12105: Corrected handling of isnull=False lookups in admin. …
1:47 PM Ticket #11319 (Database layer (models, ORM) - ForeignKey filters use the wrong field to prepare values for database) updated by kmishler
Cc changed
1:29 PM Ticket #13126 (contrib.admin - admin list_editable with unique_together error indication) created by Sławek Ehlert
this is somehow related to #13091 When using list_editable in case …
1:19 PM login_required_active.diff attached to Ticket #13125 by Matt Dennewitz <mattdennewitz@…>
Add "is_active" check to login_required
1:19 PM Ticket #13125 (contrib.auth - login_required does not check User.is_active) created by Matt Dennewitz <mattdennewitz@…>
The login_required decorator is not checking User.is_active, as …
1:16 PM Ticket #13094 (Translations - mongolian translation) updated by Gabriel Hurley
Has patch changed
This definitely has a patch. I don't speak any Mongolian so I can't …
12:50 PM Ticket #13121 (Database layer (models, ORM) - Backwards compatible patch for ModelForm to improve model validation.) updated by Oroku Saki
Needs tests changed
Replying to russellm: Thanks for the advice. I use doc …
12:44 PM Sprint201003TriangleNC edited by Tobias McNulty
(diff)
12:43 PM Sprint201003TriangleNC edited by Tobias McNulty
(diff)
12:41 PM Sprint201003TriangleNC edited by Tobias McNulty
(diff)
12:21 PM carrboro_creative_coworking.jpg attached to Sprint201003TriangleNC by Tobias McNulty
12:20 PM Sprint201003TriangleNC created by Tobias McNulty
11:10 AM Ticket #12434 (contrib.admin - django.contrib.admin does not work with blank short_description) closed by Karen Tracey
fixed: (In [12794]) Fixed #12434: Made pretty_name handle empty string and …
11:10 AM Changeset [cc6e9b2]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 #12434: Made pretty_name handle empty string and None as input. …
10:50 AM Ticket #13121 (Database layer (models, ORM) - Backwards compatible patch for ModelForm to improve model validation.) updated by Russell Keith-Magee
Replying to orokusaki: > If this is how the Django …
10:04 AM Version1.2Roadmap edited by Russell Keith-Magee
Updated expected release date. (diff)
10:00 AM Ticket #13121 (Database layer (models, ORM) - Backwards compatible patch for ModelForm to improve model validation.) updated by Oroku Saki
Sigh If this is how the Django community values bug fixes, than …
9:56 AM Ticket #12434 (contrib.admin - django.contrib.admin does not work with blank short_description) updated by Karen Tracey
Needs tests, Triage Stage changed
9:40 AM Ticket #13120 (Documentation - Typo in SVN middleware documentation) closed by Karen Tracey
fixed: (In [12793]) Fixed #13120: Corrected typo in middleware doc. Thanks …
9:40 AM Changeset [3c59067a]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 #13120: Corrected typo in middleware doc. Thanks …
9:34 AM Ticket #12787 (Template system - TemplateDoesNotExist exception does not report the correct template_name) closed by Karen Tracey
fixed: (In [12792]) Fixed #12787: Correctly identify the template that does …
9:34 AM Changeset [80e74494]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 #12787: Correctly identify the template that does not exist when …
9:06 AM find_template_loader_patch.diff attached to Ticket #13124 by avostryakov
9:06 AM Ticket #13124 (Template system - function 'find_template_loader' doesn't work with PyPy 1.2) created by avostryakov
I tested django template system under PyPy 1.2. Basically it works …
8:48 AM Ticket #13123 (Uncategorized - Extra params + aggregation creates incorrect SQL.) updated by Paul Garner
Ok, sorry, have done.
8:48 AM compiler.diff attached to Ticket #11916 by Paul Garner
For 1.2 trunk
8:46 AM Ticket #13123 (Uncategorized - Extra params + aggregation creates incorrect SQL.) closed by Karen Tracey
duplicate: If it's the same problem as another already open one, just attach the …
8:41 AM Ticket #13123 (Uncategorized - Extra params + aggregation creates incorrect SQL.) updated by Paul Garner
Cc changed
8:40 AM Ticket #11916 (Database layer (models, ORM) - Extra params + aggregation creates incorrect SQL.) updated by Paul Garner
FYI problem still occurs in 1.2-beta-1. I have made a new ticket and …
8:39 AM compiler.diff attached to Ticket #13123 by Paul Garner
8:38 AM Ticket #13123 (Uncategorized - Extra params + aggregation creates incorrect SQL.) created by Paul Garner
If you have a query with both annotation/aggregation (and thus a GROUP …
8:28 AM SummerOfCode2010 edited by Russell Keith-Magee
Next set of project updates. (diff)
8:20 AM SummerOfCode2010 edited by Russell Keith-Magee
More elaboration (diff)
7:59 AM Ticket #13017 (Database layer (models, ORM) - generic relation generates needless join) updated by MS
There was another mistake in the patch, using the wrong database field …
7:53 AM sql_query.patch attached to Ticket #13017 by MS
Patch für Double Joins
7:41 AM SummerOfCode2010 edited by Russell Keith-Magee
Updated sections on error handling and aggregation (diff)
7:40 AM Ticket #13122 (Database layer (models, ORM) - ForeignKey class calls own get_db_prep_save tests prior to the related ...) created by SeniorHuevo
This is a problem when you have created a custom field to use a …
7:27 AM SummerOfCode2010 edited by Russell Keith-Magee
Updated the housekeeping task, including splitting out the error … (diff)
7:07 AM SummerOfCode2010 edited by Russell Keith-Magee
Cleanup of #3011; added stub for remaining projects. (diff)
6:43 AM SummerOfCode2010 edited by Russell Keith-Magee
Elaboration of #3011 (diff)
6:38 AM Ticket #13119 (Database layer (models, ORM) - Can't pickle queryset) updated by noisyboiler
Doesn't Pickle: cars = Car.objects.filter(advertcarisnull=False) …
6:32 AM DjangoFriendlyWebHosts edited by seo
Add VPS hosting (diff)
6:27 AM SummerOfCode2010 edited by Russell Keith-Magee
Added TOC (diff)
6:25 AM SummerOfCode2010 edited by Russell Keith-Magee
Cleanup of template compilation proposal (diff)
6:22 AM Ticket #6953 (Forms - ModelForm as_FOO output places form fields for ManyToMany fields at ...) updated by Stephan Jaensch
Cc changed
6:21 AM Ticket #6953 (Forms - ModelForm as_FOO output places form fields for ManyToMany fields at ...) updated by Stephan Jaensch
I just hit this bug as well. What's holding the patch up? Seems …
6:04 AM Ticket #13119 (Database layer (models, ORM) - Can't pickle queryset) updated by Paul Garner
Thanks noisyboiler. It was the cache.set() call that was failing for …
5:45 AM Ticket #13119 (Database layer (models, ORM) - Can't pickle queryset) updated by noisyboiler
Does not work for me with memcached
5:38 AM SummerOfCode2010 edited by Russell Keith-Magee
Initial cleanup of requirements for GSoC students. (diff)
5:29 AM Ticket #10197 (Core (Cache system) - Foriegn Key breaks pickling of QuerySet) closed by Russell Keith-Magee
fixed: Please don't reopen tickets that were closed with a patch. You may be …
4:44 AM Ticket #10197 (Core (Cache system) - Foriegn Key breaks pickling of QuerySet) reopened by noisyboiler
I'm having problems pickling Querysets to cache with memcached. As …
1:04 AM Ticket #13121 (Database layer (models, ORM) - Backwards compatible patch for ModelForm to improve model validation.) closed by Russell Keith-Magee
duplicate: > Please don't let ego get in the way of a 100% justified, …
12:18 AM Ticket #13121 (Database layer (models, ORM) - Backwards compatible patch for ModelForm to improve model validation.) updated by Oroku Saki
I also included better justification and documentation of each step.
12:18 AM Ticket #13121 (Database layer (models, ORM) - Backwards compatible patch for ModelForm to improve model validation.) reopened by Oroku Saki
@russellm It's not a duplicate. The other ticket is a …
12:09 AM Ticket #13121 (Database layer (models, ORM) - Backwards compatible patch for ModelForm to improve model validation.) closed by Russell Keith-Magee
duplicate: Closing as a duplicate of #13100. Because it is. You even submitted …

Mar 15, 2010:

11:54 PM Ticket #13121 (Database layer (models, ORM) - Backwards compatible patch for ModelForm to improve model validation.) created by Oroku Saki
Sometimes a model needs to create other model instances (to create …
10:28 PM WikiFormatting edited by Oroku Saki
Removed Macros (timestamp) example since it didn't work. (diff)
9:35 PM Ticket #12945 (Template system - url tag breaks on spaces between delimiting commas since [12503]) updated by Cory Walker
Any reason why there hasn't been any activity on this in a while? Why …
9:29 PM 12787.2.diff attached to Ticket #12787 by Karen Tracey
8:04 PM Ticket #13120 (Documentation - Typo in SVN middleware documentation) updated by Tim Graham
Triage Stage changed
7:56 PM Ticket #13118 (contrib.admin - Multiple(minimum 36) queries when opening user page in django admin) updated by Russell Keith-Magee
Triage Stage changed
7:55 PM Ticket #13119 (Database layer (models, ORM) - Can't pickle queryset) closed by Russell Keith-Magee
worksforme: Works for me: […] Two suggestions for providing bug reports: 1. …
7:49 PM Ticket #12882 (contrib.admin - jQuery.noConflict() in admin breaks site specific code with jQuery) updated by Guilherme Gondim (semente) <semente@…>
Cc changed
7:31 PM Ticket #13120 (Documentation - Typo in SVN middleware documentation) updated by Russell Keith-Magee
Triage Stage, Milestone changed
7:19 PM Ticket #13120 (Documentation - Typo in SVN middleware documentation) updated by anonymous
Has patch changed
7:18 PM 13120-middleware-typo.diff attached to Ticket #13120 by django@…
Adding missing quote to documentation example
7:16 PM Ticket #13120 (Documentation - Typo in SVN middleware documentation) created by django@…
See http://docs.djangoproject.com/en/dev/topics/http/middleware/
5:05 PM Ticket #12594 (HTTP handling - Meaningless exception when DEBUG=False and resolver.urlconf_module is None.) updated by Yuri Baburov
Has patch, Needs tests changed
Please check, mark RFC & commit.
5:04 PM 12594.patch attached to Ticket #12594 by Yuri Baburov
Patch with tests
4:50 PM Ticket #12471 (Database layer (models, ORM) - Wrong assertion in resolve_aggregate in django.db.models.sql.query) updated by Collin Anderson
Cc changed
Here is a similar issue with resolve_aggregate, although not …
4:28 PM Ticket #12239 (Database layer (models, ORM) - Float is rounded to integer on queries on integer field) updated by Chris Beaven
Patch needs improvement changed
Flooring a 'gt' is fine, because field__gt=11.1 will floor to 11, …
3:35 PM Ticket #12831 (Core (Cache system) - Use CACHE_MIDDLEWARE_KEY_PREFIX in template cache.) updated by Archatas
I've ran into the same problem running about six different Django …
3:30 PM CookBookTemplateFilterBBCode edited by Hede
multiple lists (diff)
1:59 PM Ticket #11916 (Database layer (models, ORM) - Extra params + aggregation creates incorrect SQL.) updated by Paul Garner
I ran into this bug too, the whole sub-select statement of my extra() …
1:41 PM DevelopersForHire edited by Seyhun Akyürek
(diff)
12:07 PM Ticket #12882 (contrib.admin - jQuery.noConflict() in admin breaks site specific code with jQuery) updated by Guilherme Gondim (semente) <semente@…>
Cc changed
11:52 AM Ticket #8896 (Core (URLs) - Routing according also to hostname) updated by jedie
Cc changed
11:47 AM Ticket #12962 (contrib.admin - Broken Admin Delete Action With Confirmation) updated by Ivan Sagalaev
Cc changed
11:22 AM Ticket #13101 (Documentation - Documentation: Add note about multiple databases and debugging raw sql) updated by David Fischer
Cc changed
Adding myself as cc in case more is required
10:52 AM Ticket #13101 (Documentation - Documentation: Add note about multiple databases and debugging raw sql) updated by David Fischer
Status, Owner, Has patch changed
10:51 AM 13101-queries.diff attached to Ticket #13101 by David Fischer
Updated the attached file with Russell's proposal
10:25 AM Ticket #12998 (contrib.syndication - RSS feed test fails in various situations due to time check) closed by Russell Keith-Magee
fixed: (In [12791]) Fixed #12998 -- Corrected handling of time zones in …
10:25 AM Changeset [e89a5e06]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 #12998 -- Corrected handling of time zones in syndication …
9:20 AM Ticket #11015 (Database layer (models, ORM) - django-1.0.2 does not catch the exception that database backend first ...) updated by Karen Tracey
Closing worksforme provides a clue to people who might be interested …
9:14 AM Ticket #11015 (Database layer (models, ORM) - django-1.0.2 does not catch the exception that database backend first ...) updated by Adam Nelson
I agree with gkulewski. Is it in Django's ticket policy to close …
8:36 AM Ticket #5415 (Database layer (models, ORM) - Every SQL query should send a signal) updated by George Vilches
Patch needs improvement changed
I can bring my last patch up to current, but we need a committer to …
8:28 AM Ticket #12953 (Database layer (models, ORM) - Generic-related objects are cascade-deleted, but the cascade does not ...) updated by Russell Keith-Magee
This issue still exists in 1.1. However, backporting the fix to 1.1 is …
8:15 AM Ticket #12953 (Database layer (models, ORM) - Generic-related objects are cascade-deleted, but the cascade does not ...) closed by Russell Keith-Magee
fixed: (In [12790]) Fixed #12953 -- Ensure that deletion cascades through …
8:15 AM Changeset [2d57300]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 #12953 -- Ensure that deletion cascades through generic …
8:00 AM Ticket #7506 (Database layer (models, ORM) - Unable to pickle certain QuerySet objects due to use of curry function ...) updated by Paul Garner
Cc changed
8:00 AM Changeset [9b85ef2]stable/1.1.x by Russell Keith-Magee <russell@…>
[1.1.X] Added a transaction rollback needed to clean up after the test …
8:00 AM Ticket #7506 (Database layer (models, ORM) - Unable to pickle certain QuerySet objects due to use of curry function ...) updated by Paul Garner
Ok sorry, have opened a new one at: …
7:59 AM Ticket #13119 (Database layer (models, ORM) - Can't pickle queryset) created by Paul Garner
Was working ok until we upgraded from 1.1.1 to 1.2-beta-1 this …
7:58 AM Changeset [d8c9d21c]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@…>
Added a transaction rollback needed to clean up after the test …
7:52 AM Ticket #7506 (Database layer (models, ORM) - Unable to pickle certain QuerySet objects due to use of curry function ...) closed by Russell Keith-Magee
fixed: Please don't reopen an old ticket; This ticket was fixed in [7773], …
7:39 AM Ticket #7506 (Database layer (models, ORM) - Unable to pickle certain QuerySet objects due to use of curry function ...) updated by Paul Garner
Replying to anentropic: > Just upgraded our server to …
7:35 AM Ticket #7506 (Database layer (models, ORM) - Unable to pickle certain QuerySet objects due to use of curry function ...) reopened by Paul Garner
Just upgraded our server to 1.2-beta-1 and started getting this error. …
7:16 AM Ticket #13014 (Documentation - Document using LANGUAGE_CODE with the cache template tag) closed by Jannis Leidel
fixed: (In [12787]) Fixed #13014 - Added section about how to use the …
7:16 AM Changeset [3c06e210]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 #13014 - Added section about how to use the language code with …
7:16 AM Ticket #13045 (Core (Management commands) - Expose l10n setting in generated settings.py file when beginning a new ...) closed by Jannis Leidel
fixed: (In [12786]) Fixed #13045 - Add USE_L10N to the project skeleton settings.
7:16 AM Changeset [44390aeb]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 #13045 - Add USE_L10N to the project skeleton settings. …
7:16 AM Ticket #13000 (contrib.admin - Deprecated code in admin forms triggers string translation too soon) closed by Jannis Leidel
fixed: (In [12785]) Fixed #13000 - Use a dictionary for the error messages …
7:16 AM Changeset [7989a78]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 #13000 - Use a dictionary for the error messages definition in …
7:15 AM Ticket #13026 (contrib.admin - Problem with selecting related object from popup window, opened by ...) closed by Jannis Leidel
fixed: (In [12784]) Fixed #13026 - Also update the index of lookup links when …
7:15 AM Changeset [a03f675]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 #13026 - Also update the index of lookup links when adding …
6:51 AM Ticket #13045 (Core (Management commands) - Expose l10n setting in generated settings.py file when beginning a new ...) updated by Russell Keith-Magee
Patch needs improvement, Needs documentation, Triage Stage changed
Discussing with Jannis on IRC: USE_L10N should be set to True for new …
5:45 AM Ticket #12986 (Forms - SelectDateField doesn't repost data when USE_L10N = True and ...) updated by bmihelac
Owner, Status changed
5:44 AM Ticket #12986 (Forms - SelectDateField doesn't repost data when USE_L10N = True and ...) updated by anonymous
Status, Owner changed
5:24 AM Ticket #12962 (contrib.admin - Broken Admin Delete Action With Confirmation) updated by aarond10
Cc changed
5:17 AM Ticket #13118 (contrib.admin - Multiple(minimum 36) queries when opening user page in django admin) created by DesZodiak
When i am trying to edit user in django admin, admin app makes a lot …
4:59 AM Ticket #12339 (Contrib apps - ContentType update could cascade deletes to generic foreign keys, ...) updated by Russell Keith-Magee
(In [12783]) [1.1.X] Fixed #12339 -- Made content type deletion an …
4:59 AM Changeset [322a50a3]stable/1.1.x by Russell Keith-Magee <russell@…>
[1.1.X] Fixed #12339 -- Made content type deletion an interactive …
4:57 AM Ticket #12339 (Contrib apps - ContentType update could cascade deletes to generic foreign keys, ...) closed by Russell Keith-Magee
fixed: (In [12782]) Fixed #12339 -- Made content type deletion an interactive …
4:57 AM Changeset [45a56e63]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 #12339 -- Made content type deletion an interactive process to …
4:09 AM Ticket #12882 (contrib.admin - jQuery.noConflict() in admin breaks site specific code with jQuery) updated by krejcik
taylormarshall: yes it can be used in this way. but I guess main …
3:06 AM Ticket #13114 (Uncategorized - escapejs filter produces invalid JSON according to http://www.json.org/) updated by Russell Keith-Magee
(In [12781]) [1.1.X] Fixed #13114 -- Modified escapejs to produce …
3:06 AM Changeset [c64669a6]stable/1.1.x by Russell Keith-Magee <russell@…>
[1.1.X] Fixed #13114 -- Modified escapejs to produce output that is …
2:22 AM Ticket #13114 (Uncategorized - escapejs filter produces invalid JSON according to http://www.json.org/) closed by Russell Keith-Magee
fixed: (In [12780]) Fixed #13114 -- Modified escapejs to produce output that …
2:22 AM Changeset [beca4b8]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 #13114 -- Modified escapejs to produce output that is JSON …
1:57 AM Ticket #13108 (contrib.auth - contrib.auth test fails due to duplicate user) updated by Russell Keith-Magee
(In [12779]) [1.1.X] Fixed #13108 -- Corrected an ambiguity in test …
1:57 AM Changeset [d3ee5566]stable/1.1.x by Russell Keith-Magee <russell@…>
[1.1.X] Fixed #13108 -- Corrected an ambiguity in test data with the …
1:55 AM Ticket #13108 (contrib.auth - contrib.auth test fails due to duplicate user) closed by Russell Keith-Magee
fixed: (In [12778]) Fixed #13108 -- Corrected an ambiguity in test data with …
1:55 AM Changeset [4dfe619]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 #13108 -- Corrected an ambiguity in test data with the potential …
1:45 AM Ticket #12979 (Testing framework - TestCase disables savepoint_commit, savepoint_rollback) updated by Thejaswi Puthraya
Isn't this ticket similar to #12087 ?
1:36 AM Ticket #13111 (Uncategorized - 1.1.X: decorators broken by r12763) closed by Russell Keith-Magee
fixed: Digging into this a big more, I think this was an overenthusiastic …
1:12 AM Ticket #13117 (GIS - Recenter OSMGeoAdmin widget with coordinates) updated by Russell Keith-Magee
Triage Stage changed

Mar 14, 2010:

1:29 AM Ticket #11957 (django-admin.py runserver - runserver must be restarted after error in admin.py) updated by Gabriel Hurley
Cc changed
12:38 AM Ticket #2170 (Database layer (models, ORM) - db lookup methods not case sensitive on mysql) reopened by Brandon Carl
This bug is somehow still present in the latest trunk release. …
12:31 AM map_type.diff attached to Ticket #13112 by nbv4
Add map types to GoogleMap class in GIS
12:28 AM Ticket #13112 (GIS - Customize map type in contrib.gis.maps.google) created by nbv4
By default, all maps are of the type "G_PHYSICAL_MAP", I propose you …

Mar 13, 2010:

11:46 PM Ticket #11015 (Database layer (models, ORM) - django-1.0.2 does not catch the exception that database backend first ...) updated by Karen Tracey
I've tried your scenario on current trunk, and can't recreate most of …
11:37 PM Ticket #11015 (Database layer (models, ORM) - django-1.0.2 does not catch the exception that database backend first ...) updated by gkulewski
Well, I see at least the following bugs in it: * not recovering after …
11:19 PM Ticket #11015 (Database layer (models, ORM) - django-1.0.2 does not catch the exception that database backend first ...) closed by Russell Keith-Magee
duplicate: Ok - so, now that you have provided some instructions on how to …
10:51 PM Ticket #11015 (Database layer (models, ORM) - django-1.0.2 does not catch the exception that database backend first ...) updated by gkulewski
Another case, possibly similar and not involving reversion. Model …
10:48 PM Ticket #8158 (contrib.admin - Make possible to extend some of admin's templates) reopened by Julien Phalip
I don't think this ticket should have been closed. No decision has …
10:39 PM Ticket #11015 (Database layer (models, ORM) - django-1.0.2 does not catch the exception that database backend first ...) reopened by gkulewski
Still, closing obviously non-stupid bug reports that more than 3 …
9:43 PM Ticket #11015 (Database layer (models, ORM) - django-1.0.2 does not catch the exception that database backend first ...) updated by Russell Keith-Magee
Replying to gkulewski: > That was really helpful, thanks. …
9:19 PM Ticket #11015 (Database layer (models, ORM) - django-1.0.2 does not catch the exception that database backend first ...) updated by gkulewski
That was really helpful, thanks. Good it works for you. But it does …
9:13 PM Ticket #13117 (GIS - Recenter OSMGeoAdmin widget with coordinates) updated by nbv4
Summary changed
9:10 PM widget.diff attached to Ticket #13117 by nbv4
center GeoModelAdmin widget
9:10 PM Ticket #13117 (GIS - Recenter OSMGeoAdmin widget with coordinates) created by anonymous
By default, all mapplets that gets created by the …
7:56 PM Ticket #13115 (contrib.admin - Display multiple widgets within a particular admin fieldset horizontally) updated by delfick
@foxulet : oh, I do read the documentation, it is fantastic …
7:30 PM Ticket #13115 (contrib.admin - Display multiple widgets within a particular admin fieldset horizontally) updated by Gabriel Hurley
Thanks foxulet. I can't believe how many times I've read those docs …
7:23 PM Ticket #13115 (contrib.admin - Display multiple widgets within a particular admin fieldset horizontally) updated by foxulet
And once again the old RTFM applies, and with such a good …
7:20 PM Ticket #13116 (Documentation - Specify in docs that template variables created e.g. by {%url%} are ...) updated by Russell Keith-Magee
Triage Stage changed
7:19 PM Ticket #13114 (Uncategorized - escapejs filter produces invalid JSON according to http://www.json.org/) updated by Russell Keith-Magee
Triage Stage, Milestone changed
7:18 PM Ticket #13112 (GIS - Customize map type in contrib.gis.maps.google) updated by Russell Keith-Magee
Triage Stage changed
7:18 PM Ticket #13110 (contrib.syndication - Allow multiple enclosures in Atom feeds) updated by Russell Keith-Magee
Triage Stage, Milestone changed
7:18 PM Ticket #13109 (Template system - template tag ssi, doesn't resolve variable name for path) closed by Russell Keith-Magee
duplicate: Duplicate of #9666
7:13 PM Ticket #13108 (contrib.auth - contrib.auth test fails due to duplicate user) updated by Russell Keith-Magee
Triage Stage, Milestone changed
I'm guessing this problem can only be triggered with certain test …
7:10 PM Ticket #13106 (contrib.admin - Show confirmation page when deleting objects from an inline form) updated by Russell Keith-Magee
Triage Stage changed
7:10 PM Ticket #11015 (Database layer (models, ORM) - django-1.0.2 does not catch the exception that database backend first ...) closed by Russell Keith-Magee
worksforme: "Something goes wrong some of the time" isn't a useful bug report. …
7:05 PM Ticket #13104 (*.djangoproject.com - greater differentiation in display of citations/quotes for trac tickets) closed by Russell Keith-Magee
wontfix: Trac shouldn't be a repository of complex discussions, and making it …
7:04 PM 12986-3.diff attached to Ticket #12986 by bmihelac
7:04 PM Ticket #12986 (Forms - SelectDateField doesn't repost data when USE_L10N = True and ...) updated by bmihelac
Tests moved from widgets.py to to proper extra.py. Changed to always …
7:03 PM Ticket #13103 (Documentation - say "model object's" <view>) updated by Russell Keith-Magee
Triage Stage, Milestone changed
6:23 PM 12986-2.2.diff attached to Ticket #12986 by bmihelac
6:23 PM Ticket #12986 (Forms - SelectDateField doesn't repost data when USE_L10N = True and ...) updated by bmihelac
Cc changed
Attached is patch with tests. Code is slightly changed from original …
6:16 PM 12986-2.diff attached to Ticket #12986 by bmihelac
5:58 PM Ticket #13014 (Documentation - Document using LANGUAGE_CODE with the cache template tag) updated by fgutierrez@…
Cc, Has patch changed
Just added a doc patch. Hope it is correct.
5:56 PM 13014_doc.diff attached to Ticket #13014 by anonymous
5:44 PM Ticket #13085 (contrib.contenttypes - GenericForeignKey.get_content_type fails if `object` or `id` evaluate ...) updated by Ben
Needs tests changed
I've included a new patch with a regression test included. The object …
5:40 PM 13085.diff attached to Ticket #13085 by Ben
Patch with tests included
5:40 PM Ticket #13115 (contrib.admin - Display multiple widgets within a particular admin fieldset horizontally) updated by foxulet
I have just reached the same issue as described here. And as in the …
5:25 PM Ticket #8886 (Database layer (models, ORM) - loaddata deserializes BooleanFields wrong for inheriting model) updated by anonymous
Will it EVER be fixed? It's annoying. Why shouldn't I have user = …
5:14 PM Ticket #13116 (Documentation - Specify in docs that template variables created e.g. by {%url%} are ...) created by leif_p
Hi. {% url view_name as var %} seems to create a var whose scope is …
5:10 PM Ticket #13115 (contrib.admin - Display multiple widgets within a particular admin fieldset horizontally) updated by Gabriel Hurley
Cc, Summary changed
I think Ramiro may have slightly misunderstood what the OP was asking …
4:27 PM Ticket #13115 (contrib.admin - Display multiple widgets within a particular admin fieldset horizontally) closed by Ramiro Morales
worksforme: You already can do that. Please read carefully the documentation of …
3:36 PM Ticket #13115 (contrib.admin - Display multiple widgets within a particular admin fieldset horizontally) updated by Gabriel Hurley
Just FYI, this is not the easiest thing to do. It's not that hard to …
3:30 PM Changeset [ef92f4fd]stable/1.1.x by Karen Tracey <kmtracey@…>
[1.1.X] Made a Python 2.3 compatibility test fix. git-svn-id: …
3:27 PM Ticket #13035 (Documentation - Wrong documentation for admin and default managers) updated by Gabriel Hurley
Summary changed
11:35 AM desired.png attached to Ticket #13115 by anonymous
11:35 AM current.png attached to Ticket #13115 by anonymous
11:28 AM Ticket #13115 (contrib.admin - Display multiple widgets within a particular admin fieldset horizontally) created by delfick755@…
Hello, I wonder if it would be possible to be able to specify to …
11:22 AM Ticket #13110 (contrib.syndication - Allow multiple enclosures in Atom feeds) updated by Eric Holscher
Milestone changed
Feature Request.
11:19 AM Ticket #13100 (Documentation - Model docs imply that ModelForm will call Model.full_clean(), but it won't.) updated by Oroku Saki
@russellm I don't think you even need to maintain 2 implementations. …
11:07 AM Ticket #13114 (Uncategorized - escapejs filter produces invalid JSON according to http://www.json.org/) created by David Danier <david.danier@…>
The escapejs filter uses \x.. to escape special characters inside …
9:08 AM Ticket #12998 (contrib.syndication - RSS feed test fails in various situations due to time check) updated by Karen Tracey
Replying to kmtracey: > The end of DST in the US has …
9:06 AM Ticket #12998 (contrib.syndication - RSS feed test fails in various situations due to time check) updated by Karen Tracey
Summary changed
Replying to anonymous: > Is the workaround then to just …
9:03 AM Ticket #12998 (contrib.syndication - RSS feed test fails in various situations due to time check) updated by Karen Tracey
The end of DST in the US has revealed another problem with the time …
9:03 AM Ticket #13113 (contrib.syndication - Syndication test fails after end of DST) closed by Karen Tracey
duplicate: We've already got a ticket open for this test's time check being …
8:55 AM Ticket #2170 (Database layer (models, ORM) - db lookup methods not case sensitive on mysql) closed by Karen Tracey
wontfix: Yes, the fix for this was reverted, after much investigation and …
8:51 AM Ticket #10736 (contrib.localflavor - Add Uruguayan (uy) localflavor) updated by john3050
Replying to jezdez: > (In [12041]) Fixed #10736 - Added …
6:15 AM Ticket #13113 (contrib.syndication - Syndication test fails after end of DST) updated by Jannis Leidel
Milestone changed
6:15 AM Ticket #13113 (contrib.syndication - Syndication test fails after end of DST) created by Jannis Leidel
[…]
6:14 AM Ticket #7539 (Database layer (models, ORM) - Add ON DELETE and ON UPDATE support to Django) updated by paluh
Cc changed

Mar 13, 2010:

7:28 PM ServerArrangements edited by tbelote
root copies the location in the file path alias will lop of the path … (diff)
6:26 PM DjangoFriendlyWebHosts edited by gustavogallas
(diff)
6:25 PM DjangoFriendlyWebHosts edited by gustavogallas
(diff)
6:23 PM DjangoFriendlyWebHosts edited by gustavogallas
(diff)
6:19 PM Ticket #13093 (Core (Cache system) - cache_page decorator doesn't work on callable classes) updated by Karen Tracey
The backport to 1.1.X here caused bunches of test errors on 1.1.X. See …
6:19 PM Ticket #13111 (Uncategorized - 1.1.X: decorators broken by r12763) updated by Karen Tracey
Triage Stage changed
For now I've reverted the revision, so I can see if the 3 failures …
6:17 PM Ticket #13111 (Uncategorized - 1.1.X: decorators broken by r12763) updated by Karen Tracey
(In [12776]) [1.1.X] Revert r12763 until we figure out what's wrong …
6:17 PM Changeset [7d3846a7]stable/1.1.x by Karen Tracey <kmtracey@…>
[1.1.X] Revert r12763 until we figure out what's wrong with it on …
6:14 PM Ticket #13111 (Uncategorized - 1.1.X: decorators broken by r12763) created by Karen Tracey
Since r12763 we're getting about 100 test errors on the 1.1.X branch, …
5:31 PM Ticket #13110 (contrib.syndication - Allow multiple enclosures in Atom feeds) created by Piaume
For now, Feed.item_enclosure_url represents a single enclosure for an …
5:05 PM AJAX edited by me@…
Added dajaxproject.com to resources (diff)
4:22 PM defaulttags.py-patch attached to Ticket #13109 by htumblin
svn diff output
4:22 PM Ticket #13109 (Template system - template tag ssi, doesn't resolve variable name for path) created by htumblin
When attempting to use the {% ssi foo %} template tag, the …
4:15 PM Changeset [c94de075]stable/1.1.x by Karen Tracey <kmtracey@…>
[1.1.X] Fixed #13107: Adjusted decimal_places validation to accept 0 …
4:11 PM Ticket #13107 (Uncategorized - model_formsets test fails to validate models) closed by Karen Tracey
fixed: (In [12774]) Fixed #13107: Adjusted decimal_places validation to …
4:11 PM Changeset [c10b227]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 #13107: Adjusted decimal_places validation to accept 0 as a …
2:17 PM Ticket #13085 (contrib.contenttypes - GenericForeignKey.get_content_type fails if `object` or `id` evaluate ...) updated by Ben
Owner changed
1:27 PM Ticket #11015 (Database layer (models, ORM) - django-1.0.2 does not catch the exception that database backend first ...) reopened by gkulewski
It is not fixed. […] PostgreSQL: 8.3. Django: svn >= 1.1 < 1.2. …
1:25 PM Ticket #13108 (contrib.auth - contrib.auth test fails due to duplicate user) updated by Ben
Has patch, Component changed
1:12 PM forms.diff attached to Ticket #13108 by Ben
1:12 PM Ticket #13108 (contrib.auth - contrib.auth test fails due to duplicate user) created by Ben
In django.contrib.auth.tests.auth_backends.py we have (line 153) …
11:41 AM Ticket #13107 (Uncategorized - model_formsets test fails to validate models) updated by Karen Tracey
Triage Stage, Milestone changed
This validation was added in r12768/r12769. The model it is …
11:17 AM Ticket #13107 (Uncategorized - model_formsets test fails to validate models) created by Martin v. Löwis
Running model_formsets in r12773 gives Error: One or more models did …
9:47 AM Ticket #13068 (contrib.admin - The "Add another [inline object]" javascript doesn't respect ...) updated by Rob Hudson
An update. I added a slug field to an existing project to test this …
9:46 AM Ticket #13106 (contrib.admin - Show confirmation page when deleting objects from an inline form) created by bmjames
Currently (1.1.1) if objects are deleted using the form of an …
9:32 AM Ticket #13105 (Database layer (models, ORM) - [patch] get or create thread safety) closed by Karen Tracey
duplicate: For the regular model get_or_create, you won't get duplicates if you …
9:26 AM Ticket #13026 (contrib.admin - Problem with selecting related object from popup window, opened by ...) updated by Rob Hudson
Has patch changed
9:25 AM 13026_r12676-2.diff attached to Ticket #13026 by Rob Hudson
Adding 'a' to the list of dom elements updateElementIndex is passed.
9:25 AM Ticket #13026 (contrib.admin - Problem with selecting related object from popup window, opened by ...) updated by Rob Hudson
ramusus's patch made sense to me after reading the code. In the …
8:47 AM django-1.1.1-thread-safe.patch attached to Ticket #13105 by toplex
thread safe get_or_create patch
8:45 AM Ticket #13105 (Database layer (models, ORM) - [patch] get or create thread safety) created by toplex
If you try get_or_create from several threads at the same time, you'll …
5:42 AM Ticket #8158 (contrib.admin - Make possible to extend some of admin's templates) updated by Luke Plant
Another way to do the above is to have a template directory which …
3:55 AM Ticket #12239 (Database layer (models, ORM) - Float is rounded to integer on queries on integer field) updated by anonymous
Replying to aroy: How about "gt" lookup? That will also …
3:50 AM DevelopersForHire edited by performativeweb
(diff)
3:28 AM Ticket #13104 (*.djangoproject.com - greater differentiation in display of citations/quotes for trac tickets) updated by Tay Ray Chuan
If you have Chrome or Firefox with Firebug, you might want to test …
3:22 AM Ticket #13104 (*.djangoproject.com - greater differentiation in display of citations/quotes for trac tickets) created by Tay Ray Chuan
I believe this would differentiate quotes more clearly from …
2:54 AM Ticket #10934 (Documentation - handler404 needs an example) closed by Tay Ray Chuan
worksforme: Replying to mnieber: > - where exactly does Django look …
2:09 AM Ticket #10712 (Documentation - ModelAdmin.queryset() is undocumented.) updated by Tay Ray Chuan
Has patch changed
2:03 AM ticket-13103-01.diff attached to Ticket #13103 by Tay Ray Chuan
2:02 AM Ticket #13103 (Documentation - say "model object's" <view>) created by Tay Ray Chuan
Right now, we are saying model object <view>, eg. `model object …
1:52 AM Ticket #12566 (contrib.admin - admin action templates cannot be overriden on a per-app basis) updated by Tay Ray Chuan
Replaced patch so that app-level overriding of templates work.
1:51 AM 0002-contrib.admin-allow-overriding-of-action-template-at.patch attached to Ticket #12566 by Tay Ray Chuan
contrib.admin: allow overriding of action template at app-level
1:45 AM 0003-ref-contrib-admin-index-document-action_template.patch attached to Ticket #12566 by Tay Ray Chuan
ref/contrib/admin/index: document action_template
1:44 AM 0000-admin-change_list.html-strip-trailing-whitespace.patch attached to Ticket #12566 by Tay Ray Chuan
admin/change_list.html: strip trailing whitespace
1:04 AM Ticket #12566 (contrib.admin - admin action templates cannot be overriden on a per-app basis) updated by Tay Ray Chuan
Summary changed
1:03 AM Ticket #12566 (contrib.admin - admin action templates cannot be overriden on a per-app basis) updated by Tay Ray Chuan
Replying to rctay: > 1. …
1:02 AM Ticket #12566 (contrib.admin - admin action templates cannot be overriden on a per-app basis) updated by Tay Ray Chuan
Status, Owner, Has patch changed
I have separated my fix into two parts: 1. …
12:51 AM 0001-contrib.admin-refactor-updating-of-action_index-to-n.patch attached to Ticket #12566 by Tay Ray Chuan
contrib.admin: refactor updating of action_index to not use inclusion tag
Note: See TracTimeline for information about the timeline view.
Back to Top