Timeline



Mar 18, 2010:

11:40 PM CustomImageField edited by newacct
(diff)
9:57 PM Ticket #13151 (Documentation - If ADMIN_MEDIA_PREFIX is not assigned, things don't ...) closed by Russell Keith-Magee
wontfix: When you start a new project, ADMIN_MEDIA_PREFIX is included in the …
9:38 PM Ticket #6422 (Database layer (models, ORM) - Support for 'DISTINCT ON' queries with QuerySet.distinct()) updated by mnbayazit
Any updates on this? Why isn't it being merged with trunk? It's been 2 …
8:46 PM Ticket #13151 (Documentation - If ADMIN_MEDIA_PREFIX is not assigned, things don't ...) created by mlissner@…
I just spent about 45 minutes trying to get the instructions here to …
7:51 PM Ticket #13150 (Forms - Replace make_safe(media) with media in ModelAdmin context dictionary) updated by Russell Keith-Magee
Patch needs improvement, Component, Triage Stage changed
Valid point (and fix), but you shouldn't need to do the |safe …
7:44 PM Ticket #13145 (Forms - Allow the prefix used for empty_form on FormSets to be customized) updated by Russell Keith-Magee
Patch needs improvement, Triage Stage changed
To clarify - the use case here is for nested inlines; if you add a new …
7:41 PM Ticket #13149 (contrib.admin - ForeignKeyRawIdWidget doesn't handle invalid values) updated by Russell Keith-Magee
Needs tests, Triage Stage changed
7:40 PM Ticket #11834 (HTTP handling - Colorized technical_500_response: django code is green, user code is red.) updated by Russell Keith-Magee
Component changed
#13148 made some additional suggestions regarding the debug page, …
7:39 PM Ticket #13148 (Contrib apps - DEBUG_SHOW_DJANGO_TRACEBACK) closed by Russell Keith-Magee
duplicate: I'm going to close this as a duplicate of #11834 - We don't need an …
7:28 PM Ticket #13146 (contrib.admin - Remove hardcoded stuff in contrib.admin) updated by Russell Keith-Magee
Component, Triage Stage changed
6:45 PM Ticket #13123 (Uncategorized - Extra params + aggregation creates incorrect SQL.) updated by Russell Keith-Magee
Apologies - that was a checkin message typo. [12805] closed #13124, …
6:18 PM Ticket #13150 (Forms - Replace make_safe(media) with media in ModelAdmin context dictionary) created by lsbardel
Currently, the media object is converted to safe string in both …
5:42 PM ForeignKeyRawIdWidget-invalid-value.patch attached to Ticket #13149 by Chris Adams
Patch against Django 1.1.1
5:42 PM Ticket #13149 (contrib.admin - ForeignKeyRawIdWidget doesn't handle invalid values) created by Chris Adams
#11465 added a check for values which do not exist but does not help …
5:27 PM Sprints edited by Tobias McNulty
(diff)
5:12 PM Ticket #13148 (Contrib apps - DEBUG_SHOW_DJANGO_TRACEBACK) created by Matt Harasymczuk
Hi, Recently I was doing a lot of django works and every time I get a …
3:57 PM Ticket #13147 (contrib.auth - auth.UserCreationForm : unicity check on username not necessary) updated by Karen Tracey
Triage Stage changed
And checking the queries issued when adding a user you can see that …
3:37 PM Ticket #13147 (contrib.auth - auth.UserCreationForm : unicity check on username not necessary) created by peyman
Hi, In django.contrib.auth.UserCreationForm, there is …
3:16 PM DjangoDesign edited by utku
(diff)
3:14 PM Ticket #13146 (contrib.admin - Remove hardcoded stuff in contrib.admin) created by utku
There're lots of unnecessary hardcoded elements with the Admin which …
3:13 PM Ticket #9029 (Database layer (models, ORM) - `get_or_create` broken due to inconsistent behaviour between `create` ...) updated by aaron
Status, Owner changed
2:43 PM Ticket #11448 (Database layer (models, ORM) - Defining relationships after querying a model does not add a reverse ...) updated by josephdrose
Cc changed
2:42 PM Ticket #11448 (Database layer (models, ORM) - Defining relationships after querying a model does not add a reverse ...) updated by josephdrose
I've upload a patch that rebuilds the cache if there is a key error in …
2:41 PM patch.diff attached to Ticket #11448 by josephdrose
Patch to rebuild cache if key error
2:39 PM Ticket #13132 (Core (Other) - [signals] Storing id()s instead of actual instances considered harmful) updated by anonymous
Sorry about that, didn't know about these rules; will follow up on the …
1:41 PM DjangoJobs edited by stdbrouw
hm, single-item list is tricky :-) (diff)
1:39 PM DjangoJobs edited by stdbrouw
small fix (diff)
1:38 PM DjangoJobs edited by stdbrouw
fixed a little mistake in the formatting, and added my call for … (diff)
1:24 PM Ticket #13099 (Documentation - Documentation: Second exclude example is incorrect) updated by istruble
Replying to russellm: > […] the SQL example should …
1:16 PM Ticket #9029 (Database layer (models, ORM) - `get_or_create` broken due to inconsistent behaviour between `create` ...) updated by aaron
Needs documentation changed
Oops, not actually sure if this needs docs.
1:16 PM Ticket #9029 (Database layer (models, ORM) - `get_or_create` broken due to inconsistent behaviour between `create` ...) updated by aaron
Needs documentation, Has patch changed
1:15 PM Ticket #12836 (Database layer (models, ORM) - Model.get_absolute_url lose method attributes) reopened by Carl Meyer
This is not actually a duplicate of #11891. That ticket is about …
1:14 PM Ticket #11891 (Database layer (models, ORM) - The attributes of the original get_absolute_url defined in the model ...) closed by Carl Meyer
fixed: The problem here is that #12836 shouldn't have been closed as dupe in …
1:13 PM 9029-get-or-create-r12805.diff attached to Ticket #9029 by aaron
Patch with slightly altered test, but no documentation
1:05 PM Ticket #13132 (Core (Other) - [signals] Storing id()s instead of actual instances considered harmful) closed by Carl Meyer
wontfix: As documented in …
12:57 PM Ticket #13144 (Template system - django.template.loaders.app_directories.Loader should look in template ...) closed by Carl Meyer
wontfix: Yes you're doing this wrong. For one thing, the template system has …
12:14 PM custom-empty-form-prefix.2.diff attached to Ticket #13145 by Alex Gaynor
12:11 PM custom-empty-form-prefix.diff attached to Ticket #13145 by Alex Gaynor
12:11 PM Ticket #13145 (Forms - Allow the prefix used for empty_form on FormSets to be customized) created by Alex Gaynor
11:47 AM Ticket #12962 (contrib.admin - Broken Admin Delete Action With Confirmation) updated by sir_Gollum
Cc changed
11:37 AM Ticket #10985 (Documentation - Explain how models can be organised in a directory) updated by Samus_
given that #3591 has been open for three years and it still doesn't …
11:30 AM Ticket #13144 (Template system - django.template.loaders.app_directories.Loader should look in template ...) updated by betawarz
Unless I'm doing this wrong. :P
11:28 AM Ticket #13144 (Template system - django.template.loaders.app_directories.Loader should look in template ...) created by betawarz
The django.template.loaders.app_directories.Loader template loader …
11:21 AM Ticket #13123 (Uncategorized - Extra params + aggregation creates incorrect SQL.) updated by Paul Garner
I agree, that changeset has nothing to do with this bug or the one …
11:17 AM Ticket #13123 (Uncategorized - Extra params + aggregation creates incorrect SQL.) closed by Alex Gaynor
duplicate: But it's still a dupe(I couldn't change the resolution).
11:17 AM Ticket #13123 (Uncategorized - Extra params + aggregation creates incorrect SQL.) reopened by Alex Gaynor
This is almost certainly the wrong ticket.
10:59 AM Ticket #13132 (Core (Other) - [signals] Storing id()s instead of actual instances considered harmful) reopened by anonymous
> The whole sender framework is supposed to be identifying the …
10:37 AM Ticket #13124 (Template system - function 'find_template_loader' doesn't work with PyPy 1.2) closed by Russell Keith-Magee
fixed: (In [12805]) Fixed #13123 -- Cleaned up template loader for PyPy
10:35 AM Ticket #13123 (Uncategorized - Extra params + aggregation creates incorrect SQL.) updated by Russell Keith-Magee
Resolution changed
(In [12805]) Fixed #13123 -- Cleaned up template loader for PyPy
10:35 AM Changeset [003fe52]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 #13123 -- Cleaned up template loader for PyPy compatibility. …
10:22 AM Ticket #13030 (Core (Serialization) - Natural Key deserialization fails on foreign key to field that is ...) closed by Russell Keith-Magee
fixed: (In [12804]) Fixed #13030 -- Corrected natural key deserialization to …
10:22 AM Changeset [10de2a83]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 #13030 -- Corrected natural key deserialization to subclasses. …
9:58 AM Ticket #12849 (django-admin.py runserver - django's development server raises an encoding exception when trying ...) updated by Russell Keith-Magee
Replying to kmtracey: > I'm not sure the committed fix is …
9:19 AM smtp_add_ssl-v0.2.diff attached to Ticket #13142 by Sergey Tereschenko
this patch with checking python version
8:52 AM Ticket #12849 (django-admin.py runserver - django's development server raises an encoding exception when trying ...) updated by Karen Tracey
Huh. The description of file.encoding here: …
8:24 AM Ticket #12849 (django-admin.py runserver - django's development server raises an encoding exception when trying ...) closed by Russell Keith-Magee
fixed: (In [12803]) Fixed #12849 -- Corrected the way strings are encoded for …
8:24 AM Changeset [be8a1f6]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 #12849 -- Corrected the way strings are encoded for display by …
8:08 AM Ticket #13142 (Core (Mail) - Add support for SSL connections in core.mail.backends.smtp) updated by Karen Tracey
Patch needs improvement changed
smtplib.SMTP_SSL was added with Python 2.6; we need to gracefully …
8:08 AM Ticket #12962 (contrib.admin - Broken Admin Delete Action With Confirmation) updated by aaloy
Cc changed
I can also reproduce the bug. It affects any model, even the most …
7:56 AM Ticket #12849 (django-admin.py runserver - django's development server raises an encoding exception when trying ...) updated by Russell Keith-Magee
I agree that the encoding-guessing is bad -- plus, on at least one of …
7:53 AM Ticket #13139 (Forms - In forms CharField Raise a Validation Error When Encountering a ...) updated by Karen Tracey
Replying to megaman821: > Consider there is form for a …
7:37 AM Ticket #12566 (contrib.admin - admin action templates cannot be overriden on a per-app basis) updated by Tay Ray Chuan
Triage Stage changed
Please pardon me if the status is inappropriate; it's my first time …
7:17 AM Ticket #13143 (Uncategorized - filter_horizontal & filter_vertical widgets does not work if ...) closed by Russell Keith-Magee
invalid: This is an unusual presentation, but the issue here is that you have …
7:06 AM Ticket #13143 (Uncategorized - filter_horizontal & filter_vertical widgets does not work if ...) created by EkremSEREN
filter_horizontal & filter_vertical widgets does not work if …
7:01 AM Ticket #13142 (Core (Mail) - Add support for SSL connections in core.mail.backends.smtp) updated by Russell Keith-Magee
Needs documentation, Needs tests, Triage Stage changed
7:00 AM Ticket #13080 (Documentation - Documentation bug for Signal.connect) updated by Russell Keith-Magee
See #13132 for a related issue that requires clarification when the …
6:59 AM Ticket #13132 (Core (Other) - [signals] Storing id()s instead of actual instances considered harmful) closed by Russell Keith-Magee
wontfix: I'm going to close this wontfix. "If in doubt, use a string" isn't …
5:26 AM smtp_add_ssl.diff attached to Ticket #13142 by serg.partizan@…
Patch that adds support for ssl connections
5:25 AM Ticket #13142 (Core (Mail) - Add support for SSL connections in core.mail.backends.smtp) created by serg.partizan@…
Current code for smtp backend dont allow using SSL connections to mail …
5:00 AM Ticket #13141 (Uncategorized - ModelForm can't update model like the way it is documented) updated by Russell Keith-Magee
I should add - if you need any help debugging the problem, please ask …
4:57 AM Ticket #13141 (Uncategorized - ModelForm can't update model like the way it is documented) closed by Russell Keith-Magee
worksforme: If don't know what's going on here. ModelForm saving is a fairly …
4:44 AM Ticket #12769 (Database layer (models, ORM) - Queryset.query pickle fails if fields have lazy translations in field ...) updated by Chris Beaven
I've been pondering if it would be possible to make the lazy …
4:41 AM Ticket #13141 (Uncategorized - ModelForm can't update model like the way it is documented) created by CNBorn
I want to update a model from a modelform, In a view that handling …
3:11 AM Ticket #11422 (Forms - Broken html in CheckboxSelectMultiple widget (with fix)) updated by Patryk Zawadzki
The HTML is not broken. What is broken are CSS rules applied to the …
3:01 AM Ticket #12962 (contrib.admin - Broken Admin Delete Action With Confirmation) updated by jedie
Cc changed
2:52 AM Ticket #12769 (Database layer (models, ORM) - Queryset.query pickle fails if fields have lazy translations in field ...) updated by Jani Tiainen
Summary changed
Note that pickling queryset.query is documented feature: "The query …
2:48 AM Ticket #3304 (Core (Other) - [patch] Support "httponly"-attribute in session cookie.) updated by jedie
Cc changed
2:00 AM Ticket #13140 (Testing framework - Test client doesn't pass **extra to _handle_redirects) updated by Russell Keith-Magee
Triage Stage changed
1:59 AM Ticket #13140 (Testing framework - Test client doesn't pass **extra to _handle_redirects) created by David Novakovic
Hey. This problem occurs when using the test client in follow=True …
1:35 AM Ticket #11891 (Database layer (models, ORM) - The attributes of the original get_absolute_url defined in the model ...) reopened by Karataev Pavel
copy & paste from #12836 […]
1:27 AM Ticket #11891 (Database layer (models, ORM) - The attributes of the original get_absolute_url defined in the model ...) closed by James Bennett
fixed: The fix in [12766] included unit tests to check that this works, and …

