Timeline



Jun 10, 2010:

10:44 PM Ticket #11663 (File uploads/storage - Delete orphaned replaced files) updated by metamemetics <dholl57@…>
Hello this problem was bothering me A LOT. I just added a custom save …
9:03 PM Ticket #12634 (Database layer (models, ORM) - sql compiler execute: fetchone empty result with ordering_aliases fail.) closed by Russell Keith-Magee
invalid: @dberansky -- Firstly: Seriously? A WMV of a debugging session? You …
9:01 PM django-can_delete-docs.diff attached to Ticket #13740 by Alex Gaynor
8:49 PM Sprint201006LA edited by anonymous
(diff)
8:37 PM Ticket #13739 (Documentation - db_type() changes not mentioned in 1.2 release notes) closed by Russell Keith-Magee
fixed: (In [13350]) Fixed #13739 -- Updated release notes to make a note of …
8:37 PM Changeset [ab908685]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 #13739 -- Updated release notes to make a note of the changes to …
8:21 PM Sprint201006LA edited by anonymous
(diff)
8:20 PM Sprint201002LA edited by anonymous
(diff)
8:19 PM Sprint201002LA edited by anonymous
(diff)
8:10 PM Ticket #13740 (Documentation - can_delete on InlineModelAdmin is undocumented) updated by Alex Gaynor
Triage Stage changed
8:10 PM Ticket #13740 (Documentation - can_delete on InlineModelAdmin is undocumented) created by Alex Gaynor
That's unfortunate (I'm at a ChiPy meeting and someone was just …
7:25 PM Ticket #13739 (Documentation - db_type() changes not mentioned in 1.2 release notes) updated by Russell Keith-Magee
Triage Stage changed
7:25 PM Ticket #13739 (Documentation - db_type() changes not mentioned in 1.2 release notes) created by Russell Keith-Magee
The 1.2 release notes mention the changes to get_db_prep_* that are …
7:17 PM Ticket #13734 (Core (Other) - Simpler implementation of ...) updated by Satoru Logic
Component changed
6:10 PM Ticket #12634 (Database layer (models, ORM) - sql compiler execute: fetchone empty result with ordering_aliases fail.) reopened by dberansky
I agree with the above assessments that the problem happens when …
5:01 PM Sprint201006LA edited by Andrii Kurinnyi
(diff)
3:56 PM Sprint201006LA edited by joshontheweb
(diff)
3:49 PM Ticket #13738 (Documentation - "Writing Views" doesn't help much if you want in-depth info on writing ...) created by JonathanHayward
http://docs.djangoproject.com/en/dev/topics/http/views/ as it exists …
3:44 PM Ticket #13603 (Utilities - module_has_submodule fails when package is of type module) updated by Alex Gaynor
I think it'd be enough to just do: […] It's certainly true that a …
3:37 PM Ticket #13714 (contrib.auth - Login Required decorator should support LOGIN_URL) updated by Chris Beaven
Patch needs improvement changed
Great, now just docs and tests to go :)
2:51 PM Ticket #12955 (File uploads/storage - Large file (bigger than 2GB) upload) updated by Adam Nelson
Has patch, Needs tests, Triage Stage changed
This looks good and the patch is even more pythonic. Shouldn't there …
2:46 PM Ticket #12157 (File uploads/storage - FileSystemStorage does file I/O inefficiently, despite providing ...) updated by Adam Nelson
#9632 has a patch which may or may not affect this issue.
2:46 PM Ticket #9632 (File uploads/storage - File.chunks contains potentially expensive size operation) updated by Adam Nelson
Also this ticket stating that the chunk size isn't always honored at #12157
2:35 PM Ticket #9632 (File uploads/storage - File.chunks contains potentially expensive size operation) updated by Adam Nelson
We need a design decision on this - the patch looks fine.
2:29 PM Ticket #9232 (File uploads/storage - problems with streaming files uplod with Django 1.0) closed by Adam Nelson
worksforme: Django should work in a VM, but by the same token, a VM shouldn't act …
2:27 PM Ticket #8918 (File uploads/storage - FileField upload_to should not be required for custom backends) updated by Adam Nelson
I'm not sure if Django should stop the user from doing this, but …
2:23 PM Ticket #8912 (File uploads/storage - File storage and save/commit=False) updated by Adam Nelson
Patch needs improvement, Needs documentation changed
2:23 PM Ticket #13737 (contrib.admin - Hide the extra column added by #11791) created by Chris Adams
#11791 fixed HTML markup but it now results in an extra empty column …
2:22 PM Ticket #8593 (File uploads/storage - Image upload in Windows changes filename to lowercase) updated by Adam Nelson
Patch needs improvement changed
Reflecting @mitsuhiko's comment by marking that the patch needs …
2:20 PM Ticket #8501 (File uploads/storage - file storage should allow saving of basic file-like objects) closed by Adam Nelson
wontfix: I believe using ContentFile already handles this case: …
2:12 PM Ticket #13736 (Documentation - possible example code error) closed by Karen Tracey
invalid: I am not seeing how form could be uninitialized before use. form
2:03 PM Ticket #13603 (Utilities - module_has_submodule fails when package is of type module) updated by Karen Tracey
module_has_submodule raising ImproperlyConfigured does not sound …
1:43 PM Ticket #12780 (contrib.admin - Provide a hook for compound form/formset validation in ModelAdmin) updated by Shaun Cutts
Cc changed
I think there is another use case that can be addressed in this: I …
1:03 PM Ticket #13603 (Utilities - module_has_submodule fails when package is of type module) updated by intchanter
Cc changed
12:51 PM Ticket #13736 (Documentation - possible example code error) updated by Alex Gaynor
Description changed
Fixed the formatting, in the future please use preview.
12:25 PM Ticket #13736 (Documentation - possible example code error) created by ikiini
[…] Notice that the render_to_response uses the form variable that …
11:47 AM Ticket #11263 (contrib.contenttypes - Bug in lookup with generic relation in model inheritance) updated by nator
Cc changed
11:40 AM Ticket #11263 (contrib.contenttypes - Bug in lookup with generic relation in model inheritance) updated by nator
I also did some testing with various ways of doing the inheritance. …
11:28 AM Ticket #11263 (contrib.contenttypes - Bug in lookup with generic relation in model inheritance) updated by nator
Caveat: I'm new to Django and Python. That said, I did some poking …
10:29 AM Ticket #13732 (Contrib apps - Minor documentation error in localflavor.au) updated by Adam Nelson
Triage Stage changed
Skipping 'accepted' as this is obvious.
10:05 AM admin_filter.zip attached to Ticket #13735 by Artem Skoretskiy
Complete code for error
10:04 AM admin_filter.png attached to Ticket #13735 by Artem Skoretskiy
Screenshot of broken filter block
10:04 AM Ticket #13735 (contrib.admin - Broken table layout if content is too large) created by Artem Skoretskiy
In ADmin - if content has too much width it doesn't fit into container …
9:52 AM Ticket #13617 (Template system - USE_L10N results in faulty javascript code in GeoDjango with some locales) updated by Sayane
Component changed
Why somebody changed it to "Template system"? It's not problem of …
9:46 AM Ticket #13617 (Template system - USE_L10N results in faulty javascript code in GeoDjango with some locales) updated by anonymous
Component changed
9:28 AM Ticket #13714 (contrib.auth - Login Required decorator should support LOGIN_URL) updated by mhlakhani
I've updated the patch, making the new argument the last as required.
9:27 AM login_required_login_url.diff attached to Ticket #13714 by mhlakhani
The required patch.
7:30 AM Ticket #7539 (Database layer (models, ORM) - Add ON DELETE and ON UPDATE support to Django) updated by Jeremy Dunck
Cc changed
6:47 AM Ticket #8901 (Database layer (models, ORM) - Django's guessed postgresql sequence name is incorrect if the ...) reopened by Russell Keith-Magee
For personal reference - when we reapply this, we should also add …
6:45 AM Ticket #8901 (Database layer (models, ORM) - Django's guessed postgresql sequence name is incorrect if the ...) updated by Russell Keith-Magee
(In [13348]) Refs #8901 -- Reverted r13328 because the patch imposes a …
6:45 AM Changeset [2597f31]mainstable/1.10.xstable/1.11.xstable/1.2.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.xstable/2.1.xstable/2.2.xstable/3.0.xstable/3.1.xstable/3.2.xstable/4.0.xstable/4.1.xstable/4.2.xstable/5.0.xstable/5.1.xstable/5.2.x by Russell Keith-Magee <russell@…>
Refs #8901 -- Reverted r13328 because the patch imposes a minimum …
6:27 AM Ticket #13731 (Documentation - Missing docs how to emulate "ON DELETE SET NULL") closed by Russell Keith-Magee
wontfix: The documentation shouldn't be documenting how to emulate ON DELETE …
5:19 AM pass_request_to_admin_display_callbacks.patch attached to Ticket #13659 by Sebastian Noack
5:17 AM Ticket #13659 (contrib.admin - Make the request accessible in callables used in ModelAdmin.list_display) updated by Sebastian Noack
Patch needs improvement, Needs tests changed
I have updated the patch to django 1.2, renamed needs_request and have …
5:00 AM simplified_remove.diff attached to Ticket #13734 by Satoru Logic
4:58 AM Ticket #13734 (Core (Other) - Simpler implementation of ...) created by Satoru Logic
In Django 1.2.1, the _remove_receiver method of the …
4:31 AM Ticket #13713 (Uncategorized - Changing ModelMultipleChoiceField in admin is not reflected in ...) updated by jonathan_livni
Replying to suzaku: > Is it possible that this is caused …
4:00 AM Sprint201006LA edited by Bryan Veloso
Fixing some comma happiness. (diff)
3:20 AM Ticket #13730 (Database layer (models, ORM) - Allow db_index=False for ForeignKey) updated by Alexander Schepanovski
Has patch changed
Sorry, first patch is for other issue.
3:18 AM soft_db_index.diff attached to Ticket #13730 by Alexander Schepanovski
3:17 AM needs_context.diff attached to Ticket #13730 by Alexander Schepanovski
3:14 AM Ticket #11651 (contrib.admin - Allow list_editable form fields to be customized separately from ...) updated by anonymous
Cc changed
2:12 AM gb-localflavor.diff attached to Ticket #13729 by Matthew Schinckel
2:11 AM nz-localflavor.diff attached to Ticket #13733 by Matthew Schinckel
2:10 AM Ticket #13733 (contrib.localflavor - New Zealand localflavor) updated by Matthew Schinckel
Has patch changed
I have a patch which does phone and postcode validation, and provides …
2:08 AM Ticket #13733 (contrib.localflavor - New Zealand localflavor) created by Matthew Schinckel
There should be some localflavor for New Zealanders!
2:05 AM 1372.diff attached to Ticket #13732 by Matthew Schinckel
Documentation patch.
2:05 AM Ticket #13732 (Contrib apps - Minor documentation error in localflavor.au) created by Matthew Schinckel
Sentence is missing the first letter.
1:59 AM Ticket #13731 (Documentation - Missing docs how to emulate "ON DELETE SET NULL") updated by Thomas Güttler
related: #9308
1:53 AM Ticket #13731 (Documentation - Missing docs how to emulate "ON DELETE SET NULL") updated by Thomas Güttler
Cc changed
1:53 AM Ticket #13731 (Documentation - Missing docs how to emulate "ON DELETE SET NULL") created by Thomas Güttler
The documentation does not explain how to emulate "ON DELETE SET …
1:14 AM Ticket #13717 (contrib.admin - unique_for_* errors out when date field is left empty) updated by Satoru Logic
Replying to Alex: Hi, Alex. I'm not quite sure where …

