Timeline



Sep 10, 2010:

11:23 PM Ticket #14254 (File uploads/storage - More tests for storage backends) updated by Tobias McNulty
Triage Stage changed
seems reasonable enough to me
11:22 PM Ticket #7952 (contrib.auth - Auth messages should accept a label parameter) closed by Mark Lavin
fixed: I would say this functionality is provided by the fix for #4604 better …
11:20 PM storage_tests_updated.diff attached to Ticket #14254 by Tobias McNulty
updated tests to not care about listdir() ordering & properly clean up …
11:17 PM Ticket #7599 (contrib.auth - add get_user_permissions method to ModelBackend) updated by Jeff Kistler
Added documentation. Patch passes all existing auth tests.
11:16 PM get_user_permissions_patch_1.diff attached to Ticket #7599 by Jeff Kistler
11:05 PM Ticket #14254 (File uploads/storage - More tests for storage backends) updated by Tobias McNulty
Owner, Status changed
11:04 PM DevelopersForHire edited by sserrano
(diff)
11:03 PM Ticket #14099 (Forms - modelformset not using _should_delete_form) updated by Mark Lavin
Triage Stage changed
10:55 PM Ticket #11418 (Forms - formset.cleaned_data raises AttributeError when is_valid is True) updated by Mark Lavin
Keywords, Triage Stage changed
10:45 PM Ticket #9310 (Core (Other) - 404 debug pages should show the name of the tried urlpattern if one exists.) updated by Tobias McNulty
Patch needs improvement, Triage Stage changed
10:44 PM Ticket #9310 (Core (Other) - 404 debug pages should show the name of the tried urlpattern if one exists.) updated by Tobias McNulty
apparently I managed to clone the bitbucket.org/django/django repo …
10:40 PM named_404_with_test.diff attached to Ticket #9310 by Tobias McNulty
REALLY updated the patch to latest trunk
10:25 PM Ticket #8765 (HTTP handling - mod_python handler requires explicit str() cast for ...) updated by Malcolm Tredinnick
(In [13748]) [1.2.X] Improved unicode-type, ASCII-convertible header …
10:25 PM Changeset [4eb78b89]stable/1.2.x by Malcolm Tredinnick <malcolm.tredinnick@…>
[1.2.X] Improved unicode-type, ASCII-convertible header handling in …
10:25 PM Ticket #3695 (contrib.admin - duplicate html id's in doc pages) updated by Malcolm Tredinnick
(In [13747]) [1.2.X] Fixed id attribute generation in the admin docs …
10:25 PM Changeset [dc00873]stable/1.2.x by Malcolm Tredinnick <malcolm.tredinnick@…>
[1.2.X] Fixed id attribute generation in the admin docs page. Patch …
10:13 PM Ticket #9966 (Generic views - Generic view "redirect_to" to carry existing query string) closed by Malcolm Tredinnick
fixed: (In [13746]) Add option to redirect_to view to allow passing along the …
10:13 PM Changeset [fffe0a00]mainstable/1.10.xstable/1.11.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 Malcolm Tredinnick <malcolm.tredinnick@…>
Add option to redirect_to view to allow passing along the query string …
10:04 PM Ticket #13599 (contrib.admin - Incorrect HTML in change_list when list_editable is used) updated by jbronn
(In [13745]) [1.2.X] Fixed #13599 -- No longer embed hidden <td>
10:04 PM Changeset [ff0cb11c]stable/1.2.x by Justin Bronn <jbronn@…>
[1.2.X] Fixed #13599 -- No longer embed hidden <td> elements in …
10:01 PM Ticket #13599 (contrib.admin - Incorrect HTML in change_list when list_editable is used) closed by jbronn
fixed: (In [13744]) Fixed #13599 -- No longer embed hidden <td> elements in …
10:01 PM Changeset [04f50c1f]mainstable/1.10.xstable/1.11.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.xstable/2.1.xstable/2.2.xstable/3.0.xstable/3.1.xstable/3.2.xstable/4.0.xstable/4.1.xstable/4.2.xstable/5.0.xstable/5.1.xstable/5.2.x by Justin Bronn <jbronn@…>
Fixed #13599 -- No longer embed hidden <td> elements in ChangeList
9:56 PM Ticket #9310 (Core (Other) - 404 debug pages should show the name of the tried urlpattern if one exists.) updated by Malcolm Tredinnick
Triage Stage, Patch needs improvement changed
9:56 PM Ticket #9310 (Core (Other) - 404 debug pages should show the name of the tried urlpattern if one exists.) updated by Malcolm Tredinnick
I hate to be picky, but this patch doesn't apply to trunk! Things like …
9:44 PM Ticket #11418 (Forms - formset.cleaned_data raises AttributeError when is_valid is True) updated by Karen Tracey
Owner changed
Removing myself as owner since I'm not going to be able to finish this …
9:30 PM Ticket #12632 (Core (Other) - Creation of SortedDict's has non-linear performance) updated by jbronn
(In [13743]) [1.2.X] Fixed #12632 -- Improved performance of …
9:30 PM Changeset [8829b7d9]stable/1.2.x by Justin Bronn <jbronn@…>
[1.2.X] Fixed #12632 -- Improved performance of SortedDict. Thanks, …
9:28 PM Ticket #12632 (Core (Other) - Creation of SortedDict's has non-linear performance) closed by jbronn
fixed: (In [13742]) Fixed #12632 -- Improved performance of SortedDict. …
9:28 PM Changeset [1efa807]mainstable/1.10.xstable/1.11.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.xstable/2.1.xstable/2.2.xstable/3.0.xstable/3.1.xstable/3.2.xstable/4.0.xstable/4.1.xstable/4.2.xstable/5.0.xstable/5.1.xstable/5.2.x by Justin Bronn <jbronn@…>
Fixed #12632 -- Improved performance of SortedDict. Thanks, Alex …
9:22 PM seperate_hidden_fields.patch attached to Ticket #13599 by skevy
Separate hidden fields from table w/ updated tests.
9:21 PM Ticket #13599 (contrib.admin - Incorrect HTML in change_list when list_editable is used) updated by skevy
Patch needs improvement changed
Updated the patch to include jbroon and I's updated tests. Also …
9:07 PM Ticket #14008 (GIS - GeoDjango subquery fails with bad quoting) closed by jbronn
duplicate: Closing as duplicate of #12828.
9:03 PM Ticket #13215 (Core (Other) - Random OperationalError when using FastCGI prefork + PostgreSQL) closed by jbronn
fixed: Fixed in r12948; forgot to close ticket.
9:02 PM Ticket #14260 (Testing framework - conversion of fixtures_regress tests from doctest to unittest format) created by dbrenneman
The fixtures_regress test suite are currently in doctest format, they …
9:02 PM Ticket #7697 (Core (Other) - safe strings in debug page shown as html) closed by Malcolm Tredinnick
fixed: (In [13741]) Display a repr-like result for safe-string local …
9:02 PM Changeset [a56a2262]mainstable/1.10.xstable/1.11.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 Malcolm Tredinnick <malcolm.tredinnick@…>
Display a repr-like result for safe-string local variables on the …
8:57 PM improved_tests_base.diff attached to Ticket #13599 by jbronn
8:53 PM Ticket #14259 (Core (Other) - URL dispatcher does not reject duplicate URL names) created by Tobias McNulty
It's possible to construct a urls.py with duplicate URL names, and …
8:52 PM Ticket #11663 (File uploads/storage - Delete orphaned replaced files) updated by Malcolm Tredinnick
For the record (since I just got a Trac collision whilst also …
8:49 PM Ticket #11663 (File uploads/storage - Delete orphaned replaced files) closed by Chris Beaven
wontfix: Talking with malcolm, this has about a 0.01% chance of making it into …
8:48 PM Ticket #12295 (Forms - A formset with no forms does not call self.clean() when ...) updated by Mark Lavin
Triage Stage, Keywords changed
This patch works for me as on [13738] and looks ready for check in.
8:46 PM Ticket #9310 (Core (Other) - 404 debug pages should show the name of the tried urlpattern if one exists.) updated by Tobias McNulty
Triage Stage changed
marking RFC per mtredinnick
8:41 PM Ticket #8765 (HTTP handling - mod_python handler requires explicit str() cast for ...) closed by Malcolm Tredinnick
fixed: (In [13740]) Improved unicode-type, ASCII-convertible header handling …
8:41 PM Changeset [b2d2cb4a]mainstable/1.10.xstable/1.11.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 Malcolm Tredinnick <malcolm.tredinnick@…>
Improved unicode-type, ASCII-convertible header handling in …
8:39 PM Ticket #11905 (Forms - modelform_factory returns a broken form when given wrong value for fields) closed by Karen Tracey
fixed: (In [13739]) Fixed #11905: Raise an error on model form creation if a …
8:39 PM Changeset [3444b06]mainstable/1.10.xstable/1.11.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 #11905: Raise an error on model form creation if a non-existent …
8:10 PM Ticket #11418 (Forms - formset.cleaned_data raises AttributeError when is_valid is True) updated by Mark Lavin
Owner, Patch needs improvement changed
New patch which updates the validation logic and the docs around …
8:08 PM Ticket #9519 (Database layer (models, ORM) - Add QuerySet.bulk_delete() that issues only a single SQL query) updated by Tobias McNulty
Summary changed
8:06 PM 11418.patch attached to Ticket #11418 by Mark Lavin
New patch vs [13738] with doc updates
8:06 PM Ticket #9310 (Core (Other) - 404 debug pages should show the name of the tried urlpattern if one exists.) updated by Tobias McNulty
Milestone changed
patch updated to apply to trunk; setting milestone to 1.3
7:55 PM Ticket #7697 (Core (Other) - safe strings in debug page shown as html) updated by Chris Beaven
Has patch, Triage Stage changed
7:53 PM Ticket #9015 (Core (Other) - Signal Connection Decorators) updated by Brian Rosner
Triage Stage changed
Moving to accepted until I can get my patch in.
7:51 PM 7697.2.diff attached to Ticket #7697 by Chris Beaven
7:48 PM Ticket #14125 (Uncategorized - 'Safe strings' are not force-escaped on development 500 page) closed by Chris Beaven
duplicate: Dupe of #7697
7:38 PM Ticket #14231 (contrib.sessions - Missing index on expire_date in Session model) updated by Chris Beaven
Triage Stage changed
I'm going to push this straight to ready for checkin. It's valid and …
7:37 PM Ticket #14258 (Documentation - Document that 1.3 has added an index to the session date field and a ...) created by Chris Beaven
See ticket #14231 for the actual fix which implements this.
7:24 PM Ticket #13677 (Forms - ModelFormSet may query wrong database backend) updated by David Gouldin
Has patch changed
7:20 PM Ticket #7435 (Core (Other) - get_{next,previous}_by_someDateField() on unsaved objects should throw ...) closed by Malcolm Tredinnick
fixed: (In [13738]) Better error message for calling get_next_by_* on unsaved …
7:20 PM Changeset [9802a73]mainstable/1.10.xstable/1.11.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 Malcolm Tredinnick <malcolm.tredinnick@…>
Better error message for calling get_next_by_* on unsaved models. …
7:18 PM 13677.diff attached to Ticket #13677 by David Gouldin
7:11 PM Ticket #13677 (Forms - ModelFormSet may query wrong database backend) updated by David Gouldin
Cc, Owner changed
7:08 PM Ticket #14071 (contrib.admin - Row duplicated when modifying PK) closed by Chris Beaven
wontfix: Replying to mnbayazit: > Create a model and add a field …
7:08 PM Ticket #13531 (Uncategorized - django.core.files.File throws an exception on _get_size) closed by Tobias McNulty
invalid: The File class is just a wrapper for local file operations and has …
7:02 PM Ticket #3695 (contrib.admin - duplicate html id's in doc pages) updated by Karen Tracey
(In [13737]) Adjust AdminDocTests to run after r13728. Also match …
7:02 PM Changeset [506d559]mainstable/1.10.xstable/1.11.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@…>
Adjust AdminDocTests to run after r13728. Also match comments to tests …
7:02 PM Ticket #9847 (Core (Other) - Improved handling for HTTP 403 Errors) updated by Malcolm Tredinnick
Patch needs improvement, Triage Stage changed
Tests and docs are fine. As noted, I'd like a way to avoid requiring …
7:00 PM Ticket #9847 (Core (Other) - Improved handling for HTTP 403 Errors) updated by Steven L Smith
Triage Stage changed
Need some more feedback on this one, so we're going to hold off... in …
6:59 PM Ticket #12308 (Database layer (models, ORM) - Adding tablespace support to postgres backends) updated by Andrii Kurinnyi
Cc, Owner, Status changed
6:58 PM Ticket #13897 (Generic views - There should be tests for object_list's pagination) updated by Chris Beaven
Owner changed
6:58 PM Changeset [260eff56]stable/1.2.x by Luke Plant <L.Plant.98@…>
[1.2.X] Fixed a test so that it actually tests what it's supposed to …
6:58 PM Ticket #13771 (Database layer (models, ORM) - ForeignKey and Many2Many validation fails between databases) updated by Andrii Kurinnyi
Status, Owner changed
6:58 PM Ticket #13897 (Generic views - There should be tests for object_list's pagination) updated by Chris Beaven
Version, Triage Stage changed
6:58 PM Ticket #14257 (Database layer (models, ORM) - Remove isValidIDList from ManyToManyField in ...) updated by Andrii Kurinnyi
Status, Owner changed
6:58 PM 13897.diff attached to Ticket #13897 by Chris Beaven
PEP tidied patch
6:57 PM Ticket #11905 (Forms - modelform_factory returns a broken form when given wrong value for fields) updated by Colin Copeland
Owner changed
6:56 PM Ticket #7048 (Forms - Support clearing FileFields with ModelForms) updated by Carl Meyer
Component changed
6:56 PM Changeset [568b9cdf]mainstable/1.10.xstable/1.11.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.xstable/2.1.xstable/2.2.xstable/3.0.xstable/3.1.xstable/3.2.xstable/4.0.xstable/4.1.xstable/4.2.xstable/5.0.xstable/5.1.xstable/5.2.x by Luke Plant <L.Plant.98@…>
Fixed a test so that it actually tests what it's supposed to test. …
6:47 PM Ticket #2986 (contrib.admin - JavaScript (dismissAddAnotherPopup) problem in TextField with newline ...) updated by andrewwatts
Keywords changed
added patched django/utils/html.py, template tags and testcase from …
6:46 PM Ticket #7048 (Forms - Support clearing FileFields with ModelForms) updated by Carl Meyer
Owner, Status changed
Picking this up at the sprints. Going to rework the patch to remove …
6:44 PM 11905.diff attached to Ticket #11905 by Colin Copeland
6:41 PM rm_isValidIDList.diff attached to Ticket #14257 by Andrii Kurinnyi
6:41 PM Ticket #14039 (Forms - FileField special-casing breaks MultiValueField including a FileField) updated by Carl Meyer
Looking into perhaps fixing #7048 and taking care of this as a side effect.
6:39 PM Ticket #14257 (Database layer (models, ORM) - Remove isValidIDList from ManyToManyField in ...) created by Andrii Kurinnyi
method isValidIDList seems to be an internal method used in Django …
6:35 PM Ticket #7770 (HTTP handling - HttpResponse.set_cookie should accept expires=datetime) updated by Chris Beaven
Needs documentation, Triage Stage changed
(cough)
6:33 PM Ticket #6453 (Forms - Explicitly requested fields (i.e. Meta: fields = [...]) should be ...) closed by Chris Beaven
wontfix: Even though it would be nice, unfortunately it's a backwards …
6:33 PM Ticket #13531 (Uncategorized - django.core.files.File throws an exception on _get_size) updated by Tobias McNulty
Owner, Status changed
attempting to verify this bug…
6:33 PM Ticket #11486 (Core (Serialization) - There are no way to provide empty (or null/None) "pk" for XML ...) updated by niall
Owner, Status changed
6:33 PM Ticket #11486 (Core (Serialization) - There are no way to provide empty (or null/None) "pk" for XML ...) updated by anonymous
Status, Owner changed
6:32 PM Ticket #11905 (Forms - modelform_factory returns a broken form when given wrong value for fields) updated by Colin Copeland
Owner changed
6:31 PM Ticket #9847 (Core (Other) - Improved handling for HTTP 403 Errors) updated by Steven L Smith
Needs documentation, Version, Needs tests changed
6:31 PM Ticket #11905 (Forms - modelform_factory returns a broken form when given wrong value for fields) updated by Colin Copeland
Has patch changed
After talking with Karen, I decided to look for a different spot to …
6:30 PM Ticket #11358 (Contrib apps - Flatpage sitemap shows all pages, even private pages) closed by Karen Tracey
fixed: (In [13734]) Fixed #11358: Don't include private flatpages in sitemap. …
6:30 PM Changeset [5912903]mainstable/1.10.xstable/1.11.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 #11358: Don't include private flatpages in sitemap. Thanks …
6:26 PM 9847.diff attached to Ticket #9847 by Steven L Smith
Added tests and docs... anyone care to test my tests?
6:26 PM CaseStudyLeads edited by Luke Plant
(diff)
6:14 PM Ticket #13897 (Generic views - There should be tests for object_list's pagination) updated by Chris Beaven
Triage Stage, Owner changed
6:12 PM Ticket #14256 (Testing framework - Add support to testserver for the --skip-db-init option) closed by Malcolm Tredinnick
wontfix: After discussion about why this was needed, a solution was found that …
6:11 PM Ticket #14235 (Forms - UnicodeDecodeError in CSRF middleware) updated by Luke Plant
(In [13733]) [1.2.X] Fixed #14235 - UnicodeDecodeError in CSRF …
6:11 PM Changeset [890b0b62]stable/1.2.x by Luke Plant <L.Plant.98@…>
[1.2.X] Fixed #14235 - UnicodeDecodeError in CSRF middleware Thanks …
6:11 PM Ticket #11418 (Forms - formset.cleaned_data raises AttributeError when is_valid is True) updated by Mark Lavin
Owner, Patch needs improvement changed
After coming back to this and speaking with kmtracy I'm not sure the …
6:10 PM Ticket #11358 (Contrib apps - Flatpage sitemap shows all pages, even private pages) updated by Karen Tracey
Owner changed
6:05 PM Ticket #13894 (contrib.messages - Disable upstream caching with messages framework) updated by Chris Beaven
Component, Triage Stage changed
It does sound like a valid issue. But isn't the opposite true as …
5:59 PM Ticket #14256 (Testing framework - Add support to testserver for the --skip-db-init option) created by Martin Chase
We would like to run testserver multiple times and maintain database …
5:56 PM Ticket #14235 (Forms - UnicodeDecodeError in CSRF middleware) closed by Luke Plant
fixed: (In [13732]) Fixed #14235 - UnicodeDecodeError in CSRF middleware …
5:56 PM Changeset [364583b8]mainstable/1.10.xstable/1.11.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.xstable/2.1.xstable/2.2.xstable/3.0.xstable/3.1.xstable/3.2.xstable/4.0.xstable/4.1.xstable/4.2.xstable/5.0.xstable/5.1.xstable/5.2.x by Luke Plant <L.Plant.98@…>
Fixed #14235 - UnicodeDecodeError in CSRF middleware Thanks to jbg …
5:54 PM Ticket #13095 (Forms - modelform_factory, modelformset_factory, inlineformset_factory ...) updated by jbronn
(In [13731]) [1.2.X] Fixed #13095 -- formfield_callback keyword …
5:54 PM Changeset [43988e9]stable/1.2.x by Justin Bronn <jbronn@…>
[1.2.X] Fixed #13095 -- formfield_callback keyword argument is now …
5:54 PM Ticket #4982 (Internationalization - {% blocktrans %} does not escape % in text) closed by Malcolm Tredinnick
fixed: I can't repeat this problem, either. Closing for now. Please open a …
5:48 PM Ticket #14255 (Documentation - Factoring mysite out of tutorial imports) updated by Malcolm Tredinnick
Triage Stage changed
On first read through, this looks good. I'll apply it and work through …
5:46 PM Ticket #14255 (Documentation - Factoring mysite out of tutorial imports) updated by Malcolm Tredinnick
Keywords changed
5:46 PM Ticket #13095 (Forms - modelform_factory, modelformset_factory, inlineformset_factory ...) closed by jbronn
fixed: (In [13730]) Fixed #13095 -- formfield_callback keyword argument is …
5:46 PM Changeset [fd1e4b81]mainstable/1.10.xstable/1.11.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.xstable/2.1.xstable/2.2.xstable/3.0.xstable/3.1.xstable/3.2.xstable/4.0.xstable/4.1.xstable/4.2.xstable/5.0.xstable/5.1.xstable/5.2.x by Justin Bronn <jbronn@…>
Fixed #13095 -- formfield_callback keyword argument is now more sane …
5:45 PM Ticket #13942 (Forms - ModelChoiceField fix to_field_name fix) closed by Chris Beaven
invalid: Replying to edcrewe: […] It's not at all clear what …
5:44 PM Ticket #4748 (contrib.admin - contrib.auth: Increase length of names of permissions) closed by Malcolm Tredinnick
wontfix: This would cause problems for every single existing installation of …
5:43 PM mysite_refactor.diff attached to Ticket #14255 by Adam Endicott
5:43 PM Ticket #14255 (Documentation - Factoring mysite out of tutorial imports) created by Adam Endicott
It seems desirable to not teach people the bad habit of including the …
5:37 PM Ticket #13968 (Forms - SelectDateWidget does not validate chosen date) updated by Alex Lemann
Status, Owner changed
5:37 PM Ticket #3695 (contrib.admin - duplicate html id's in doc pages) closed by Malcolm Tredinnick
fixed: (In [13728]) Fixed id attribute generation in the admin docs page. …
5:37 PM Changeset [c5772009]mainstable/1.10.xstable/1.11.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 Malcolm Tredinnick <malcolm.tredinnick@…>
Fixed id attribute generation in the admin docs page. Patch from …
5:33 PM ticket_6447_warnings_2.diff attached to Ticket #6447 by Carl Meyer
fixed a couple documentation issues in the previous patch
5:13 PM Ticket #11770 (contrib.auth - Allow login_required to specify login_url like user_passes_test) closed by Mark Lavin
fixed: This is a duplicate of #13714 which is now fixed in [13723].
5:04 PM Ticket #9847 (Core (Other) - Improved handling for HTTP 403 Errors) updated by rniemeyer
Cc changed
5:04 PM Ticket #10909 (Contrib apps - Allow use of the Sitemaps Framework without requiring the sites ...) updated by Mark Lavin
This is essentially the same problem as #10235 and #10608 but I would …
4:55 PM 25_patch.2.diff attached to Ticket #25 by Chuck Harmston
First run at it
4:44 PM Ticket #25 (contrib.admin - Filtering interface on ForeignKey <select> boxes) updated by Chuck Harmston
Summary changed
4:41 PM Ticket #14125 (Uncategorized - 'Safe strings' are not force-escaped on development 500 page) updated by VickyTuite
Triage Stage changed
4:41 PM Ticket #25 (contrib.admin - Filtering interface on ForeignKey <select> boxes) updated by Chuck Harmston
I've got something workable. Screenshot and sample patch attached …
4:40 PM Ticket #11358 (Contrib apps - Flatpage sitemap shows all pages, even private pages) updated by Mark Lavin
Owner, Triage Stage changed
4:39 PM Ticket #14125 (Uncategorized - 'Safe strings' are not force-escaped on development 500 page) updated by VickyTuite
Needs tests, Triage Stage changed
4:35 PM Ticket #25 (contrib.admin - Filtering interface on ForeignKey <select> boxes) updated by Chuck Harmston
Has patch, Version, Milestone changed
4:34 PM 25_screenshot.png attached to Ticket #25 by Chuck Harmston
Sample screenshot
4:32 PM Ticket #14253 (contrib.admin - TIME_ZONE not respected by Today and Now widgets in admin) updated by Adam Nelson
I think the best solution is to show the user what time the server is …
4:31 PM 25_patch.diff attached to Ticket #25 by Chuck Harmston
First run at it
4:27 PM Ticket #6092 (Core (Other) - URL and email fields need to allow custom validators) closed by Adam Nelson
wontfix: I agree with mlavin. I think validators make this feature unnecessary.
4:23 PM Ticket #6092 (Core (Other) - URL and email fields need to allow custom validators) updated by Mark Lavin
This ticket hasn't seen much attention lately and I question how …
4:03 PM Ticket #6447 (Core (Cache system) - cache backends that are primarily for local dev should enforce same ...) updated by Carl Meyer
Added a new patch following design discussion with Russell K-M, …
4:03 PM ticket_6447_warnings.diff attached to Ticket #6447 by Carl Meyer
updated patch using warnings
3:59 PM Ticket #13799 (Testing framework - Test failing on Postgres on trunk) updated by Karen Tracey
(In [13727]) [1.2.X] Fixed #13799, a test failure on Postgres. Thanks, …
3:59 PM Changeset [aec5cbc3]stable/1.2.x by Karen Tracey <kmtracey@…>
[1.2.X] Fixed #13799, a test failure on Postgres. Thanks, Alex. …
3:55 PM Changeset [ebda0e01]stable/1.2.x by Jannis Leidel <jannis@…>
[1.2.X] Converted doctest to unittest. Patch by Alex Gaynor. Backport …
3:54 PM Changeset [7543eb95]mainstable/1.10.xstable/1.11.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@…>
Converted doctest to unittest. Patch by Alex Gaynor. git-svn-id: …
3:36 PM CaseStudyLeads edited by khatibda
(diff)
3:35 PM CaseStudyLeads edited by khatibda
(diff)
3:32 PM Ticket #3542 (Generic views - Allow month-based date_list on archive_index) updated by Malcolm Tredinnick
Patch needs improvement, Triage Stage changed
Hold on a bit... if I have data from multiple years in my database, …
3:26 PM Ticket #14253 (contrib.admin - TIME_ZONE not respected by Today and Now widgets in admin) updated by Malcolm Tredinnick
Hmm... this isn't clearly a bug. In fact, the current behaviour seems …
3:06 PM storage_times.diff attached to Ticket #10497 by steph
Storage backends with time support.
3:06 PM Ticket #10497 (File uploads/storage - Added storage time methods to Storage and FileSystemStorage classes) updated by steph
Version, Component, Triage Stage changed
I think, added a full os.stat would be hard to implement on …
3:03 PM Ticket #14020 (HTTP handling - Make HttpResponse.get work like dict.get) updated by anonymous
Status, Component, Owner, Triage Stage changed
2:52 PM Ticket #14139 (Database layer (models, ORM) - Feature Request: distinct() should support field names) closed by anonymous
invalid: I don't think the distinct method should support keywords. The query …
2:50 PM Ticket #13714 (contrib.auth - Login Required decorator should support LOGIN_URL) closed by floguy
fixed: Fixed in [13723]
2:46 PM Ticket #13668 (Database layer (models, ORM) - ManyToManyField passes ModelBase to router.db_for_write) updated by Malcolm Tredinnick
Triage Stage changed
Looks good to me. Thanks.
2:46 PM Changeset [19cce79]stable/1.2.x by Ramiro Morales <cramm0@…>
[1.2.X] Fixed typos in es_AR translation. Backport of r13572 from …
2:45 PM Ticket #13968 (Forms - SelectDateWidget does not validate chosen date) updated by Alex Lemann
Triage Stage changed
Here is code to reproduce the bug: […] At the very least, the …
2:42 PM Ticket #11124 (contrib.admin - ModelAdmin's has_change_permission() and has_delete_permission() ...) updated by Florian Apolloner
Replying to virtual: > The really proper fix to this is to …
2:41 PM Ticket #12140 (HTTP handling - urlencode empty list encoding bug & fix) updated by floguy
Version, Needs tests changed
I've updated the patch to include tests for this. It's all isolated in …
2:40 PM Ticket #11905 (Forms - modelform_factory returns a broken form when given wrong value for fields) updated by Colin Copeland
Checking for unknown fields in …
2:38 PM Changeset [bb00b28]mainstable/1.10.xstable/1.11.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@…>
Added login_url argument to login_required decorator. Thanks mhlakhani …
2:38 PM Ticket #8940 (Documentation - A mechanism for managing official translations of the documentation) updated by Jannis Leidel
Version changed
With the latest additions to the Sphinx project (1.1dev) it's possible …
2:36 PM Ticket #3415 (Uncategorized - django allows invalid TIME_ZONE in settings.py) closed by Malcolm Tredinnick
fixed: (In [13722]) When possible, sanity check the timezone setting to see …
2:36 PM Changeset [27265f70]mainstable/1.10.xstable/1.11.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 Malcolm Tredinnick <malcolm.tredinnick@…>
When possible, sanity check the timezone setting to see if the …
2:33 PM Ticket #13668 (Database layer (models, ORM) - ManyToManyField passes ModelBase to router.db_for_write) updated by David Gouldin
Has patch changed
2:33 PM 13668.diff attached to Ticket #13668 by David Gouldin
2:32 PM Ticket #13703 (Database layer (models, ORM) - 'errors' should be made a reserved word) updated by anonymous
Status, Owner, Triage Stage changed
this would be backwards incompatible as all hell, imo. It may seem …
2:26 PM storage_tests.diff attached to Ticket #14254 by steph
Patch to add more tests.
2:25 PM Ticket #14254 (File uploads/storage - More tests for storage backends) created by steph
While working on a proposal to extend the storage backends, I …
2:24 PM Ticket #3508 (Core (Other) - MergeDict needs more descriptive return values from __str__ and __repr__) closed by Malcolm Tredinnick
fixed: (In [13721]) Added more readable str and repr methods to …
2:24 PM Changeset [255147c9]mainstable/1.10.xstable/1.11.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 Malcolm Tredinnick <malcolm.tredinnick@…>
Added more readable str and repr methods to MergeDict. Thanks, …
2:23 PM Ticket #11124 (contrib.admin - ModelAdmin's has_change_permission() and has_delete_permission() ...) updated by virtual
New Django user here, I ran into this problem. The proper fix to …
2:22 PM Ticket #14245 (Uncategorized - django/contrib/flatpages/fixtures not included in the 1.2.2 release tarball) updated by Russell Keith-Magee
(In [13720]) [1.2.X] Fixed #14245 -- Added some files and paths …
2:22 PM Changeset [de91b33a]stable/1.2.x by Russell Keith-Magee <russell@…>
[1.2.X] Fixed #14245 -- Added some files and paths missing from the …
2:21 PM Ticket #14245 (Uncategorized - django/contrib/flatpages/fixtures not included in the 1.2.2 release tarball) closed by Russell Keith-Magee
fixed: (In [13719]) Fixed #14245 -- Added some files and paths missing from …
2:21 PM Changeset [dee7ef80]mainstable/1.10.xstable/1.11.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 #14245 -- Added some files and paths missing from the …
2:19 PM Ticket #13149 (contrib.admin - ForeignKeyRawIdWidget doesn't handle invalid values) updated by Malcolm Tredinnick
Triage Stage changed
Yeah, I'll buy this. Looks good. Thanks.
2:19 PM Ticket #13714 (contrib.auth - Login Required decorator should support LOGIN_URL) updated by floguy
Needs documentation, Needs tests changed
I've updated the patch to include docs and tests for this. It's all …
2:19 PM Changeset [924ae1a0]stable/1.2.x by Karen Tracey <kmtracey@…>
[1.2.X] Pass commit=False to loaddata in tests, which will keep the DB …
2:17 PM Ticket #13908 (contrib.sitemaps - contrib.sitemaps.view.index doesn't work in more than one location) updated by Mark Lavin
Owner, Status, Triage Stage changed
2:17 PM Ticket #13908 (contrib.sitemaps - contrib.sitemaps.view.index doesn't work in more than one location) updated by Mark Lavin
Status, Needs documentation, Owner, Needs tests changed
I have verified the issue (using [13713]) from the sample project . I …
2:17 PM Ticket #14240 (Template system - filesizeformat should localize number) updated by anonymous
Needs documentation changed
2:16 PM Changeset [6ad4b32]mainstable/1.10.xstable/1.11.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@…>
Pass commit=False to loaddata in tests, which will keep the DB …
2:16 PM Ticket #13903 (Database layer (models, ORM) - Auto app_label creation fails when model is defined at top-level ...) updated by anonymous
Owner, Triage Stage, Status changed
the patch looks good, but theres a typo in the comment, and the …
2:11 PM Ticket #13149 (contrib.admin - ForeignKeyRawIdWidget doesn't handle invalid values) updated by Chris Adams
Needs tests changed
Tests added in …
2:09 PM Ticket #14000 (Documentation - Removal of obsolete "versionadded" tags) updated by Justin Lilly
Triage Stage changed
I think its important to not just remove the version added tags, but …
2:08 PM Ticket #13830 (contrib.localflavor - Change one of province name in Indonesian localflavour) updated by anonymous
Status, Owner, Triage Stage changed
2:04 PM Ticket #14142 (Documentation - Improvement (?) on tutorial part 3) closed by Justin Lilly
invalid: This isn't non-obvious. We show the full import list at the beginning …
2:01 PM Ticket #13095 (Forms - modelform_factory, modelformset_factory, inlineformset_factory ...) updated by Carl Meyer
Keywords, Owner, Triage Stage, Summary changed
Verified that the latest patch (from vung) applies cleanly, fixes the …
1:59 PM CaseStudyLeads edited by aleksandr@…
Add an e-com site built with Django (diff)
1:56 PM Ticket #13149 (contrib.admin - ForeignKeyRawIdWidget doesn't handle invalid values) updated by Chris Adams
Patch needs improvement changed
I confirmed my previous message was indeed in error (test environment …
1:55 PM Ticket #12016 (contrib.admin - timefield's are showing as "(None)" in the list_display of the admin ...) closed by Luke Plant
fixed: Since this does not affect trunk (according to timo), and we aren't …
1:53 PM Ticket #14253 (contrib.admin - TIME_ZONE not respected by Today and Now widgets in admin) created by Adam Nelson
When clicking 'Today' or 'Now' for a datetime field in the admin, the …
1:49 PM Ticket #11158 (Core (Other) - get_image_dimensions very slow after 1 call) closed by Luke Plant
fixed: (In [13716]) [1.2.X] Fixed #11158 - get_image_dimensions very …
1:49 PM Changeset [ec8d04c]stable/1.2.x by Luke Plant <L.Plant.98@…>
[1.2.X] Fixed #11158 - get_image_dimensions very slow/incorrect after …
1:47 PM Ticket #11158 (Core (Other) - get_image_dimensions very slow after 1 call) updated by Luke Plant
Fixed in [13715]. Don't know why it wasn't automatically closed.
1:45 PM Changeset [76249c39]mainstable/1.10.xstable/1.11.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.xstable/2.1.xstable/2.2.xstable/3.0.xstable/3.1.xstable/3.2.xstable/4.0.xstable/4.1.xstable/4.2.xstable/5.0.xstable/5.1.xstable/5.2.x by Luke Plant <L.Plant.98@…>
Fixed #11158 - get_image_dimensions very slow/incorrect after 1 call …
1:43 PM Ticket #13668 (Database layer (models, ORM) - ManyToManyField passes ModelBase to router.db_for_write) updated by David Gouldin
Cc, Owner changed
1:42 PM Ticket #14232 (Documentation - date_list context variable incorrectly documented) updated by anonymous
Status, Owner, Triage Stage changed
1:39 PM Ticket #13599 (contrib.admin - Incorrect HTML in change_list when list_editable is used) updated by skevy
I think most of the possible patches for this problem are kinda ugly - …
1:37 PM Ticket #14240 (Template system - filesizeformat should localize number) updated by anonymous
Status, Owner, Component, Triage Stage changed
1:37 PM Ticket #13689 (Core (Other) - Paginator.page fails when Paginator is set up with a unicode string in ...) updated by floguy
Needs tests changed
I've updated the patch to include tests for this, and to account for …
1:33 PM Ticket #13599 (contrib.admin - Incorrect HTML in change_list when list_editable is used) updated by anonymous
Milestone changed
1:29 PM Ticket #3381 (Uncategorized - [PATCH] make manage.py read PYTHONSTARTUP) closed by Malcolm Tredinnick
fixed: It's not at all clear to me what the comment that reopened this ticket …
1:28 PM Ticket #14230 (contrib.auth - Documentation for Auth's Logout view suggests wrong redirect takes ...) updated by Justin Lilly
Triage Stage changed
1:25 PM Ticket #14245 (Uncategorized - django/contrib/flatpages/fixtures not included in the 1.2.2 release tarball) updated by anonymous
Triage Stage changed
1:24 PM Ticket #3100 (Template system - Support for arguments on intermediate tag tokens (ex. {% if arg %}{% ...) updated by Malcolm Tredinnick
Triage Stage, Patch needs improvement, Needs tests changed
Hmm... so this is two different things in one patch: (1) is allowing …
1:18 PM Ticket #13149 (contrib.admin - ForeignKeyRawIdWidget doesn't handle invalid values) updated by Chris Adams
Keywords, Owner changed
1:16 PM Ticket #2986 (contrib.admin - JavaScript (dismissAddAnotherPopup) problem in TextField with newline ...) updated by Malcolm Tredinnick
Keywords, Patch needs improvement, Triage Stage changed
I don't like changing the content like this (removing newlines). …
1:15 PM Ticket #11358 (Contrib apps - Flatpage sitemap shows all pages, even private pages) updated by Mark Lavin
Keywords changed
1:14 PM 11358_with_test.patch attached to Ticket #11358 by Mark Lavin
Patch against [13714] to add tests and doc change
1:12 PM Ticket #6447 (Core (Cache system) - cache backends that are primarily for local dev should enforce same ...) updated by Malcolm Tredinnick
Since Django supports third-party cache backends, we can't control …
1:11 PM Ticket #25 (contrib.admin - Filtering interface on ForeignKey <select> boxes) updated by Chuck Harmston
Status, Owner changed
I'm going to give this a go at the DjangoCon sprint.
1:11 PM Ticket #14246 (Uncategorized - aggregation_regress tests don't run on Postgres that supports StdDev) updated by Karen Tracey
(In [13714]) [1.2.X] Fixed #14246: Modified aggregation_regress tests …
1:11 PM Changeset [13f1192]stable/1.2.x by Karen Tracey <kmtracey@…>
[1.2.X] Fixed #14246: Modified aggregation_regress tests so that they …
1:10 PM Ticket #12959 (contrib.admin - SelectFilter2: alt text for filter button) updated by Chris Adams
Cc, Keywords, Version, Owner changed
Updated patch against 1.2.1: …
1:09 PM Ticket #2975 (contrib.admin - [patch] parseDateString function in dateparse.js return wrong date for ...) closed by Malcolm Tredinnick
fixed: (In [13713]) Fixed date parsing of 31st dates when current month has …
1:09 PM Changeset [443cb9b]mainstable/1.10.xstable/1.11.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 Malcolm Tredinnick <malcolm.tredinnick@…>
Fixed date parsing of 31st dates when current month has 30 days (!!). …
1:07 PM Ticket #14252 (Contrib apps - django.contrib.flatpages unit tests assume default value for ...) updated by Paul McLanahan
Has patch changed
1:07 PM Ticket #9847 (Core (Other) - Improved handling for HTTP 403 Errors) updated by Steven L Smith
Keywords, Needs documentation, Status, Owner, Needs tests changed
I'm going to try and get this ready for checkin today at the djangocon …
1:07 PM django-flatpages-tests.diff attached to Ticket #14252 by Paul McLanahan
Proposed fix
1:06 PM Ticket #5515 (Contrib apps - Custom Permission Denied Pages) updated by Jakub Wilk
Cc changed
1:06 PM Ticket #9847 (Core (Other) - Improved handling for HTTP 403 Errors) updated by Jakub Wilk
Cc changed
1:06 PM Ticket #14252 (Contrib apps - django.contrib.flatpages unit tests assume default value for ...) created by Paul McLanahan
This causes them to break when running from a project's test suite …
1:04 PM Ticket #6447 (Core (Cache system) - cache backends that are primarily for local dev should enforce same ...) updated by Carl Meyer
Summary changed
1:03 PM Ticket #6447 (Core (Cache system) - cache backends that are primarily for local dev should enforce same ...) updated by Carl Meyer
Keywords changed
1:01 PM ticket_6447.diff attached to Ticket #6447 by Carl Meyer
updated patch, applies to trunk
1:00 PM Ticket #12957 (contrib.admin - Add scope=col to admin change_list_results.html (Accessibility)) updated by Chris Adams
Cc, Keywords, Version changed
Updated patch against 1.2.1 here: …
12:57 PM Ticket #14246 (Uncategorized - aggregation_regress tests don't run on Postgres that supports StdDev) closed by Karen Tracey
fixed: (In [13712]) Fixed #14246: Modified aggregation_regress tests so that …
12:57 PM Changeset [037b579b]mainstable/1.10.xstable/1.11.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 #14246: Modified aggregation_regress tests so that they will …
12:51 PM Ticket #638 (contrib.admin - changelist table is too wide on pages with filter sidebar) closed by Malcolm Tredinnick
fixed: Fixed in r13711 -- I forgot to mention that in the commit message.
12:49 PM Changeset [003ed01]mainstable/1.10.xstable/1.11.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 Malcolm Tredinnick <malcolm.tredinnick@…>
Admin changelist page now has consistent width with or without filter …
12:47 PM Ticket #6183 (contrib.admin - [patch] Support help_text with ManyToMany field widgets) updated by Chris Adams
Keywords changed
12:47 PM Ticket #8995 (contrib.sitemaps - Add support for https to sitemaps) updated by Mitar
Cc changed
12:46 PM Ticket #6183 (contrib.admin - [patch] Support help_text with ManyToMany field widgets) updated by Chris Adams
Replying to acdha: > I think the larger question of where …
12:44 PM Ticket #14072 (*.djangoproject.com - Django SVN repo: Perms for translators (django/conf/locale) not set up ...) closed by Jannis Leidel
fixed
12:43 PM Ticket #6183 (contrib.admin - [patch] Support help_text with ManyToMany field widgets) updated by Chris Adams
Patch needs improvement, Version changed
I think the larger question of where the help text comes from is …
12:42 PM Ticket #9847 (Core (Other) - Improved handling for HTTP 403 Errors) updated by Steven L Smith
Summary changed
I've closed #5515 and #10360 and changed the title of this ticket to …
12:41 PM Ticket #11485 (HTTP handling - sitemap.xml doesn't support https urls) updated by Mark Lavin
This is one of the enhancements contained in the patch on #8995. It …
12:39 PM Ticket #14221 (Documentation - Mashed Sentences in Doc) updated by anonymous
Status, Owner, Triage Stage changed
12:33 PM Ticket #14237 (*.djangoproject.com - Old version string on the download page + auto checker proposal) updated by anonymous
Status, Owner, Triage Stage changed
12:32 PM Ticket #11358 (Contrib apps - Flatpage sitemap shows all pages, even private pages) updated by Malcolm Tredinnick
The code change looks fine, however I'd like a small tweak in the …
12:32 PM Ticket #13769 (Forms - ModelForm: override default field attributes) closed by asenchi
fixed: Actually this looks to have been implemented in 1.2: …
12:28 PM Ticket #11358 (Contrib apps - Flatpage sitemap shows all pages, even private pages) updated by Mark Lavin
Has patch changed
12:28 PM Ticket #2740 (Core (Other) - Specifying an order_with_respect_to for a self referential one to many ...) updated by Malcolm Tredinnick
Needs tests, Triage Stage changed
Just because there might not be any existing tests for …
12:27 PM Ticket #9847 (Core (Other) - Improved handling for HTTP 403 Errors) updated by paulc
Cc changed
12:27 PM 11358.patch attached to Ticket #11358 by Mark Lavin
Patch against [13710] for change and doc change
12:22 PM Ticket #11905 (Forms - modelform_factory returns a broken form when given wrong value for fields) updated by Colin Copeland
Owner, Status changed
12:22 PM Ticket #11905 (Forms - modelform_factory returns a broken form when given wrong value for fields) updated by anonymous
Status, Owner changed
12:21 PM Ticket #5515 (Contrib apps - Custom Permission Denied Pages) closed by Steven L Smith
duplicate: The CSRF handling has changed substantially in 1.2, and there are …
12:21 PM DjangoBranches edited by Carl Meyer
note official git repo, remove broken one (diff)
12:19 PM Ticket #10360 (Core (Other) - allow customized forbidden message when using exceptions) closed by Steven L Smith
duplicate: This is essentially a duplicate of #9847, so let's keep the …
12:17 PM Ticket #6183 (contrib.admin - [patch] Support help_text with ManyToMany field widgets) updated by Chris Adams
Owner changed
12:15 PM DjangoBranches edited by Ramiro Morales
Added info about the official Hg mirror (diff)
12:14 PM Ticket #13769 (Forms - ModelForm: override default field attributes) updated by asenchi
Patch needs improvement, Triage Stage, Needs documentation changed
Tested 'fields-kwargs.diff', patch applied cleanly all tests ran. …
12:08 PM Ticket #14246 (Uncategorized - aggregation_regress tests don't run on Postgres that supports StdDev) updated by Karen Tracey
(In [13710]) [1.2.X] Fixed some of the problems with …
12:08 PM Changeset [1b0084e2]stable/1.2.x by Karen Tracey <kmtracey@…>
[1.2.X] Fixed some of the problems with aggregation_regress tests on …
12:04 PM Changeset [30ad353]mainstable/1.10.xstable/1.11.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 some of the problems with aggregation_regress tests on higher …
12:03 PM Ticket #638 (contrib.admin - changelist table is too wide on pages with filter sidebar) updated by radez
Triage Stage, Has patch changed
Tested on Firefox, chrome and safari. Patch looks good to me. Simple …
12:01 PM Ticket #14248 (Database layer (models, ORM) - Date and DateTime fields, auto_now_add and PostgreSQL) updated by Malcolm Tredinnick
For future reference (in case we ever revisit this): although the …
11:56 AM Ticket #1035 (contrib.admin - Link to popup for adding related objects should respect user's permissions) closed by Malcolm Tredinnick
fixed: (In [13708]) Adding related objects in the admin (via popup) respects …
11:56 AM Changeset [30610719]mainstable/1.10.xstable/1.11.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 Malcolm Tredinnick <malcolm.tredinnick@…>
Adding related objects in the admin (via popup) respects user …
11:50 AM Ticket #13769 (Forms - ModelForm: override default field attributes) updated by asenchi
Owner changed
11:49 AM Ticket #11358 (Contrib apps - Flatpage sitemap shows all pages, even private pages) updated by Mark Lavin
Owner changed
11:23 AM Ticket #14235 (Forms - UnicodeDecodeError in CSRF middleware) updated by Malcolm Tredinnick
Component changed
11:23 AM Ticket #14235 (Forms - UnicodeDecodeError in CSRF middleware) updated by Malcolm Tredinnick
Looks good to me. James is around at the sprints (in Portland) today, …
10:09 AM Ticket #14251 (contrib.admin - app-labels (still) not translated) updated by Łukasz Rekucki
Keywords, Triage Stage changed
Overlaps with #3591. Also, good news! This has been fixed in this …
10:07 AM Ticket #13356 (Database layer (models, ORM) - EmptyResultSet when using annotation and empty filter) closed by Adam Nelson
duplicate: Duplicate of #12687
9:27 AM Ticket #14248 (Database layer (models, ORM) - Date and DateTime fields, auto_now_add and PostgreSQL) closed by Luke Plant
invalid: Some reasons: 1. There is no advantage (at least none stated) in …
9:17 AM Ticket #9459 (Forms - forms.DateTimeField() rendered with HiddenInput looses microseconds) updated by Karen Tracey
See r13078 for how to replace strptime with something that works on 2.4.
9:03 AM Ticket #14249 (contrib.auth - Inactive users have less permissions then anonymous users with custom ...) updated by Harro
You're right. I overlooked that one. Also a superuser without …
8:58 AM Ticket #14251 (contrib.admin - app-labels (still) not translated) created by sehmaschine@…
there´s no easy way to translate app-labels (which leads to a very …
8:32 AM Ticket #14249 (contrib.auth - Inactive users have less permissions then anonymous users with custom ...) updated by Luke Plant
Triage Stage changed
I'm inclined to agree, but there is a security related backwards …
8:17 AM Ticket #14247 (Testing framework - [regression in 1.2.2] 'forms' test failure in 1.2.X) closed by Luke Plant
fixed: (In [13707]) [1.2.X] Fixed #14247 - 'forms' test failure in 1.2.X …
8:17 AM Changeset [ec4d6bb]stable/1.2.x by Luke Plant <L.Plant.98@…>
[1.2.X] Fixed #14247 - 'forms' test failure in 1.2.X Thanks to …
8:09 AM Ticket #14250 (Core (Cache system) - FileBasedCacheTests.test_cull test failure) updated by Luke Plant
(In [13706]) [1.2.X] Fixed #14250 - FileBasedCacheTests.test_cull test …
8:09 AM Changeset [6e1c46da]stable/1.2.x by Luke Plant <L.Plant.98@…>
[1.2.X] Fixed #14250 - FileBasedCacheTests.test_cull test failure …
8:07 AM Ticket #14243 (Database layer (models, ORM) - defer and only are not respected by values and by valuest_list()) updated by Luke Plant
Just to clarify what agabel said: defer and only are about which …
8:03 AM Ticket #14250 (Core (Cache system) - FileBasedCacheTests.test_cull test failure) closed by Luke Plant
fixed: (In [13705]) Fixed #14250 - FileBasedCacheTests.test_cull test failure …
8:03 AM Changeset [92b91d6]mainstable/1.10.xstable/1.11.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.xstable/2.1.xstable/2.2.xstable/3.0.xstable/3.1.xstable/3.2.xstable/4.0.xstable/4.1.xstable/4.2.xstable/5.0.xstable/5.1.xstable/5.2.x by Luke Plant <L.Plant.98@…>
Fixed #14250 - FileBasedCacheTests.test_cull test failure This patch …
7:12 AM Ticket #14119 (Forms - fields_for_model returns all fields when fields parameter is the empty ...) updated by Ramiro Morales
Triage Stage changed
6:54 AM Ticket #14250 (Core (Cache system) - FileBasedCacheTests.test_cull test failure) created by Luke Plant
Since r13678, I'm getting this test failure: […] This happens …
6:38 AM Ticket #14249 (contrib.auth - Inactive users have less permissions then anonymous users with custom ...) updated by Harro
Cc changed
6:38 AM Ticket #14249 (contrib.auth - Inactive users have less permissions then anonymous users with custom ...) created by Harro
With the closing of Ticket #12557 a custom backend could specify …
6:30 AM Ticket #9459 (Forms - forms.DateTimeField() rendered with HiddenInput looses microseconds) updated by Luke Plant
There are lots of errors with Python 2.4, which all seem to boil down …
6:28 AM Ticket #10427 (Forms - Bound field needs an easy way to get form value) updated by Ludvig Ericson
Why isn't this merged into trunk yet? It's been accepted for over a …
5:37 AM 14235.3.diff attached to Ticket #14235 by Luke Plant
Added condition for empty cookie
5:33 AM Ticket #14235 (Forms - UnicodeDecodeError in CSRF middleware) updated by Luke Plant
For an empty token, the result would currently be that the `{% …
3:41 AM Ticket #14248 (Database layer (models, ORM) - Date and DateTime fields, auto_now_add and PostgreSQL) created by zloy.alu@…
PostgreSQL allows using function "now()", "current_date()", …
3:16 AM Ticket #9459 (Forms - forms.DateTimeField() rendered with HiddenInput looses microseconds) updated by Thomas Güttler
Can someone please test this with Python 2.4? …
3:02 AM Ticket #14243 (Database layer (models, ORM) - defer and only are not respected by values and by valuest_list()) closed by Austin Gabel
invalid: This usage is incorrect. To limit the fields returned by values() …
2:25 AM Ticket #11836 (Forms - Missing django.forms.widgets.MultiWidget hidden counterpart) updated by brianmacdonald
Has patch, Version changed
Attached a patch that adds the feature as a argument of …
2:20 AM multiplehiddeninput_unique_names.diff attached to Ticket #11836 by brianmacdonald
1:33 AM Ticket #6218 (Core (Other) - Require trailing slash always on MEDIA_URL) updated by Chris Heisel
Patch needs improvement changed
Updated patch to include docs, and tests for the settings.configure …
1:31 AM ticket-6218.2.patch attached to Ticket #6218 by Chris Heisel
1:14 AM Ticket #14235 (Forms - UnicodeDecodeError in CSRF middleware) updated by Malcolm Tredinnick
I can't see any immediate problem here, but we were discussing this …

Sep 9, 2010:

11:08 PM yesno_documentation.patch attached to Ticket #14122 by Keith Gray
Patch to the yesno filter documentation
10:14 PM Ticket #14229 (Database layer (models, ORM) - Postgres backend generates invalid SQL when istartswith and F object ...) closed by Mark Lavin
duplicate: This looks like a duplicate of #11722.
9:21 PM Ticket #11041 (Documentation - Document all QuerySet methods in QuerySet API) updated by Derek Willis
Owner, Milestone, Status changed
8:32 PM Ticket #12886 (Database layer (models, ORM) - .aggregate() does not honour sliced queryset) updated by 3point2
Cc changed
I've also just discovered this issue (using the Sum aggregate) and did …
8:29 PM Ticket #14247 (Testing framework - [regression in 1.2.2] 'forms' test failure in 1.2.X) created by Ramiro Morales
As discussed with pmclanaham on #django-dev, additionally to #14245
8:26 PM Ticket #3400 (contrib.admin - Support for lookup separator with list_filter admin option) updated by Simon Meers
Patch needs improvement changed
Thanks foxwhipser, patch updated.
8:24 PM 3400.2.diff attached to Ticket #3400 by Simon Meers
7:46 PM 14235.2.diff attached to Ticket #14235 by Luke Plant
Updates for Karen's comments.
7:44 PM Ticket #14235 (Forms - UnicodeDecodeError in CSRF middleware) updated by Luke Plant
Replying to kmtracey: > I assume the escape still in the …
7:31 PM aggregation_regress.diff attached to Ticket #14246 by Karen Tracey
7:30 PM Ticket #14246 (Uncategorized - aggregation_regress tests don't run on Postgres that supports StdDev) created by Karen Tracey
Since being refactored unit tests (r13614/r13615), aggregation_regress …
7:09 PM Ticket #14235 (Forms - UnicodeDecodeError in CSRF middleware) updated by Karen Tracey
I assume the escape still in the csrftoken tag implementation …
6:43 PM Ticket #14242 (Forms - UserChangeForm Causes KeyError in 1.2.2 and Trunk) updated by Luke Plant
(In [13704]) [1.2.X] Fixed #14242 - UserChangeForm subclasses without …
6:43 PM Changeset [6ea90256]stable/1.2.x by Luke Plant <L.Plant.98@…>
[1.2.X] Fixed #14242 - UserChangeForm subclasses without …
6:38 PM Changeset [5357000]stable/1.2.x by Luke Plant <L.Plant.98@…>
[1.2.X] Converted tests for contrib.auth.forms to unit tests. …
6:37 PM Ticket #6218 (Core (Other) - Require trailing slash always on MEDIA_URL) updated by Chris Heisel
Patch needs improvement, Needs documentation changed
facepalm, forgot documentation and to test the settings.configure …
6:31 PM Ticket #14242 (Forms - UserChangeForm Causes KeyError in 1.2.2 and Trunk) closed by Luke Plant
fixed: (In [13702]) Fixed #14242 - UserChangeForm subclasses without …
6:31 PM Changeset [303bdc8]mainstable/1.10.xstable/1.11.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.xstable/2.1.xstable/2.2.xstable/3.0.xstable/3.1.xstable/3.2.xstable/4.0.xstable/4.1.xstable/4.2.xstable/5.0.xstable/5.1.xstable/5.2.x by Luke Plant <L.Plant.98@…>
Fixed #14242 - UserChangeForm subclasses without 'user_permissions' …
6:29 PM CaseStudyQuestionnaire edited by Jeremy Dunck
(diff)
6:28 PM Ticket #6218 (Core (Other) - Require trailing slash always on MEDIA_URL) updated by Chris Heisel
Status, Patch needs improvement changed
Attaching a patch with tests, ensuring that it gets the trailing / when set
6:26 PM ticket-6218.patch attached to Ticket #6218 by Chris Heisel
Ensures MEDIA_URL always ends with a / when set to a non-empty string
6:21 PM Changeset [801bb146]mainstable/1.10.xstable/1.11.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.xstable/2.1.xstable/2.2.xstable/3.0.xstable/3.1.xstable/3.2.xstable/4.0.xstable/4.1.xstable/4.2.xstable/5.0.xstable/5.1.xstable/5.2.x by Luke Plant <L.Plant.98@…>
Converted tests for contrib.auth.forms to unit tests. git-svn-id: …
6:15 PM Ticket #11797 (Testing framework - Test Client Response content form value parsing) updated by Mikhail Korobov
I like your intentions very much because this is really a better way …
6:09 PM CaseStudyQuestionnaire edited by Jeremy Dunck
(diff)
6:04 PM CaseStudyLeads edited by Jeremy Dunck
(diff)
6:01 PM CaseStudyLeads edited by nikolajb
(diff)
6:00 PM CaseStudyLeads edited by Chris Adams
Moved government links to separate section & added LOC (diff)
5:46 PM Ticket #14242 (Forms - UserChangeForm Causes KeyError in 1.2.2 and Trunk) updated by Luke Plant
Status, Owner changed
5:38 PM Ticket #11797 (Testing framework - Test Client Response content form value parsing) updated by Joshua Russo
Ok, with that said, I agree the other options are not a good fit for …
5:27 PM Ticket #11797 (Testing framework - Test Client Response content form value parsing) updated by Mikhail Korobov
There is no decent solution that fits everyone. Mature usually means …
5:02 PM CaseStudyLeads edited by Jeremy Dunck
(diff)
4:59 PM Ticket #11797 (Testing framework - Test Client Response content form value parsing) updated by Joshua Russo
@kmike Why doesn't it make sense to bundle a mature implementation? I …
4:44 PM Ticket #11797 (Testing framework - Test Client Response content form value parsing) updated by Mikhail Korobov
Cc changed
This is indeed an unnecessary duplication of work that have been done …
4:29 PM Ticket #14245 (Uncategorized - django/contrib/flatpages/fixtures not included in the 1.2.2 release tarball) updated by Paul McLanahan
Replying to pmclanahan: Doh! That should be: 1. …
4:24 PM Ticket #14245 (Uncategorized - django/contrib/flatpages/fixtures not included in the 1.2.2 release tarball) updated by Paul McLanahan
Actually, I just did an experiment and found potentially more missing …
4:12 PM CaseStudyLeads edited by Andy McKay
(diff)
4:10 PM CaseStudyLeads edited by Andy McKay
(diff)
4:10 PM CaseStudyLeads edited by Andy McKay
(diff)
3:50 PM Ticket #13016 (Testing framework - Invalid ForeignKey ids in fixtures do not cause any error messages) updated by Mikhail Korobov
I found current behaviour very useful because it means I'm not …
3:35 PM Ticket #11505 (Testing framework - Django's TestCase should reset the cache) updated by Mikhail Korobov
Cc changed
There is a pattern to run tests on production machine. With this patch …
3:23 PM CaseStudyLeads edited by James Stevenson
(diff)
3:23 PM Ticket #5416 (Testing framework - Add assertNumQueries() to testing framework) updated by anonymous
Cc changed
3:20 PM CaseStudyLeads edited by James Stevenson
contacts added for Discovery, Nat. Geo (diff)
3:09 PM Ticket #14245 (Uncategorized - django/contrib/flatpages/fixtures not included in the 1.2.2 release tarball) created by Paul McLanahan
This is potentially due to an oversight with the MANIFEST.in file. The …
1:32 PM Ticket #14244 (Database layer (models, ORM) - In clause with 1000 or more items fails in Oracle) updated by rlynch
Owner, Status changed
1:32 PM Ticket #14244 (Database layer (models, ORM) - In clause with 1000 or more items fails in Oracle) reopened by rlynch
1:15 PM Ticket #14244 (Database layer (models, ORM) - In clause with 1000 or more items fails in Oracle) closed by rlynch
fixed
1:14 PM Ticket #14244 (Database layer (models, ORM) - In clause with 1000 or more items fails in Oracle) reopened by rlynch
1:13 PM Ticket #14244 (Database layer (models, ORM) - In clause with 1000 or more items fails in Oracle) closed by rlynch
fixed: The fix has been tested manually but the unit test will be difficult …
1:10 PM patch.txt attached to Ticket #14244 by rlynch
Patch of proposed fix
12:54 PM Ticket #14244 (Database layer (models, ORM) - In clause with 1000 or more items fails in Oracle) created by rlynch
Oracle (not sure about other RDBMSs) fails with IN clauses that have …
12:47 PM Ticket #14235 (Forms - UnicodeDecodeError in CSRF middleware) updated by Paul Swartz (PCF)
Cc changed
12:45 PM Ticket #14243 (Database layer (models, ORM) - defer and only are not respected by values and by valuest_list()) created by pma_
data model with 2 field owner and category run query like result = …
12:31 PM Ticket #14242 (Forms - UserChangeForm Causes KeyError in 1.2.2 and Trunk) updated by Karen Tracey
Description changed
12:25 PM Ticket #14242 (Forms - UserChangeForm Causes KeyError in 1.2.2 and Trunk) updated by adammckerlie@…
Here's a link to the traceback since the Wiki edited it. …
12:23 PM Ticket #14242 (Forms - UserChangeForm Causes KeyError in 1.2.2 and Trunk) updated by anonymous
Keywords, Component changed
12:23 PM Ticket #14242 (Forms - UserChangeForm Causes KeyError in 1.2.2 and Trunk) created by adammckerlie@…
When using a the UserChangeForm in 1.2.2 or Trunk it causes a …
12:07 PM CaseStudyLeads edited by Jeremy Dunck
(diff)
11:29 AM Ticket #7539 (Database layer (models, ORM) - Add ON DELETE and ON UPDATE support to Django) updated by Jakub Roztočil
Cc changed
11:01 AM Ticket #14227 (Documentation - Modify contributing docs to mention the 'easy-pickings' keyword in triage) updated by Chris Heisel
Also we should edit the homepage to include a link to that report …
11:00 AM Ticket #14227 (Documentation - Modify contributing docs to mention the 'easy-pickings' keyword in triage) updated by Chris Heisel
I may just be totally stupid, but I can't seem to find a way to edit …
10:53 AM Ticket #14235 (Forms - UnicodeDecodeError in CSRF middleware) updated by Luke Plant
I thought of an advantage of doing it the way my last patch does it: …
10:18 AM Ticket #14241 (Documentation - instructions for creating spatial database template differ on fedora ...) created by josdekloe
Creating a Spatial Database Template for PostGIS on a 64-bit Fedora 13 …
10:17 AM 14235.diff attached to Ticket #14235 by Luke Plant
Patch. Fixed typo in comment in last patch.
10:15 AM Ticket #14235 (Forms - UnicodeDecodeError in CSRF middleware) updated by Luke Plant
I thin kit is more robust and more easily tested if we deal with both …
9:53 AM Ticket #14235 (Forms - UnicodeDecodeError in CSRF middleware) updated by Karen Tracey
Triage Stage changed
Perhaps try using response._charset for the encoding and fall back …
9:46 AM Ticket #14053 (Internationalization - django.utils.formats.localize() misses support for long) updated by David Danier <david.danier@…>
Has patch changed
9:46 AM Ticket #14240 (Template system - filesizeformat should localize number) updated by David Danier <david.danier@…>
Has patch changed
9:45 AM django_localize_filesizeformat_number.diff attached to Ticket #14240 by David Danier <david.danier@…>
9:45 AM Ticket #14240 (Template system - filesizeformat should localize number) created by David Danier <david.danier@…>
Currently filesizeformat always displays file size in english number …
9:24 AM Ticket #14235 (Forms - UnicodeDecodeError in CSRF middleware) updated by Luke Plant
Status, Owner changed
OK, we've been bitten again by Python's unicode handling: For the …
8:59 AM Ticket #10249 (Database layer (models, ORM) - Cannot create a consistent method resolution order (MRO) for bases ...) updated by Marcelo_MV
Cc, Version, Component changed
Hello everyone, I was looking on google about this error and I found …
8:23 AM Ticket #14032 (Core (Other) - CSRF cookie value is marked as safe and inserted in the HTML unchecked) closed by Luke Plant
fixed: This has been fixed in [13698] (trunk) and [13699] (1.2.X), with a …
6:54 AM Ticket #14239 (HTTP handling - Form input button embedded in <a /> crashes Django server) created by leeezly
I am running Ubuntu Lucid and got the default Django project setup …
6:31 AM Ticket #9619 (Database layer (models, ORM) - to_python not called when fetching data with .values(...)) updated by Ole Laursen
Cc changed
6:31 AM Ticket #9619 (Database layer (models, ORM) - to_python not called when fetching data with .values(...)) updated by Ole Laursen
Hey, while we're waiting for a design decision, could we please get a …
6:12 AM Ticket #10759 (contrib.admin - UserAdmin views should use attribute or current model to lookup the ...) updated by james Turnbull
Apologies, I meant: [12218]
6:10 AM Ticket #10759 (contrib.admin - UserAdmin views should use attribute or current model to lookup the ...) closed by james Turnbull
duplicate: This was mostly fixed in #12218, so closing as a dupe.
6:08 AM Ticket #14230 (contrib.auth - Documentation for Auth's Logout view suggests wrong redirect takes ...) updated by andretavares
I bumped into the same problem. I think it isn't a …
5:37 AM Ticket #14238 (contrib.admin - admin-interface and formsets: ordered_forms are not returned in case ...) created by sehmaschine@…
ticket http://code.djangoproject.com/ticket/11801 seems to address …
5:27 AM Ticket #14237 (*.djangoproject.com - Old version string on the download page + auto checker proposal) created by Vlada Macek
The download page http://www.djangoproject.com/download/ currently …
4:25 AM Ticket #14235 (Forms - UnicodeDecodeError in CSRF middleware) updated by antisvin
I've also been bitten by this bugs - as well as all non-english …
4:06 AM Ticket #14066 (Core (Other) - Shouldn't ModelFormMetaclass be public for inheritance issues?) updated by anonymous
Cc changed
2:57 AM Ticket #4617 (contrib.auth - permission_required decorator behaviour is odd) updated by Łukasz Rekucki
This is a bit related to #5515 (adding handler403) and #10360 (custom …
2:40 AM Ticket #14227 (Documentation - Modify contributing docs to mention the 'easy-pickings' keyword in triage) updated by Łukasz Rekucki
Patch needs improvement, Triage Stage changed
I think adding a new report with this kind of tickets to the "Reports" …
1:03 AM Ticket #13252 (Core (Serialization) - Use the natural key instead of the primary key when serializing) updated by Chris Beaven
Owner changed
1:02 AM Ticket #13930 (Core (Serialization) - Serialize PKs using the natural key) closed by Chris Beaven
duplicate: Dupe of #13252

Sep 8, 2010:

10:23 PM Ticket #14233 (Documentation - Documentation for admin is has a reference to meta class) closed by Peter of the Norse
invalid: Sorry. I just noticed that this was a ModelForm, not ModelAdmin. My bad.
9:40 PM Ticket #14233 (Documentation - Documentation for admin is has a reference to meta class) updated by Peter of the Norse
It’s misleading and confusing. Meta classes aren’t used any more, and …
8:44 PM Ticket #14004 (Documentation - update() is not mention in the Queryset API Reference) updated by Derek Willis
Has patch changed
8:43 PM 14004.diff attached to Ticket #14004 by Derek Willis
8:43 PM Ticket #14004 (Documentation - update() is not mention in the Queryset API Reference) updated by Derek Willis
Status, Owner changed
8:37 PM Ticket #14235 (Forms - UnicodeDecodeError in CSRF middleware) updated by Jasper Bryant-Greene
Keywords, Has patch changed
I don’t know if this is the correct fix, but it worked around the …
8:14 PM Ticket #14233 (Documentation - Documentation for admin is has a reference to meta class) updated by Tim Graham
Why is this a problem?
8:10 PM Ticket #14235 (Forms - UnicodeDecodeError in CSRF middleware) created by Jasper Bryant-Greene
Just updated to SVN head to fix the CSRF security issue and am now …
7:42 PM Ticket #6124 (Core (Cache system) - need a non-pickled locmem cache backend) closed by Malcolm Tredinnick
wontfix: Since using external cache backends has been possible and …
7:37 PM Changeset [329fab4]stable/1.2.x by James Bennett <ubernostrum@…>
[1.2.X] Increment to Django 1.2.2. git-svn-id: …
7:36 PM Changeset [7f84657b]stable/1.2.x by James Bennett <ubernostrum@…>
[1.2.X] Patch CSRF-protection system to deal with reported security …
7:34 PM Changeset [9e3b327]mainstable/1.10.xstable/1.11.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 James Bennett <ubernostrum@…>
Patch CSRF-protection system to deal with reported security issue. …
7:11 PM Ticket #14180 (Database layer (models, ORM) - Creating redundant indexes on foreign keys for MySQL/InnoDB tables) updated by Malcolm Tredinnick
Triage Stage changed
Any patch for this would have to include a way to auto-detect whether …
7:11 PM CaseStudyLeads edited by Andy McKay
(diff)
7:10 PM Ticket #7261 (Template system - Support for __html__ for Library interoperability) updated by Armin Ronacher
How is that introducing security problems? The spec is literally: "if …
7:08 PM CaseStudyLeads edited by Andy McKay
(diff)
7:08 PM Ticket #7261 (Template system - Support for __html__ for Library interoperability) updated by Malcolm Tredinnick
Where is the spec for how this __html__() method is meant to work …
6:59 PM Ticket #4179 (Database layer (models, ORM) - MySQL backend has MySQL-4.0 incompatbiility) closed by Malcolm Tredinnick
wontfix: Closing for reasons of atrophy. I think there are many reasons we …
6:47 PM Ticket #11011 (Core (Cache system) - Memcached backend: pass parameters to memcache backend) updated by Malcolm Tredinnick
A CACHE_OPTIONS setting, similar to DATABASE_OPTIONS, might be …
6:39 PM Ticket #13932 (contrib.auth - URL with Hash and login_required) closed by Malcolm Tredinnick
invalid: Redirects at the HTTP level can't preserve anchors and that's how the …
6:25 PM Ticket #12632 (Core (Other) - Creation of SortedDict's has non-linear performance) updated by Malcolm Tredinnick
Component, Triage Stage changed
6:19 PM Ticket #12737 (Uncategorized - Thread local settings) closed by Malcolm Tredinnick
wontfix: Settings aren't designed to be changed locally like this and we …
5:05 PM Ticket #17 (Database layer (models, ORM) - Metasystem optimization: Share select_related in memory) updated by Craig de Stigter
Cc changed
4:19 PM CaseStudyQuestionnaire created by Jeremy Dunck
4:18 PM CaseStudyLeads edited by Jeremy Dunck
(diff)
3:28 PM CaseStudyLeads edited by Jeremy Dunck
(diff)
1:09 PM CaseStudyLeads edited by Alex Gaynor
(diff)
12:25 PM Ticket #3148 (Database layer (models, ORM) - Add getters and setters to model fields) updated by Alex Gaynor
Status, Owner changed
11:44 AM Ticket #14227 (Documentation - Modify contributing docs to mention the 'easy-pickings' keyword in triage) updated by Chris Heisel
Ahh good catch @russellm -- sorry I missed that. Attaching a revised patch.
11:44 AM ticket14227.patch attached to Ticket #14227 by Chris Heisel
Revised based on Russell's feedback, added language to Triage section
10:04 AM Ticket #14227 (Documentation - Modify contributing docs to mention the 'easy-pickings' keyword in triage) updated by Russell Keith-Magee
Patch needs improvement, Triage Stage changed
Thanks @cmheisel: I think there's actually one more bit needed here, …
9:28 AM CaseStudyLeads edited by anonymous
(diff)
9:28 AM CaseStudyLeads edited by mattd@…
added Pitchfork (diff)
8:37 AM Ticket #11369 (Database layer (models, ORM) - verbose_name_plural not inherited if base class is abstract.) updated by Torsten Bronger
Cc changed
8:21 AM Ticket #702 (Documentation - document that ManyToMany fields can't be in unique_together) updated by Andre Miras
Cc changed
6:16 AM Ticket #13628 (Documentation - Documentation should discourage the usage of doctests) updated by Tim Graham
Triage Stage changed
4:33 AM Ticket #9025 (contrib.admin - Nested Inline Support in Admin) updated by Michal Chruszcz
Cc changed
3:33 AM Ticket #14234 (Forms - Validation bug when using ModelForms) created by David Reynolds
I am running into a validation problem with ModelForms - here is a …
12:19 AM Ticket #14227 (Documentation - Modify contributing docs to mention the 'easy-pickings' keyword in triage) updated by Chris Heisel
Cc, Status, Triage Stage changed
Revised patch and got a review in real life from Malcom at DjangoCon
12:09 AM Ticket #14227 (Documentation - Modify contributing docs to mention the 'easy-pickings' keyword in triage) updated by Chris Heisel
Has patch changed

Sep 7, 2010:

9:49 PM Ticket #8424 (Database layer (models, ORM) - Implement time filters) updated by renatopedigoni
Cc changed
8:33 PM Ticket #13188 (Documentation - Move custom format documentation from now tag to date filter) updated by Tim Graham
Triage Stage changed
patch updated to move some text added in 1.2 to correspond with the …
8:32 PM 13188.2.diff attached to Ticket #13188 by Tim Graham
7:58 PM CaseStudyLeads edited by Jeremy Dunck
(diff)
7:42 PM CaseStudyLeads edited by Jeremy Dunck
(diff)
7:24 PM CaseStudyLeads edited by Jeremy Dunck
(diff)
7:18 PM CaseStudyLeads edited by anonymous
(diff)
7:12 PM Ticket #12918 (Documentation - Tutorial page 2 issues) updated by Tim Graham
Triage Stage changed
7:08 PM CaseStudyLeads edited by Jeremy Dunck
(diff)
7:07 PM CaseStudyLeads edited by natea
(diff)
7:03 PM Ticket #13623 (Documentation - Code in intro-tutorial03 missing a import statement) updated by Tim Graham
Triage Stage changed
I updated the patch to include a closing parens so that synatx …
7:02 PM 13623.2.diff attached to Ticket #13623 by Tim Graham
7:01 PM CaseStudyLeads edited by Jeremy Dunck
(diff)
7:00 PM Ticket #14233 (Documentation - Documentation for admin is has a reference to meta class) created by Peter of the Norse
The page for contrib.admin still has meta class in an example: […]
6:59 PM CaseStudyLeads edited by anonymous
(diff)
6:58 PM CaseStudyLeads edited by Jeremy Dunck
(diff)
6:54 PM CaseStudyLeads edited by Jeremy Dunck
(diff)
6:54 PM CaseStudyLeads edited by Jeremy Dunck
(diff)
6:50 PM CaseStudyLeads edited by Steven L Smith
(diff)
6:49 PM CaseStudyLeads edited by Jeremy Dunck
(diff)
6:48 PM CaseStudyLeads edited by Jeremy Dunck
(diff)
6:24 PM DevelopersForHire edited by jwegis
Fixed bad website url. (diff)
6:23 PM DevelopersForHire edited by jwegis
Adding Nitty Gritty Software to United States (SF Bay Area) section of … (diff)
6:03 PM CaseStudyLeads created by Jeremy Dunck
4:45 PM Ticket #6218 (Core (Other) - Require trailing slash always on MEDIA_URL) updated by Chris Heisel
Owner changed
4:35 PM Ticket #13511 (Core (Other) - RegexValidator pattern is optional and should be required) updated by David Fischer
@darkrho That looks like it will work and it is better than what I …
4:22 PM Ticket #12938 (Database layer (models, ORM) - not possible to validate a many-to-many at the model) updated by anonymous
Cc changed
4:18 PM Ticket #13488 (GIS - Exceptions in GEOS I/O object destructor at process exit) updated by Craig de Stigter
Cc changed
4:10 PM Ticket #14227 (Documentation - Modify contributing docs to mention the 'easy-pickings' keyword in triage) updated by Chris Heisel
Owner changed
I'll work on a doc patch for this
4:04 PM Ticket #10931 (Template system - truncate_html_words doen't handle multi-line tags properly) updated by Luke Plant
Patch needs improvement, Triage Stage changed
Thanks so much for this. However, the tests for this should be unit …
3:59 PM Ticket #13081 (contrib.admin - Admin actions loose get-parameters in changelist view) updated by Luke Plant
(In [13697]) [1.2.X] Fixed #13081 - Admin actions lose get-parameters …
3:59 PM Changeset [a04398eb]stable/1.2.x by Luke Plant <L.Plant.98@…>
[1.2.X] Fixed #13081 - Admin actions lose get-parameters in changelist …
3:55 PM Ticket #13081 (contrib.admin - Admin actions loose get-parameters in changelist view) closed by Luke Plant
fixed: (In [13696]) Fixed #13081 - Admin actions lose get-parameters in …
3:55 PM Changeset [ef4b29a0]mainstable/1.10.xstable/1.11.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.xstable/2.1.xstable/2.2.xstable/3.0.xstable/3.1.xstable/3.2.xstable/4.0.xstable/4.1.xstable/4.2.xstable/5.0.xstable/5.1.xstable/5.2.x by Luke Plant <L.Plant.98@…>
Fixed #13081 - Admin actions lose get-parameters in changelist view …
3:54 PM Ticket #13350 (Documentation - Documentation on autoescape should mention endautoescape) updated by Luke Plant
(In [13695]) [1.2.X] Fixed #13350 - Documentation on autoescape should …
3:54 PM Changeset [1b910d7]stable/1.2.x by Luke Plant <L.Plant.98@…>
[1.2.X] Fixed #13350 - Documentation on autoescape should mention …
3:49 PM Ticket #13350 (Documentation - Documentation on autoescape should mention endautoescape) closed by Luke Plant
fixed: (In [13694]) Fixed #13350 - Documentation on autoescape should mention …
3:49 PM Changeset [e5d30c70]mainstable/1.10.xstable/1.11.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.xstable/2.1.xstable/2.2.xstable/3.0.xstable/3.1.xstable/3.2.xstable/4.0.xstable/4.1.xstable/4.2.xstable/5.0.xstable/5.1.xstable/5.2.x by Luke Plant <L.Plant.98@…>
Fixed #13350 - Documentation on autoescape should mention …
3:45 PM Ticket #13414 (Documentation - QuerySet API ref wrong sql equivalent in __year lookup example) updated by Luke Plant
(In [13693]) [1.2.X] Fixed #13414 - QuerySet API ref wrong sql …
3:45 PM Changeset [79d9206]stable/1.2.x by Luke Plant <L.Plant.98@…>
[1.2.X] Fixed #13414 - QuerySet API ref wrong sql equivalent in year …
3:43 PM Ticket #13414 (Documentation - QuerySet API ref wrong sql equivalent in __year lookup example) closed by Luke Plant
fixed: (In [13692]) Fixed #13414 - QuerySet API ref wrong sql equivalent in …
3:43 PM Changeset [2422fbf]mainstable/1.10.xstable/1.11.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.xstable/2.1.xstable/2.2.xstable/3.0.xstable/3.1.xstable/3.2.xstable/4.0.xstable/4.1.xstable/4.2.xstable/5.0.xstable/5.1.xstable/5.2.x by Luke Plant <L.Plant.98@…>
Fixed #13414 - QuerySet API ref wrong sql equivalent in year lookup …
3:33 PM Ticket #13853 (Documentation - line with csrf_token too wide) updated by Luke Plant
(In [13691]) [1.2.X] Fixed #13853 - line with csrf_token too wide …
3:33 PM Changeset [a537235d]stable/1.2.x by Luke Plant <L.Plant.98@…>
[1.2.X] Fixed #13853 - line with csrf_token too wide Thanks to …
3:30 PM Ticket #13475 (Template system - for tag raises an exception when trying to unpack a non-iterable item) closed by Luke Plant
fixed: (In [13690]) Fixed #13475 - for tag raises an exception when trying to …
3:30 PM Changeset [0b37d56]mainstable/1.10.xstable/1.11.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.xstable/2.1.xstable/2.2.xstable/3.0.xstable/3.1.xstable/3.2.xstable/4.0.xstable/4.1.xstable/4.2.xstable/5.0.xstable/5.1.xstable/5.2.x by Luke Plant <L.Plant.98@…>
Fixed #13475 - for tag raises an exception when trying to unpack a …
3:26 PM Ticket #14205 (Documentation - Tiny grammar fix in form validation documentation) updated by Luke Plant
(In [13689]) [1.2.X] Fixed #14205 - Tiny grammar fix in form …
3:26 PM Changeset [01e8d75c]stable/1.2.x by Luke Plant <L.Plant.98@…>
[1.2.X] Fixed #14205 - Tiny grammar fix in form validation …
3:21 PM Ticket #13853 (Documentation - line with csrf_token too wide) closed by Luke Plant
fixed: (In [13688]) Fixed #13853 - line with csrf_token too wide Thanks to …
3:21 PM Changeset [4f4e20be]mainstable/1.10.xstable/1.11.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.xstable/2.1.xstable/2.2.xstable/3.0.xstable/3.1.xstable/3.2.xstable/4.0.xstable/4.1.xstable/4.2.xstable/5.0.xstable/5.1.xstable/5.2.x by Luke Plant <L.Plant.98@…>
Fixed #13853 - line with csrf_token too wide Thanks to alper for …
3:19 PM Ticket #14205 (Documentation - Tiny grammar fix in form validation documentation) closed by Luke Plant
fixed: (In [13687]) Fixed #14205 - Tiny grammar fix in form validation …
3:19 PM Changeset [c8bcd5e5]mainstable/1.10.xstable/1.11.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.xstable/2.1.xstable/2.2.xstable/3.0.xstable/3.1.xstable/3.2.xstable/4.0.xstable/4.1.xstable/4.2.xstable/5.0.xstable/5.1.xstable/5.2.x by Luke Plant <L.Plant.98@…>
Fixed #14205 - Tiny grammar fix in form validation documentation …
2:52 PM date_list_documentation_patch.diff attached to Ticket #14232 by Ian Clelland
2:45 PM Ticket #14232 (Documentation - date_list context variable incorrectly documented) created by Ian Clelland
The 'date_list' context variable, provided by …
12:46 PM Ticket #11700 (contrib.admin - actions and list_editables in popups problematic) updated by Gonzalo Saavedra
Cc changed
12:38 PM Ticket #5494 (Internationalization - javascript_catalog generic view only search catalogs in ...) updated by Claude Paroz
In my particular case, I added a symbolic link in the app directory …
11:28 AM Ticket #5494 (Internationalization - javascript_catalog generic view only search catalogs in ...) updated by Mike
Is there a known workaround for this? This is a blocker for my …
10:43 AM django_session_index.patch attached to Ticket #14231 by Joeri Bekker
10:42 AM Ticket #14231 (contrib.sessions - Missing index on expire_date in Session model) created by Joeri Bekker
We recently found that the Django session table, in a particular …
10:39 AM Ticket #13414 (Documentation - QuerySet API ref wrong sql equivalent in __year lookup example) updated by idle sign
Replying to timo: > When I tried this out (on postgres), …
10:14 AM Ticket #13414 (Documentation - QuerySet API ref wrong sql equivalent in __year lookup example) updated by Tim Graham
Version, Triage Stage changed
When I tried this out (on postgres), the query was actually: […] …
9:49 AM Ticket #5172 (Template system - Extend the {% for %} tag to work as a simple loop) updated by anonymous
Needs documentation, Has patch, Version changed
Replying to jacob: > I just can't come up with a use case …
8:59 AM Ticket #14230 (contrib.auth - Documentation for Auth's Logout view suggests wrong redirect takes ...) created by Keryn Knight <keryn@…>
Currently, the documentation for …
8:44 AM Ticket #14229 (Database layer (models, ORM) - Postgres backend generates invalid SQL when istartswith and F object ...) created by Ales Zoulek
How to reproduce: It's quite easy, just try: […] See the invalid …
8:31 AM Ticket #14228 (Documentation - APPEND_SLASH behaviour should be documented better) created by ttencate@…
Current docs say: […] This is not the complete story: a slash is …
8:08 AM Ticket #13350 (Documentation - Documentation on autoescape should mention endautoescape) updated by Tim Graham
Triage Stage changed
8:00 AM Ticket #13853 (Documentation - line with csrf_token too wide) updated by Tim Graham
Triage Stage, Summary changed
7:26 AM Ticket #14205 (Documentation - Tiny grammar fix in form validation documentation) updated by Tim Graham
Triage Stage changed
4:36 AM Ticket #3400 (contrib.admin - Support for lookup separator with list_filter admin option) updated by Cal Leeming
Patch needs improvement changed
I fixed this by changing: django/contrib/admin/util.py […]
4:18 AM Ticket #3400 (contrib.admin - Support for lookup separator with list_filter admin option) updated by Cal Leeming
Hi DrMeers, I actually had problems merging the tests in, the patch …
2:25 AM Ticket #14227 (Documentation - Modify contributing docs to mention the 'easy-pickings' keyword in triage) updated by Russell Keith-Magee
Triage Stage, Description changed
2:23 AM Ticket #14227 (Documentation - Modify contributing docs to mention the 'easy-pickings' keyword in triage) created by Russell Keith-Magee
There are a couple of tickets marked with the 'easy-pickings' keyword; …
2:10 AM Ticket #14226 (Core (Serialization) - Bug in dumpdata dependency calculation involving ManyToManyFields) updated by Russell Keith-Magee
Cc, Keywords changed
Not sure how the CC and keywords got modified. Sorry James and Andrew.
2:09 AM Ticket #14226 (Core (Serialization) - Bug in dumpdata dependency calculation involving ManyToManyFields) updated by Russell Keith-Magee
Cc, Patch needs improvement, Needs tests, Keywords, Has patch, Triage Stage changed
This needs tests; fixtures_regress already has tests for the …
1:22 AM Ticket #14225 (Documentation - Documentation website showing "dev" documentation instead of "1.2") updated by alex_morega
Perhaps the docs for each branch should say "new in 1.1.2" and "new in …
1:06 AM Ticket #14225 (Documentation - Documentation website showing "dev" documentation instead of "1.2") reopened by Russell Keith-Magee
For historical completeness; it was backported because it was required …
Note: See TracTimeline for information about the timeline view.
Back to Top