Mar 17, 2010:

11:33 PM Ticket #13139 (Forms - In forms CharField Raise a Validation Error When Encountering a ...) updated by megaman821
Consider there is form for a product that contains the fields title …
10:57 PM Ticket #12769 (Database layer (models, ORM) - Queryset.query pickle fails if fields have lazy translations in field ...) updated by Chris Beaven
Milestone changed
It's a regression. Not sure if it's important enough for 1.2 status, …
9:16 PM Ticket #13068 (contrib.admin - The "Add another [inline object]" javascript doesn't respect ...) updated by Carl Meyer
Patch needs improvement changed
9:05 PM Ticket #13132 (Core (Other) - [signals] Storing id()s instead of actual instances considered harmful) reopened by anonymous
If the way signals are supposed to be used is only with class senders, …
9:03 PM Ticket #13138 (Forms - Precedence of "blank" model attribute and "required" form attribute is ...) closed by Karen Tracey
fixed: (In [12802]) Fixed #13138: Ensure required=False on a model form field …
9:03 PM Changeset [7471dab]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 #13138: Ensure required=False on a model form field overrides …
8:43 PM Ticket #13139 (Forms - In forms CharField Raise a Validation Error When Encountering a ...) closed by Russell Keith-Magee
wontfix: It isn't clear to me what use case this error is trying to catch. What …
8:10 PM Ticket #13137 (contrib.contenttypes - GenericForeignKey does not allow content type PK 0) updated by Russell Keith-Magee
Needs tests, Triage Stage changed
7:25 PM Ticket #13133 (contrib.admin - The "Add another [inline object]" breaks alternating rows' colors in ...) closed by Russell Keith-Magee
worksforme: We're going to need some more specific details -- I don't see any …
7:13 PM Ticket #13138 (Forms - Precedence of "blank" model attribute and "required" form attribute is ...) updated by Karen Tracey
Actually, it looks like the model form code is intending to exclude …
7:12 PM Ticket #13132 (Core (Other) - [signals] Storing id()s instead of actual instances considered harmful) closed by Russell Keith-Magee
invalid: I'm closing this invalid. It sounds like you're trying to use signals …
7:10 PM patch.diff attached to Ticket #13139 by megaman821
7:10 PM Ticket #13139 (Forms - In forms CharField Raise a Validation Error When Encountering a ...) created by megaman821
It is much harder than it has to be to handle UnicodeDecodeError on a …
7:08 PM Ticket #11422 (Forms - Broken html in CheckboxSelectMultiple widget (with fix)) updated by Russell Keith-Magee
See #13131 for a proposed fix for the RTL issue.
7:08 PM Ticket #13131 (contrib.admin - CheckboxSelectMultiple falls apart when used in admin app) closed by Russell Keith-Magee
duplicate: I'm going to close this as a duplicate of #11422; the report isn't …
6:01 PM Ticket #13138 (Forms - Precedence of "blank" model attribute and "required" form attribute is ...) updated by saxon75@…
Yes, that is a valid use case. However, at least in r12794, calling …
5:48 PM Ticket #13138 (Forms - Precedence of "blank" model attribute and "required" form attribute is ...) updated by Karen Tracey
Triage Stage, Milestone changed
Attached test passes on the 1.1.X branch. On trunk it fails: […] …
5:45 PM 13138_test.diff attached to Ticket #13138 by Karen Tracey
5:21 PM Ticket #13138 (Forms - Precedence of "blank" model attribute and "required" form attribute is ...) created by saxon75@…
There appears to be a discrepancy between model/form validation in 1.2 …
4:19 PM allow_contenttype_id_0.patch attached to Ticket #13137 by Justin de Vesine
Initial proposed patch
4:19 PM foobar_models.py attached to Ticket #13137 by Justin de Vesine
Code and instructions to reproduce
4:16 PM Ticket #13137 (contrib.contenttypes - GenericForeignKey does not allow content type PK 0) created by Justin de Vesine
The GenericForeignKey system does not properly recognize when a …
12:50 PM Ticket #12787 (Template system - TemplateDoesNotExist exception does not report the correct template_name) updated by jkatzer
thanks for the advice... i was at a code sprint, and asked around for …
10:59 AM Ticket #13134 (Translations - Updated hebrew translations) updated by Alex Gaynor
Triage Stage changed
LGTM
10:55 AM Ticket #3304 (Core (Other) - [patch] Support "httponly"-attribute in session cookie.) updated by anonymous
The Firefox bug has been fixed, so it now supports HTTP-only cookies.
10:54 AM Ticket #9431 (Database layer (models, ORM) - UNIQUE index on VARCHAR(256+) causes failure on MySQL 5.0 with InnoDB ...) closed by Ramiro Morales
fixed: This ticket was closed by applying a fix to the problem taking in …
10:12 AM Ticket #9431 (Database layer (models, ORM) - UNIQUE index on VARCHAR(256+) causes failure on MySQL 5.0 with InnoDB ...) reopened by btimby
OK, so why does Django block me from creating the following table... …
9:55 AM django_hebrew_translation.diff attached to Ticket #13134 by Meir Kriheli
8:52 AM Ticket #13134 (Translations - Updated hebrew translations) created by Meir Kriheli
See the attached diff for updated hebrew translations
8:27 AM Ticket #13133 (contrib.admin - The "Add another [inline object]" breaks alternating rows' colors in ...) created by Althalus
I've found a bug, which was also noticed in Ticket #13068: """ BTW: …
7:42 AM Ticket #13132 (Core (Other) - [signals] Storing id()s instead of actual instances considered harmful) created by george.sakkis@…
The signal dispatcher module goes to great lengths to avoid keeping …
7:27 AM Ticket #13130 (contrib.admin - Delete selected in admin seems broken) closed by Karen Tracey
duplicate: We've already got a ticket for this: #12962
6:49 AM Ticket #13130 (contrib.admin - Delete selected in admin seems broken) updated by Russell Keith-Magee
Triage Stage, Milestone changed
This is a fairly major regression; not sure how it slipped in.
6:46 AM Ticket #13131 (contrib.admin - CheckboxSelectMultiple falls apart when used in admin app) created by Patryk Zawadzki
In admin all labels are floated left. The following CSS snippet …
6:19 AM Ticket #13130 (contrib.admin - Delete selected in admin seems broken) created by edin1
I'm relatively new to Django, but not to Python in general nor to the …
6:12 AM Ticket #13125 (contrib.auth - login_required does not check User.is_active) updated by Russell Keith-Magee
Triage Stage changed
Thanks for the historical pointers ramiro. Thinking about this a bit …
5:33 AM Ticket #13129 (contrib.admin - A CSS fix for Actions in admin with filtered) updated by Jannis Leidel
Triage Stage changed
5:24 AM Ticket #13125 (contrib.auth - login_required does not check User.is_active) updated by Ramiro Morales
See #7011 (and its related [9176] commit) for some info about why …
4:22 AM fix_rtl_actions_filtered_align.diff attached to Ticket #13129 by Meir Kriheli
Fix actions css in RTL model
4:21 AM Ticket #13129 (contrib.admin - A CSS fix for Actions in admin with filtered) created by Meir Kriheli
In RTL mode the actions div has a right margin of 160px (and border as …
3:04 AM Ticket #13128 (Documentation - Fixture docs could be more clear.) updated by Russell Keith-Magee
Triage Stage changed
I think this is a case of needing to reorganizing the documentation we …
2:43 AM Ticket #13125 (contrib.auth - login_required does not check User.is_active) updated by Russell Keith-Magee
Patch needs improvement, Needs tests, Triage Stage changed
It's an edge case, but one worth catching. There is an edge case …
1:48 AM Ticket #11891 (Database layer (models, ORM) - The attributes of the original get_absolute_url defined in the model ...) reopened by Karataev Pavel
need to fix models.permalink decorator and #12836 market as duplicate
1:48 AM Ticket #12836 (Database layer (models, ORM) - Model.get_absolute_url lose method attributes) closed by Karataev Pavel
duplicate: duplicate to #11891
12:10 AM Ticket #13128 (Documentation - Fixture docs could be more clear.) created by Oroku Saki
At …

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
Note: See TracTimeline for information about the timeline view.
Back to Top