Jun 9, 2010:

11:27 PM Ticket #13730 (Database layer (models, ORM) - Allow db_index=False for ForeignKey) created by Alexander Schepanovski
Now db_index=True is hard-coded, so I have to drop unneeded indexes …
11:11 PM Ticket #13603 (Utilities - module_has_submodule fails when package is of type module) updated by intchanter
I may be able to produce a patch for this, but before I do I'd like to …
11:01 PM Ticket #13729 (contrib.localflavor - UK localflavor mis-named/documentation bug.) created by Matthew Schinckel
The documentation for localflavor states that: […] However, the …
10:16 PM Ticket #13713 (Uncategorized - Changing ModelMultipleChoiceField in admin is not reflected in ...) updated by Satoru Logic
Is it possible that this is caused by cached query result?
9:37 PM 13728_correct_default_value.diff attached to Ticket #13728 by Satoru Logic
Default values are set according to the document and some changes are …
9:21 PM Ticket #13728 (Documentation - Incorrect default value for verify_exists in URLField documentation) updated by Satoru Logic
Status, Owner changed
9:18 PM Ticket #13717 (contrib.admin - unique_for_* errors out when date field is left empty) updated by Alex Gaynor
Needs tests changed
9:11 PM 13717_fix_unique_for.diff attached to Ticket #13717 by Satoru Logic
Make sure the value of the unique_for field is not None before …
9:01 PM Ticket #13717 (contrib.admin - unique_for_* errors out when date field is left empty) updated by Satoru Logic
Status, Owner changed
5:56 PM Ticket #13728 (Documentation - Incorrect default value for verify_exists in URLField documentation) created by Mark Tran
The Django documentation states that the default value for the keyword …
5:29 PM Sprint201006LA edited by Jacob
(diff)
5:26 PM Sprint201006LA edited by Alex Gaynor
(diff)
5:23 PM Sprints edited by Jacob
(diff)
4:37 PM Ticket #7817 (Template system - {% include "tpl" with foo=x bar=y %}) updated by Łukasz Rekucki
Attached patch extends both "with" and "include" tags with following …
4:23 PM Ticket #10890 (Generic views - generic views archive_week and archive_day should have next/previous ...) updated by Michel Sabchuk
Cc changed
4:09 PM 7817_extended_with_and_include.diff attached to Ticket #7817 by Łukasz Rekucki
Improved patch against r13716.
2:02 PM alpha-use-settings.2.diff attached to Ticket #13727 by Adam Vandenberg
While I'm at it, alphabetize some more settings too.
2:01 PM alpha-use-settings.diff attached to Ticket #13727 by Adam Vandenberg
While I'm at it, alphabetize some more settings too.
1:50 PM Ticket #13727 (Documentation - Alphabetize USE_L10N and USE_I18N) created by Adam Vandenberg
I noticed on the setttings doc that USE_L10N and USE_I18N weren't …
12:30 PM Ticket #13565 (Database layer (models, ORM) - Using syncdb with Oracle using synonyms causes ORA-00955.) updated by Erin Kelly
Cc changed
9:14 AM Ticket #13721 (File uploads/storage - pass extra content-type values to file upload handlers) updated by Adam Nelson
Triage Stage changed
Good point, we should add that to the style guide: …
9:13 AM Ticket #13726 (Internationalization - Javascript translated string catalog is empty when ...) created by Mike
I have LANGUAGE_CODE set to "fr" in settings.py. If the session …
6:59 AM style_messages_for_level.patch attached to Ticket #13652 by Sebastian Noack
6:59 AM Ticket #13652 (contrib.admin - Support error user messages [PATCH]) updated by Sebastian Noack
I have written the patch for django 1.1, so you can ignore it. ;) I …
6:27 AM Ticket #12241 (contrib.admin - Admin forgets URL used for prefilling forms when hitting Save and add ...) updated by Chris Beaven
Patch needs improvement, Needs tests changed
This isn't the neatest code: {{{?_popup=1" + …
6:22 AM Ticket #13714 (contrib.auth - Login Required decorator should support LOGIN_URL) updated by Chris Beaven
Patch needs improvement, Version changed
You'd also want to make the new argument the last, as some people will …
4:33 AM Ticket #13725 (Testing framework - assertRedirects not taking url scheme into account) created by rvdrijst
The assertRedirects method of TestCase doesn't work …
3:43 AM DevelopersForHire edited by jorjun
(diff)
3:40 AM DevelopersForHire edited by jorjun
(diff)
3:38 AM DevelopersForHire edited by jorjun
(diff)
3:37 AM Ticket #13617 (Template system - USE_L10N results in faulty javascript code in GeoDjango with some locales) updated by Sayane
Just: […] There is simple workaround. Copy template to …
3:31 AM Ticket #12241 (contrib.admin - Admin forgets URL used for prefilling forms when hitting Save and add ...) updated by anonymous
Milestone changed
Reading my last patch, I spotted what could be a small error: […] …
3:30 AM Ticket #13617 (Template system - USE_L10N results in faulty javascript code in GeoDjango with some locales) updated by anonymous
Cc changed
2:35 AM Ticket #13673 (Uncategorized - DEBUG=False and 404 / Flatpages) reopened by anonymous

Jun 8, 2010:

8:15 PM Ticket #13724 (Database layer (models, ORM) - Calling QuerySet.delete() through a relation the DB router is ignored.) created by Chris Targett <chris@…>
I'm using django-multidb-router from here: …
5:23 PM Ticket #13659 (contrib.admin - Make the request accessible in callables used in ModelAdmin.list_display) updated by Sebastian Noack
I agree, the name sounds better, indeed.
5:20 PM Ticket #13708 (contrib.admin - Improve ModelAdmin.save_model() [PATCH]) updated by Sebastian Noack
You have set "Patch needs improvement". So please comment, what's …
5:18 PM Ticket #13709 (contrib.admin - Delete action is visble if no delete permission given [PATCH]) updated by Sebastian Noack
I don't like the way it is implemented, because of ... 1. it is not …
4:38 PM Ticket #7817 (Template system - {% include "tpl" with foo=x bar=y %}) updated by Gonzalo Saavedra
Cc changed
4:09 PM Ticket #13723 (contrib.admin - Links in error lists looks bad [PATCH]) updated by Jacob
Triage Stage, Milestone changed
4:09 PM Ticket #13709 (contrib.admin - Delete action is visble if no delete permission given [PATCH]) updated by Jacob
Patch needs improvement, Needs documentation, Needs tests, Triage Stage changed
I'm not sure I really like the way this is implemented - hanging …
4:08 PM Ticket #13708 (contrib.admin - Improve ModelAdmin.save_model() [PATCH]) updated by Jacob
Patch needs improvement, Needs documentation, Triage Stage changed
4:07 PM Ticket #13664 (contrib.admin - Enable admin permission checks from outside the ModelAdmin) updated by Jacob
Needs documentation, Needs tests, Triage Stage changed
4:07 PM Ticket #13659 (contrib.admin - Make the request accessible in callables used in ModelAdmin.list_display) updated by Jacob
Patch needs improvement, Needs documentation, Needs tests, Triage Stage changed
Nitpick: I'd name the function attribute accepts_request and not …
4:06 PM Ticket #13721 (File uploads/storage - pass extra content-type values to file upload handlers) updated by Waldemar Kornewald
Maybe it's fine with a .copy(), but then that's an unnecessary copy. …
4:05 PM Ticket #13652 (contrib.admin - Support error user messages [PATCH]) updated by Jacob
Milestone, Triage Stage changed
4:05 PM Ticket #13649 (contrib.admin - Disabled buttons in admin [PATCH]) updated by Jacob
Oops, that above was me.
4:04 PM Ticket #13649 (contrib.admin - Disabled buttons in admin [PATCH]) updated by anonymous
Triage Stage, Milestone changed
3:54 PM Ticket #13652 (contrib.admin - Support error user messages [PATCH]) updated by Benjamin Wohlwend
The Message model from contrib.auth has been deprecated in Django 1.2 …
3:32 PM Ticket #13649 (contrib.admin - Disabled buttons in admin [PATCH]) updated by Sebastian Noack
Summary changed
3:14 PM admin_more_readable_links_in_errorlist.patch attached to Ticket #13723 by Sebastian Noack
3:11 PM Ticket #13723 (contrib.admin - Links in error lists looks bad [PATCH]) created by Sebastian Noack
By passing a SafeString to the ValidationError, you can include markup …
2:11 PM Ticket #13721 (File uploads/storage - pass extra content-type values to file upload handlers) updated by Adam Nelson
It seems like you could use this definition: […] Then you …
1:53 PM Ticket #13673 (Uncategorized - DEBUG=False and 404 / Flatpages) closed by Michael Miller
fixed: one should mention in the docs that when defining own …
1:41 PM Ticket #13722 (Internationalization - My Javascript string catalog contains calendar related strings that I ...) created by Mike
I'm using Django's string files (.po) to support English and French. …
12:49 PM Ticket #13714 (contrib.auth - Login Required decorator should support LOGIN_URL) updated by Brandon M Height
Needs documentation, Needs tests changed
I agree that this is easy to implement and see not reason why this …
12:09 PM Ticket #7817 (Template system - {% include "tpl" with foo=x bar=y %}) updated by Łukasz Rekucki
Owner, Cc changed
11:52 AM Ticket #13721 (File uploads/storage - pass extra content-type values to file upload handlers) updated by Waldemar Kornewald
Component changed
11:52 AM Ticket #13721 (File uploads/storage - pass extra content-type values to file upload handlers) created by Waldemar Kornewald
Currently, file upload handlers can only get the actual content type …
11:03 AM Ticket #7539 (Database layer (models, ORM) - Add ON DELETE and ON UPDATE support to Django) updated by David Danier <david.danier@…>
Cc changed
9:58 AM Ticket #13720 (contrib.admin - response_change does not consider _popup=1 when saving) created by Donato Grieco
Using Admin interface, after adding a foreign key in popup (with the …
9:35 AM Ticket #13716 (Uncategorized - csrf_view_exempt stopped CSRF response post-processing working on 1.2) closed by Luke Plant
fixed: (In [13336]) Fixed #13716 - the CSRF get_token function stopped …
9:35 AM Changeset [ac8b7ff]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 Luke Plant <L.Plant.98@…>
Fixed #13716 - the CSRF get_token function stopped working for views …
9:22 AM Ticket #5494 (Internationalization - javascript_catalog generic view only search catalogs in ...) updated by Mike
Cc changed
9:14 AM Ticket #5494 (Internationalization - javascript_catalog generic view only search catalogs in ...) updated by Mike
I *really* hate (and I apologise) to bring this ticket back to the …
7:55 AM Ticket #13651 (Translations - Malayalam (India) translation) updated by Russell Keith-Magee
Triage Stage changed
7:54 AM Ticket #13690 (contrib.admin - django admin use 102 SQL querys when i set the permission of a user!) closed by Russell Keith-Magee
invalid: Closing invalid due to a the absence of a specific course of action. …
7:49 AM Ticket #13718 (Documentation - Typing error in Django Documentation on Models) updated by Russell Keith-Magee
Triage Stage changed
7:48 AM Ticket #13663 (Database layer (models, ORM) - Foreign Key to table in another database fails) updated by Russell Keith-Magee
Triage Stage changed
ForeignKeys between databases doesn't work, and is documented to not …
7:46 AM Ticket #13603 (Utilities - module_has_submodule fails when package is of type module) updated by Russell Keith-Magee
Component, Triage Stage changed
Accepted on the basis that the error message can be improved.
7:12 AM Ticket #13719 (Internationalization - blocktrans in Django 1.2 doesn't work any more) closed by Russell Keith-Magee
invalid: If you're uncertain if you've found a problem and you're looking for …
7:06 AM Ticket #13586 (Documentation - Improvements in Signals.m2m_changed documentation) updated by David Larlet
OK, now that I re-read it, it seems obvious. My bad. Thanks for the …
7:05 AM Ticket #13609 (contrib.admin - Using a non existent template in admin.Inlines produce error when ...) updated by anonymous
Milestone changed
7:03 AM Ticket #13596 (Internationalization - Ukrainian pluralization rules) updated by Russell Keith-Magee
Triage Stage changed
7:03 AM Ticket #13595 (Translations - Serbian and Serbian Latin localiztion fix) updated by Russell Keith-Magee
Triage Stage, Milestone changed
7:02 AM Ticket #13589 (Uncategorized - Annotate returns empty set without value arguments) closed by Russell Keith-Magee
invalid: As far as I can make out, this is behaving as expected. The first …
7:00 AM Ticket #13719 (Internationalization - blocktrans in Django 1.2 doesn't work any more) created by schmid.ul@…
Hello, the "blocktrans" in the template system in DjangoProject …
6:45 AM Ticket #13718 (Documentation - Typing error in Django Documentation on Models) created by Gaurav Kalra
Hi. Please have a look here: …
6:41 AM Ticket #13588 (contrib.admin - removing admin.root as per deprecation policy) updated by Russell Keith-Magee
Triage Stage changed
This needs to wait until the 1.3 feature branch is forked.
6:41 AM Ticket #13587 (Packaging - Set zip_safe = False in setup.py) closed by Russell Keith-Magee
invalid: Yes, there is a reason - Django uses distutils, not setuptools. …
6:24 AM Ticket #13586 (Documentation - Improvements in Signals.m2m_changed documentation) closed by Russell Keith-Magee
wontfix: Quoting the docs: "sender: The intermediate model class describing the …
5:21 AM DevelopersForHire edited by jorjun
(diff)
5:14 AM Ticket #6362 (Forms - Remove blank spaces with strip when validating the data) updated by ishirav
Two and a half years for such a small change? C'mon guys, this really …
4:54 AM DevelopersForHire edited by Kenny Shen
(diff)
4:19 AM Ticket #13716 (Uncategorized - csrf_view_exempt stopped CSRF response post-processing working on 1.2) updated by André Cruz
My scenario is an OpenID/OAuth provider, which can receive POSTs from …
3:41 AM Ticket #13713 (Uncategorized - Changing ModelMultipleChoiceField in admin is not reflected in ...) updated by jonathan_livni
Further discoveries - if I insert anywhere inside the override save() …
1:19 AM Ticket #12008 (Documentation - included templates' blocks do not get processed as if they were from ...) updated by Gert Van Gool
#6646 discusses the same problem.

Jun 7, 2010:

11:21 PM DevelopersForHire edited by jeff
Added myself to Canadian Django devs (diff)
9:05 PM Ticket #13717 (contrib.admin - unique_for_* errors out when date field is left empty) updated by Silvio J. Gutierrez
Component changed
7:47 PM Ticket #13716 (Uncategorized - csrf_view_exempt stopped CSRF response post-processing working on 1.2) updated by Luke Plant
Summary changed
This bug is triggered when you have a view for which you don't want …
7:40 PM 13716.diff attached to Ticket #13716 by Luke Plant
patch with tests
7:39 PM Ticket #13716 (Uncategorized - csrf_view_exempt stopped CSRF response post-processing working on 1.2) updated by Luke Plant
Status, Owner changed
It's a valid bug, unfortunately. I've attached a patch, will I'll …
7:20 PM Ticket #13717 (contrib.admin - unique_for_* errors out when date field is left empty) created by Silvio J. Gutierrez
Using Django 1.2.1, create a simple model, like so: […] and …
6:43 PM Ticket #13716 (Uncategorized - csrf_view_exempt stopped CSRF response post-processing working on 1.2) updated by Rolando Espinoza La fuente
Did you tried …
5:50 PM Ticket #13716 (Uncategorized - csrf_view_exempt stopped CSRF response post-processing working on 1.2) created by André Cruz
I tried to upgrade from 1.1 to 1.2 but "csrf_view_exempt" stopped …
5:46 PM Ticket #13715 (GIS - Creating GeoDjango model in shell does not work) updated by Alex Gaynor
Description changed
Fixed up the formatting.
5:21 PM Ticket #13715 (GIS - Creating GeoDjango model in shell does not work) created by drdee
When you start the shell (python manage.py shell) and paste the …
5:09 PM Ticket #13714 (contrib.auth - Login Required decorator should support LOGIN_URL) updated by mhlakhani
Triage Stage changed
5:03 PM Ticket #13714 (contrib.auth - Login Required decorator should support LOGIN_URL) updated by mhlakhani
Has patch changed
I added the patch. This should work.
4:59 PM Ticket #13714 (contrib.auth - Login Required decorator should support LOGIN_URL) updated by mhlakhani
Status, Owner changed
4:12 PM Ticket #13714 (contrib.auth - Login Required decorator should support LOGIN_URL) created by m.hasnain.lakhani@…
In django.contrib.auth.decorators, both the user_passes_test and …
3:31 PM Ticket #13713 (Uncategorized - Changing ModelMultipleChoiceField in admin is not reflected in ...) updated by jonathan_livni
typo when I copied here on the super() row. Should be: […] doesn't …
3:24 PM Ticket #13713 (Uncategorized - Changing ModelMultipleChoiceField in admin is not reflected in ...) created by jonathan_livni
Consider the following: […] Admin presents my_model_1 field as …
3:09 PM Ticket #11008 (Template system - dictsort and dictsortreversed template filters broken) updated by nathan
I've run into this on numerous occasions. Any idea on when this'll be …
12:39 PM Ticket #13696 (contrib.admin - Admin Edit Inline templates don' t output hidden field for PK when it ...) updated by Karen Tracey
But...it is only AutoFields that are specifically not part of the …
12:25 PM Ticket #8424 (Database layer (models, ORM) - Implement time filters) updated by tn@…
Cc changed
12:00 PM Ticket #13696 (contrib.admin - Admin Edit Inline templates don' t output hidden field for PK when it ...) updated by Evan Reiser <evan.reiser@…>
It seems to be that this this problem happens for models which have a …
10:49 AM Ticket #13711 (Database layer (models, ORM) - Very long field names on models cause problems) updated by Russell Keith-Magee
For the record - the patch for #8901 in [13328] contains a model that …
10:47 AM Ticket #8901 (Database layer (models, ORM) - Django's guessed postgresql sequence name is incorrect if the ...) closed by Russell Keith-Magee
fixed: (In [13328]) Fixed #8901 -- Corrected the PostgreSQL sequence reset …
10:47 AM Changeset [21a690f]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 #8901 -- Corrected the PostgreSQL sequence reset code when field …
10:27 AM Ticket #13577 (Translations - New Polish L10N formats file) reopened by Łukasz Rekucki
Replying to ludwik: > I believe both formats are valid. …
10:14 AM Ticket #13712 (Database layer (models, ORM) - raw() sql bug in Python 2.5.2) updated by Kevin Renskers
Keywords, Component changed
10:14 AM Ticket #13712 (Database layer (models, ORM) - raw() sql bug in Python 2.5.2) created by Kevin Renskers
I am using the Model.objects.raw() function to write my own custom …
10:11 AM Ticket #13528 (Database layer (models, ORM) - db_table truncation is applied based on the properties of the default ...) updated by Russell Keith-Magee
See #13711 for an analogous problem with field.colname.
10:11 AM Ticket #13711 (Database layer (models, ORM) - Very long field names on models cause problems) updated by Russell Keith-Magee
Triage Stage changed
10:11 AM Ticket #13711 (Database layer (models, ORM) - Very long field names on models cause problems) created by Russell Keith-Magee
Under MySQL, you get […] raised as an error during runtime. Under …
10:07 AM Ticket #13567 (Template system - cycle tag with 'as' shouldn't return a value) updated by Paul Garner
That is more readable, maybe I prefer it. When I wrote the patch I …
10:03 AM Ticket #13710 (Database layer (models, ORM) - raw() sql bug when using a model with many fields with long names) created by Kevin Renskers
I love the new raw() function to write custom sql and get back ORM …
9:57 AM Ticket #13577 (Translations - New Polish L10N formats file) updated by Ludwik Trammer
Replying to sero: I believe both formats are valid. I have …
9:50 AM Ticket #13567 (Template system - cycle tag with 'as' shouldn't return a value) updated by cootetom
I've implemented this patch as it's something I needed since upgraded …
9:47 AM Ticket #13577 (Translations - New Polish L10N formats file) closed by Jarek Zgoda
fixed: (In [13327]) Fixed #13577 - wrong thousands separator in Polish …
9:47 AM Changeset [9ebf411]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 Jarek Zgoda <jarek.zgoda@…>
Fixed #13577 - wrong thousands separator in Polish formats file. …
9:40 AM 13297_2.patch attached to Ticket #13297 by Filip Gruszczyński
9:40 AM 13297_1.patch attached to Ticket #13297 by Filip Gruszczyński
9:40 AM Ticket #13297 (Database layer (models, ORM) - Cannot specify 'pk' in model default ordering) updated by Filip Gruszczyński
I am adding two patches. First changes get_field in options, second …
9:39 AM Ticket #13577 (Translations - New Polish L10N formats file) reopened by sero
Thousand separator should be ' ' (space) instead of '.' (dot). The old …
9:34 AM admin_action_permission_check.patch attached to Ticket #13709 by Sebastian Noack
9:34 AM Ticket #13709 (contrib.admin - Delete action is visble if no delete permission given [PATCH]) created by Sebastian Noack
Admin actions are missing some permission checking hooks, in order to …
6:04 AM admin_improve_save_model.patch attached to Ticket #13708 by Sebastian Noack
6:04 AM Ticket #13708 (contrib.admin - Improve ModelAdmin.save_model() [PATCH]) created by Sebastian Noack
The ModelAdmin class provides a save_model() method, which can be …
5:56 AM Ticket #12687 (Database layer (models, ORM) - Using exclude on a queryset with an annotate field give attribute error.) updated by anonymous
Version changed
Also attribute error in Django 1.2: […]
5:02 AM Ticket #9025 (contrib.admin - Nested Inline Support in Admin) updated by Kerin Cosford
Cc changed
3:18 AM Ticket #8901 (Database layer (models, ORM) - Django's guessed postgresql sequence name is incorrect if the ...) updated by Skaffen
Cc changed
3:16 AM 8901-fixindextruncation.diff attached to Ticket #8901 by Skaffen
Call truncate_name in postgresql index creation to avoid letting …
3:14 AM Ticket #8901 (Database layer (models, ORM) - Django's guessed postgresql sequence name is incorrect if the ...) updated by Skaffen
@russellm - ah, I had verbose logging on when I ran the test and …
12:38 AM Ticket #13603 (Utilities - module_has_submodule fails when package is of type module) updated by intchanter
I also ran into this after upgrading from 1.1.1 to 1.2.1 due to having …
12:28 AM Ticket #13682 (Core (Mail) - Email attachments not support russian unicode symbols in filename and body) closed by Karen Tracey
invalid: This attachment specification: […] looks wrong to me. Content of …
Note: See TracTimeline for information about the timeline view.
Back to Top