Timeline



Nov 25, 2010:

11:59 PM email-doc-fixes.diff attached to Ticket #14783 by Adam Vandenberg
11:59 PM Ticket #14783 (Documentation - Fixes to the email documentation) created by Adam Vandenberg
* Link some settings * Make some :function: references more …
11:41 PM cache-doc-updates.diff attached to Ticket #14782 by Adam Vandenberg
11:41 PM Ticket #14782 (Documentation - Fixes to the cache documentation) created by Adam Vandenberg
* Fix a settings reference * Link up HttpResponse * Link Squid
11:32 PM cache-key-prefix.diff attached to Ticket #14781 by Adam Vandenberg
11:32 PM Ticket #14781 (Documentation - Setting "CACHE_PREFIX" should be "CACHE_KEY_PREFIX") created by Adam Vandenberg
The "CACHE_KEY_PREFIX" setting is incorrectly documented; see patch.
8:56 PM Ticket #14780 (Documentation - Fix quoting in class based views reference) closed by Chris Beaven
fixed: (In [14700]) Fixes #14780 -- bad quoting in class based views …
8:56 PM Changeset [e2bcf7d]mainstable/4.2.xstable/5.1.xstable/5.2.xstable/6.0.x by Chris Beaven <smileychris@…>
Fixes #14780 -- bad quoting in class based views reference. Thanks for …
8:28 PM Ticket #14715 (Uncategorized - Uninformative ValueError in django/utils/_os.py) closed by Chris Beaven
fixed: (In [14699]) Fixes #14715 -- More informative ValueError for safe_join …
8:28 PM Changeset [aff9ff9b]mainstable/4.2.xstable/5.1.xstable/5.2.xstable/6.0.x by Chris Beaven <smileychris@…>
Fixes #14715 -- More informative ValueError for safe_join util. Thanks …
8:14 PM Ticket #14779 (Documentation - Documentation Correction) closed by Chris Beaven
fixed: (In [14698]) Fixes #14779 -- delete_object docs wording. Thanks OldTroll
8:14 PM Changeset [1883248]mainstable/4.2.xstable/5.1.xstable/5.2.xstable/6.0.x by Chris Beaven <smileychris@…>
Fixes #14779 -- delete_object docs wording. Thanks OldTroll …
7:35 PM Ticket #14040 (Core (Other) - Python syntax errors in module loading propagate up) updated by Ramiro Morales
Triage Stage changed
Thanks for the report. That load_module() helper function is used …
6:44 PM Ticket #14114 (contrib.admin - Opera 10.61 - admin, collapse don't work) closed by Ramiro Morales
worksforme: Closing. Thanks Dario Graña for testing this during the Nov 13 sprint.
5:50 PM Ticket #13945 (Uncategorized - [Enhancement] Better diagnostics when view returns rendered SafeUnicode) closed by Ramiro Morales
wontfix: I think it is clear from the traceback your code is providing a using …
5:41 PM Ticket #13955 (contrib.admin - capitalization of ForeignKey) closed by Ramiro Morales
invalid: I've implemented a test project with the models and I don't see what …
4:56 PM Ticket #13970 (Forms - SelectDateWidget should be updated to use new is_required Widget attribute) updated by Ramiro Morales
Triage Stage changed
Replying to mitar: > What I am proposing is that […] if …
4:41 PM Ticket #14710 (Forms - Form css classes for bound fields are not rendered {{ form.field_name }}) updated by Robert Lujo
Yes, originally class attribute was filled for form.field container …
4:35 PM Ticket #13625 (Core (Other) - FORCE_SCRIPT_NAME bug) closed by Ramiro Morales
worksforme: I rewrote the lighttpd rewrite rule to almosy completely mimic the …
3:59 PM Ticket #14778 (Template system - {load} for all child templates) closed by Łukasz Rekucki
wontfix: This is for your own sanity. Please see: …
3:48 PM Ticket #14780 (Documentation - Fix quoting in class based views reference) updated by Łukasz Rekucki
Triage Stage changed
3:39 PM Ticket #6148 (Database layer (models, ORM) - Add generic support for database schemas) updated by MarioGonzalez <gonzalemario@…>
I saw you've just changed the current status to 'new'. I'm really …
2:28 PM Ticket #6148 (Database layer (models, ORM) - Add generic support for database schemas) updated by Ramiro Morales
Status changed
2:26 PM Ticket #13401 (Forms - Forms RadioInput produces invalid HTML) updated by Ramiro Morales
#14776 reports this again and asks for the same treatment for the …
2:24 PM Ticket #14776 (Forms - Don't put radio and checkbox input widgets in <ul> lists) closed by Ramiro Morales
duplicate: Replying to JMagnusson: > An option to choose whether …
2:12 PM Ticket #14780 (Documentation - Fix quoting in class based views reference) updated by Adam Vandenberg
Version changed
2:12 PM fix-quoting-in-class-based-view-ref.diff attached to Ticket #14780 by Adam Vandenberg
2:12 PM Ticket #14780 (Documentation - Fix quoting in class based views reference) created by Adam Vandenberg
The class-based-views reference has incorrect reST quoting; see …
1:47 PM generic_views_delete.diff attached to Ticket #14779 by OldTroll
Diff of change
1:47 PM Ticket #14779 (Documentation - Documentation Correction) created by OldTroll
changed wording on the delete_object generic.
12:23 PM Ticket #14778 (Template system - {load} for all child templates) created by Martin Tsachev
It would be nice if {load} worked for all child templates that used …
10:34 AM Ticket #6148 (Database layer (models, ORM) - Add generic support for database schemas) updated by MarioGonzalez <gonzalemario@…>
Cc changed
10:09 AM Ticket #14777 (Documentation - The "Generating CSV" doc should mention Unicode issues.) created by Adam Vandenberg
The "Using the Python CSV library" section of the "Outputting CSV with …
9:39 AM Ticket #13223 (contrib.admin - ValueError with inline and save as new) updated by paulos
Replying to gptvnt: I think the most reliable way to …
9:15 AM Ticket #14776 (Forms - Don't put radio and checkbox input widgets in <ul> lists) created by JMagnusson
An option to choose whether or not to have radio / checkbox widgets …
6:40 AM Ticket #14415 (Testing framework - Multiple aliases for one database: testing problems) updated by Russell Keith-Magee
(In [14697]) [1.2.X] Fixed #14415 -- Corrected the process of creating …
6:37 AM Ticket #14415 (Testing framework - Multiple aliases for one database: testing problems) closed by Russell Keith-Magee
fixed: (In [14696]) Fixed #14415 -- Corrected the process of creating and …
6:37 AM Changeset [4ddde2f]mainstable/4.2.xstable/5.1.xstable/5.2.xstable/6.0.x by Russell Keith-Magee <russell@…>
Fixed #14415 -- Corrected the process of creating and destroying test …
6:35 AM Ticket #14415 (Testing framework - Multiple aliases for one database: testing problems) updated by Russell Keith-Magee
Django's test suite has a very specific set of requirements for the …
3:42 AM Ticket #12235 (contrib.admin - MultiValueDictKeyError when editing Inline objects) closed by domguard
fixed: @ bruce_s : Another way to tell if the UUID field being added to …
3:23 AM DjangoScreencasts edited by Partizannka
(diff)
1:37 AM Ticket #14684 (Generic views - RESTful Model View) updated by anonymous
Cc changed
12:56 AM Ticket #14415 (Testing framework - Multiple aliases for one database: testing problems) updated by Shai Berger
I think it's a good thing -- essentially, the Django test suite …

Nov 24, 2010:

11:46 PM Ticket #13625 (Core (Other) - FORCE_SCRIPT_NAME bug) reopened by liangent
Zeus Web Server. Rewrite script was like: […] I had to change it …
8:47 PM Ticket #14775 (Documentation - Backport r13772) updated by Russell Keith-Magee
Triage Stage changed
8:47 PM Ticket #14775 (Documentation - Backport r13772) updated by Russell Keith-Magee
Triage Stage changed
8:47 PM Ticket #14775 (Documentation - Backport r13772) created by Jardel Weyrich
Backport r13772 to 1.2 so it describes get_script_prefix, which is a …
8:21 PM Ticket #13859 (Core (Management commands) - respect LANGUAGE_CODE in management command instead of overriding it ...) updated by Ramiro Morales
Triage Stage changed
Replying to tonnzor: > > First of all - this …
7:57 PM Ticket #13859 (Core (Management commands) - respect LANGUAGE_CODE in management command instead of overriding it ...) updated by Ramiro Morales
Summary changed
7:33 PM Ticket #13625 (Core (Other) - FORCE_SCRIPT_NAME bug) closed by Ramiro Morales
worksforme: I can't reproduce this with the following setup: * Lighttpd (I …
6:41 PM Ticket #14415 (Testing framework - Multiple aliases for one database: testing problems) updated by Russell Keith-Magee
To clarify -- when you say "makes many tests fail", is that a good …
6:36 PM t14415.3.diff attached to Ticket #14415 by Shai Berger
just adding PORT to t14415.2.diff
6:34 PM Ticket #14415 (Testing framework - Multiple aliases for one database: testing problems) updated by Shai Berger
Fixed the patch, ran some tests with it. It seems to work (though …
6:10 PM Ticket #11850 (Database layer (models, ORM) - Intermediate model order not applied to related model) updated by phretor
It looks like that […] is correctly ordered. Not intuitive, but …
5:45 PM Ticket #14774 (Testing framework - assertNumQueries is buggy with views and the test client if used more ...) updated by Alex Gaynor
Triage Stage, Component, Milestone changed
5:44 PM Ticket #14774 (Testing framework - assertNumQueries is buggy with views and the test client if used more ...) updated by Alex Gaynor
Almost certainly caused by the reset_queries signal: …
5:37 PM Ticket #14774 (Testing framework - assertNumQueries is buggy with views and the test client if used more ...) created by Luke Plant
With code like this: […] The second one always fails, with '0' …
5:36 PM Sprint201012Sydney edited by Julien Phalip
Added info about how to get to the IxC office (diff)
3:55 PM listview-custom-paginator.diff attached to Ticket #14773 by Benjamin Wohlwend
3:54 PM Ticket #14773 (Generic views - MultipleObjectMixin and subclasses should accept custom paginator class) created by Benjamin Wohlwend
There are a couple of nice paginator classes floating around in the …
2:20 PM Ticket #14772 (Core (URLs) - Reversing a URL with optional arguments fails) updated by Rob Hudson
The 2nd patch moves the trailing slash out of the named group and the …
2:19 PM 14772.2.diff attached to Ticket #14772 by Rob Hudson
1:52 PM Ticket #14771 (Documentation - Typo in docs, "vistor") updated by Alex Gaynor
(In [14695]) [1.2.X] Fixed #14771 -- corrected a typo in the testing …
1:51 PM Ticket #14771 (Documentation - Typo in docs, "vistor") closed by Alex Gaynor
fixed: (In [14694]) Fixed #14771 -- corrected a typo in the testing docs. …
1:51 PM Changeset [4a4d7bc2]mainstable/4.2.xstable/5.1.xstable/5.2.xstable/6.0.x by Alex Gaynor <alex.gaynor@…>
Fixed #14771 -- corrected a typo in the testing docs. Thanks to …
1:34 PM Ticket #1051 (Database layer (models, ORM) - Add support to set search_path in PostgreSQL) updated by MarioGonzalez <gonzalemario@…>
Adding the workaround wrote by 'akaihola' breaks syncdb due that …
1:30 PM 14772.diff attached to Ticket #14772 by Rob Hudson
1:29 PM Ticket #14772 (Core (URLs) - Reversing a URL with optional arguments fails) created by Rob Hudson
I discovered this recently where I wanted a URL to be /detail/ for …
12:44 PM Ticket #14771 (Documentation - Typo in docs, "vistor") updated by anonymous
Has patch, Triage Stage, Component, Milestone changed
12:40 PM Ticket #14771 (Documentation - Typo in docs, "vistor") updated by christian_oudard
Summary changed
12:39 PM vistor_typo.patch attached to Ticket #14771 by christian_oudard
12:39 PM Ticket #14771 (Documentation - Typo in docs, "vistor") created by christian_oudard
vistor -> visitor
12:29 PM django_ticket_14770.diff attached to Ticket #14770 by Paul McLanahan
12:20 PM Ticket #2417 (Database layer (models, ORM) - Support for binary type fields (aka: bytea in postgres and VARBINARY ...) updated by Marti Raudsepp
Cc changed
12:18 PM Ticket #12165 (Database layer (models, ORM) - Ability to use SQL functions in queries) updated by Marti Raudsepp
For the record, PostgreSQL does transparent compression by default for …
12:08 PM Ticket #14770 (Core (Other) - Should be able to set cookies from the request as well as the response.) updated by Paul McLanahan
Status, Owner, Has patch changed
12:03 PM Ticket #14770 (Core (Other) - Should be able to set cookies from the request as well as the response.) created by Paul McLanahan
The arguments are laid out quite well in a …
11:55 AM Ticket #14769 (Documentation - Voting example from tutorial - use of forms API - suggestion) created by bradders
I'm a django newbie working through the tutorials and documentation to …
11:33 AM 14766.diff attached to Ticket #14766 by Rob Hudson
11:30 AM Ticket #14766 (Database layer (models, ORM) - ordering by a field that does not exists returns an empty QuerySet) updated by Chris Beaven
Which, I'm assume, you're about to attach? :)
11:29 AM Ticket #14766 (Database layer (models, ORM) - ordering by a field that does not exists returns an empty QuerySet) updated by Rob Hudson
I searched the current Django tests and didn't see anything explicitly …
11:21 AM Ticket #14766 (Database layer (models, ORM) - ordering by a field that does not exists returns an empty QuerySet) reopened by Dougal Matthews
FWIW after speaking to Rob on irc I tried and I can reproduce with …
10:56 AM Ticket #9400 (File uploads/storage - flock causes problems when writing to an NFS share) updated by worksology
It appears the root of our problem with lockf() is that one of our …
10:35 AM Ticket #7184 (Core (Management commands) - inspectdb outputs primary key) updated by Luke Plant
Patch needs improvement, Needs tests changed
Patch should be in unified diff form, and needs tests.
10:32 AM Ticket #14091 (Database layer (models, ORM) - Fix incorrect quoting in connection.queries) updated by Luke Plant
Needs tests changed
10:04 AM Ticket #2705 (Database layer (models, ORM) - [patch] Add optional FOR UPDATE clause to QuerySets) updated by Dan Fairs
Cc changed
10:02 AM Ticket #3048 (Contrib apps - sitemaps and prepend_www) reopened by Nikolay
I have same issue now. I cannot use www in current_site.domain (I have …
9:29 AM Ticket #14700 (Database layer (models, ORM) - Speed up RawQuerySet iterator) updated by Luke Plant
(In [14693]) [1.2.X] Fixed #14700 - speed up RawQuerySet iterator. …
9:26 AM Ticket #14700 (Database layer (models, ORM) - Speed up RawQuerySet iterator) closed by Luke Plant
fixed: (In [14692]) Fixed #14700 - speed up RawQuerySet iterator. This moves …
9:26 AM Changeset [073412b]mainstable/4.2.xstable/5.1.xstable/5.2.xstable/6.0.x by Luke Plant <L.Plant.98@…>
Fixed #14700 - speed up RawQuerySet iterator. This moves constant …
9:24 AM Ticket #14700 (Database layer (models, ORM) - Speed up RawQuerySet iterator) updated by Luke Plant
Thanks, this is really great work. I'll commit shortly.
7:39 AM Ticket #14087 (Core (Other) - django.core.management.get_commands only sees commands in the last ...) updated by Johannes Bornhold
Has patch changed
I just added two patches which seem to fix this problem: * …
7:21 AM patch_14087_manage_trunk.diff attached to Ticket #14087 by Johannes Bornhold
Some changes in the API
7:17 AM patch_14087_manage.diff attached to Ticket #14087 by Johannes Bornhold
Solution which tries to stay with old API
7:00 AM Ticket #11675 (Core (Cache system) - Support new memcached wrapper pylibmc) updated by Jannis Leidel
Summary, Patch needs improvement, Has patch changed
A combined patch with the change and tests is preferred.
6:45 AM Ticket #14087 (Core (Other) - django.core.management.get_commands only sees commands in the last ...) updated by Johannes Bornhold
I just ran into the same trouble. After some research it seems to be a …
6:43 AM Ticket #14700 (Database layer (models, ORM) - Speed up RawQuerySet iterator) updated by Anssi Kääriäinen
Ok, now the patch should apply to trunk and actually work. The code …
6:38 AM patch.diff attached to Ticket #14700 by Anssi Kääriäinen
6:32 AM Ticket #14087 (Core (Other) - django.core.management.get_commands only sees commands in the last ...) updated by Johannes Bornhold
Cc changed
6:08 AM DevelopersForHire edited by anonymous
(diff)
6:05 AM Ticket #2626 (Core (Other) - Datetime handling is broken when dealing with more than one time zone) updated by Dan Fairs
Cc changed
6:04 AM DevelopersForHire edited by anonymous
(diff)
5:53 AM Ticket #14767 (Documentation - Formatting tweaks to DB optimization doc) updated by Gabriel Hurley
(In [14691]) [1.2.X] Fixed #14767 -- Reflowed paragraphs and cleaned …
5:52 AM Ticket #14767 (Documentation - Formatting tweaks to DB optimization doc) closed by Gabriel Hurley
fixed: (In [14690]) Fixed #14767 -- Reflowed paragraphs and cleaned up some …
5:52 AM Changeset [3abcd9d]mainstable/4.2.xstable/5.1.xstable/5.2.xstable/6.0.x by Gabriel Hurley <gabehr@…>
Fixed #14767 -- Reflowed paragraphs and cleaned up some markup/links …
5:13 AM Sprints edited by steph
(diff)
5:05 AM Sprint201012Berlin created by steph
4:49 AM Ticket #2316 (contrib.contenttypes - GenericRelation and get_or_create do not work together) updated by Henrique Bastos
Needs tests changed
Just updated the patch to the current state of the ORM and added some …
4:46 AM 0001-Fixed-2316-Added-get_or_create-to-GenericRelatedObje.diff attached to Ticket #2316 by Henrique Bastos
Updated patch with tests
4:08 AM DjangoFriendlyWebHosts edited by riccardo@…
fix missing last column while at it (diff)
4:06 AM DjangoFriendlyWebHosts edited by riccardo@…
(diff)
4:05 AM DjangoFriendlyWebHosts edited by riccardo@…
(diff)
4:05 AM Ticket #14765 (Template system - Unnecessary usage of NodeList in ForNode (template rendering)) updated by anonymous
I was wrong in the initial report, it is true that returning just …
3:58 AM Ticket #14768 (Translations - es-MX locale, formats.py contribution) updated by Alonso Bautista Villalobos <bautvill@…>
Milestone changed
3:42 AM formats.py attached to Ticket #14768 by Alonso Bautista Villalobos <bautvill@…>
formats.py for es-MX locate
3:41 AM Ticket #14768 (Translations - es-MX locale, formats.py contribution) created by bautvill@…
Hello, I'm Alonso Bautista Villalobos, from Mexico and found out the …
3:29 AM Ticket #11675 (Core (Cache system) - Support new memcached wrapper pylibmc) updated by nmk
Cc changed
3:28 AM Ticket #11675 (Core (Cache system) - Support new memcached wrapper pylibmc) updated by nmk
1.1.1 not work with mod_wsgi (fixed in …
3:20 AM Ticket #12235 (contrib.admin - MultiValueDictKeyError when editing Inline objects) updated by domguard
@ramiro : Ok, the matiasb fix (bruce_s version for me) finally works …
1:06 AM Ticket #14729 (Database layer (models, ORM) - RawQuerySet.__repr__ fails when params passed as list) updated by Matthias Kestenholz
Needs tests, Triage Stage changed
12:46 AM Ticket #14132 (Contrib apps - Feedgenerator doesn't support dates before 1900) updated by Matthias Kestenholz
Owner, Status, Milestone changed
Assigning to milestone 1.3, because this is a simple fix which mirrors …
12:37 AM Ticket #13770 (Forms - form BooleanField should clean the string u'false' as False.) updated by Matthias Kestenholz
Patch needs improvement, Version, Needs tests changed
This behavior existed in 1.1 already, changing version back to 1.1. …

Nov 23, 2010:

10:40 PM DjangoFriendlyWebHosts edited by WebKing
(diff)
10:05 PM Ticket #12398 (Forms - Add `TypedMultipleChoiceField` to compliment `TypedChoiceField`.) updated by Tai Lee
Milestone changed
9:24 PM db-optimize-fixes.diff attached to Ticket #14767 by Adam Vandenberg
9:24 PM Ticket #14767 (Documentation - Formatting tweaks to DB optimization doc) created by Adam Vandenberg
I fixed some markup, linked django-debug-toolbar, and wrapped some …
8:55 PM Ticket #13618 (contrib.admin - prepopulated_fields crashes with get_readonly_fields) updated by leanmeandonothingmachine
Another idea could be to combine this patch with the one in #11639. …
8:37 PM Ticket #14756 (Documentation - "Related objects reference" documentation needs copy-edit) updated by elbarto
Has patch changed
8:36 PM relations.diff attached to Ticket #14756 by elbarto
8:32 PM Ticket #14756 (Documentation - "Related objects reference" documentation needs copy-edit) updated by elbarto
Owner changed
7:34 PM Ticket #13770 (Forms - form BooleanField should clean the string u'false' as False.) updated by pma_
Has patch, Version, Needs tests changed
similar problem found in 1.2.3. BooleanField is returned by browser as …
7:20 PM Ticket #13605 (Documentation - Storage.listdir() missing from the reference page) updated by elbarto
Owner changed
7:18 PM Ticket #14506 (Documentation - Crash on HEAD request) updated by azurit
Replying to kmtracey: > Replying to azurit: > …
7:13 PM Ticket #13605 (Documentation - Storage.listdir() missing from the reference page) updated by elbarto
Has patch changed
7:08 PM Ticket #14765 (Template system - Unnecessary usage of NodeList in ForNode (template rendering)) updated by Luke Plant
Looking at it again, I don't know if it would be correct, due to how …
7:04 PM listdir.diff attached to Ticket #13605 by elbarto
7:03 PM Ticket #14765 (Template system - Unnecessary usage of NodeList in ForNode (template rendering)) updated by Luke Plant
The step is not wrong - the implementation of NodeList.render - …
6:41 PM Ticket #14766 (Database layer (models, ORM) - ordering by a field that does not exists returns an empty QuerySet) closed by Chris Beaven
worksforme: FieldError (as expected) for me too (tried one project on trunk …
6:36 PM Ticket #3529 (Documentation - Context.update doesn't do what it says it does) closed by Chris Beaven
fixed: (In [14689]) Fixes #3529 -- more explicit documentation about …
6:36 PM Changeset [4c51986]mainstable/4.2.xstable/5.1.xstable/5.2.xstable/6.0.x by Chris Beaven <smileychris@…>
Fixes #3529 -- more explicit documentation about Context.update. …
6:30 PM Ticket #14766 (Database layer (models, ORM) - ordering by a field that does not exists returns an empty QuerySet) updated by Rob Hudson
Replying to robhudson: > Yeah, hmm... > > I just tested …
6:29 PM Ticket #14766 (Database layer (models, ORM) - ordering by a field that does not exists returns an empty QuerySet) updated by Rob Hudson
Yeah, hmm... I just tested on another project and got the same result …
6:25 PM Ticket #494 (contrib.admin - Collapse in admin interface for inline related objects) updated by Matthew Schinckel
Replying to Alex: > For the record (and I thought I'd …
6:17 PM Ticket #14766 (Database layer (models, ORM) - ordering by a field that does not exists returns an empty QuerySet) updated by Matthew Schinckel
Hmm. I get: […] This is in both django 1.2 and the latest trunk.
6:01 PM Ticket #14766 (Database layer (models, ORM) - ordering by a field that does not exists returns an empty QuerySet) created by Rob Hudson
If you .order_by('field_that_does_not_exist') and evaluate it you …
5:54 PM Ticket #14415 (Testing framework - Multiple aliases for one database: testing problems) updated by Shai Berger
After a second look: Yes, the new TEST_MIRROR behavior seems to be …
5:42 PM Ticket #14755 (HTTP handling - Wsgi Error) closed by Russell Keith-Magee
invalid: If django-page-cms is providing a mock of WSGIRequest and it doesn't …
5:42 PM Ticket #14765 (Template system - Unnecessary usage of NodeList in ForNode (template rendering)) created by anonymous
There is some redundant rendering of nodes happening in template for …
5:32 PM Ticket #8414 (Core (Cache system) - multiple sites on one memcached) closed by Russell Keith-Magee
fixed: A site-wide cache prefix was added in [14623]
4:56 PM Ticket #14755 (HTTP handling - Wsgi Error) updated by Keryn Knight <keryn@…>
Keywords changed
According to the …
4:33 PM Sprint201012Sydney edited by dimago
(diff)
4:13 PM Ticket #14764 (Uncategorized - Docs and code disagree on return type of Users.get_all_permissions()) created by MostAwesomeDude
While implementing an authentication backend, I noticed that the …
3:56 PM Ticket #14755 (HTTP handling - Wsgi Error) updated by Adrian Ribao
Replying to Keryn Knight <[email protected]>: > In an …
3:40 PM Ticket #14755 (HTTP handling - Wsgi Error) updated by Keryn Knight <keryn@…>
In an effort to rule in or out certain configurations: * What …
2:54 PM Ticket #8077 (Core (Other) - Add ability to disable signals one a per-object-per-event basis.) updated by davedash
Can't your signal check for a flag that you set on your model instance …
2:37 PM Ticket #14755 (HTTP handling - Wsgi Error) updated by Adrian Ribao
I'm in [14677] and still not working.
1:21 PM Ticket #14755 (HTTP handling - Wsgi Error) updated by Keryn Knight <keryn@…>
Possibly related to ticket #14602 which resulted in changeset [14453], …
12:33 PM Ticket #3529 (Documentation - Context.update doesn't do what it says it does) updated by Chris Beaven
Needs documentation, Triage Stage changed
12:08 PM Ticket #10686 (Database layer (models, ORM) - Add class name interpolation in Meta.permissions codenames) updated by anonymous
I think both of these improvements need to be implemented. I make …
10:05 AM Ticket #8414 (Core (Cache system) - multiple sites on one memcached) reopened by mordicuac
Using cached_db backend for session sharing memcached with diferent …
10:05 AM Ticket #14763 (Documentation - Documentation doesn't provide any information about blocktrans tag in ...) closed by anonymous
invalid
10:04 AM Ticket #14763 (Documentation - Documentation doesn't provide any information about blocktrans tag in ...) updated by federico.capoano@…
Oh I just understood this hasn't to do with localization but with …
10:02 AM Ticket #13809 (File uploads/storage - FileField open method is only accepting 'rb' modes) reopened by jesh
This still does not work for me. Documented open() does not honor mode …
10:01 AM Ticket #14763 (Documentation - Documentation doesn't provide any information about blocktrans tag in ...) created by federico.capoano@…
I think this page: …
9:10 AM Ticket #14762 (Documentation - documentation does not document ContentFile) created by jesh
See …
8:38 AM Ticket #5908 (Template system - Add a resetcycle template tag) updated by Chris Chambers
Cc changed
8:11 AM Ticket #14697 (Database layer (models, ORM) - Speeding up queryset model instance creation) updated by Luke Plant
(In [14688]) [1.2.X] Fixed #14697 - speeded up model instance creation …
7:54 AM Ticket #14697 (Database layer (models, ORM) - Speeding up queryset model instance creation) closed by Luke Plant
fixed: (In [14687]) Fixed #14697 - speeded up model instance creation by …
7:54 AM Changeset [ff7c243]mainstable/4.2.xstable/5.1.xstable/5.2.xstable/6.0.x by Luke Plant <L.Plant.98@…>
Fixed #14697 - speeded up model instance creation by moving work …
7:39 AM Ticket #14249 (contrib.auth - Inactive users have less permissions then anonymous users with custom ...) updated by Harro
Has patch changed
Think that's it. The in_active user permission system is a bit weird …
7:37 AM 14249.diff attached to Ticket #14249 by Harro
Add support for in active user permissions
7:25 AM Ticket #14700 (Database layer (models, ORM) - Speed up RawQuerySet iterator) updated by Luke Plant
Patch needs improvement, Triage Stage changed
The most recent patch is very broken. It doesn't apply to trunk due to …
6:02 AM Ticket #3529 (Documentation - Context.update doesn't do what it says it does) updated by ggetzie
Patch needs improvement changed
6:01 AM context-doc.diff attached to Ticket #3529 by ggetzie
Moved the documentation for Context.update to its own block
5:37 AM Ticket #12235 (contrib.admin - MultiValueDictKeyError when editing Inline objects) updated by domguard
You're completely true. However, I'm not there right now : I use …
5:27 AM Ticket #12235 (contrib.admin - MultiValueDictKeyError when editing Inline objects) updated by Ramiro Morales
@atkinsonr, @quinode: You don't tell us if he UUID field …
4:16 AM DjangoResources edited by Santiago
(diff)
4:12 AM DjangoResources edited by Santiago
(diff)
3:58 AM Ticket #12235 (contrib.admin - MultiValueDictKeyError when editing Inline objects) updated by domguard
You can reproduce the bug using django_extensions UUIDField() …
2:53 AM Ticket #14651 (Database layer (models, ORM) - ignored field index creation for fields with unique=True and db_index=True) reopened by jordi
2:52 AM Ticket #14651 (Database layer (models, ORM) - ignored field index creation for fields with unique=True and db_index=True) updated by jordi
In the case field = models.CharField?(max_length=4, unique=True, …
2:04 AM Ticket #14415 (Testing framework - Multiple aliases for one database: testing problems) updated by Shai Berger
@russelm -- Sorry, I had misread your original patch; you are right, …
12:22 AM ticket-14761.diff attached to Ticket #14761 by samuel337
12:21 AM Ticket #14761 (Core (URLs) - URL resolving / reversing design doesn't allow alternate specs) created by samuel337
Django's URL resolution system is currently based on regexps and is …

Nov 22, 2010:

11:26 PM Ticket #13223 (contrib.admin - ValueError with inline and save as new) updated by paulos
If inline formset contains an image or file field, form will always …
11:23 PM Ticket #14760 (contrib.admin - Admin inlines with file/image field fails to save_as) reopened by paulos
Seems to be related to #13223.
11:17 PM Ticket #14760 (contrib.admin - Admin inlines with file/image field fails to save_as) closed by paulos
duplicate
11:12 PM Ticket #14760 (contrib.admin - Admin inlines with file/image field fails to save_as) created by paulos
How to reproduce: * declare an admin inline which "model" property …
10:34 PM Ticket #14043 (Database layer (models, ORM) - Incorrect and/or confusing behaviour with nullable OneToOneField) updated by Arthur Hebert
Looks like this is solved here. I'm adding a little more information …
9:54 PM Ticket #6739 (Documentation - How to add symbolic links in Windows Vista) closed by Chris Beaven
fixed: (In [14686]) Fixes #6739 -- better development installation docs. …
9:54 PM Changeset [8aa2485]mainstable/4.2.xstable/5.1.xstable/5.2.xstable/6.0.x by Chris Beaven <smileychris@…>
Fixes #6739 -- better development installation docs. Thanks to Adam …
9:44 PM Ticket #14415 (Testing framework - Multiple aliases for one database: testing problems) updated by Russell Keith-Magee
@shai - Good call on the HOST issue - I've made that change; new patch …
9:43 PM t14415.2.diff attached to Ticket #14415 by Russell Keith-Magee
Updated patch for test database issue
9:37 PM 6739.diff attached to Ticket #6739 by Chris Beaven
8:51 PM tweak-install.diff attached to Ticket #6739 by Adam Vandenberg
Attempt at tweaking the install doc a bit.
8:46 PM Ticket #14759 (Documentation - Updated widgets doc.) closed by Chris Beaven
fixed: (In [14685]) Fixes #14759 -- document the 'years' argument for …
8:46 PM Changeset [4c5bf6c7]mainstable/4.2.xstable/5.1.xstable/5.2.xstable/6.0.x by Chris Beaven <smileychris@…>
Fixes #14759 -- document the 'years' argument for SelectDateWidget. …
8:42 PM widgets.diff attached to Ticket #14759 by elbarto
8:36 PM widgets.2.diff attached to Ticket #14759 by elbarto
8:35 PM Ticket #14759 (Documentation - Updated widgets doc.) created by elbarto
I have attached a patch in order to explain in the documentation the …
7:46 PM Ticket #14752 (Generic views - WeekArchiveView gives incorrect results when using weeks beginning ...) closed by Russell Keith-Magee
fixed: (In [14684]) Fixed #14752 -- Corrected date parsing in WeekArchiveView …
7:46 PM Changeset [2efb475]mainstable/4.2.xstable/5.1.xstable/5.2.xstable/6.0.x by Russell Keith-Magee <russell@…>
Fixed #14752 -- Corrected date parsing in WeekArchiveView when using …
7:43 PM Ticket #6739 (Documentation - How to add symbolic links in Windows Vista) updated by Chris Beaven
And by "alternatively", I mean that I didn't read the whole of adamv's …
7:42 PM Ticket #6739 (Documentation - How to add symbolic links in Windows Vista) updated by Chris Beaven
Alternatively, I think the docs should just recommend creating a …
5:23 PM fix-queryset-headers.diff attached to Ticket #14758 by Adam Vandenberg
Update queryset headers on page (haven't checked cross-links yet)
5:18 PM Ticket #3591 (Core (Other) - add support for custom app_label and verbose_name) updated by dirleyrls
Cc changed
5:04 PM Ticket #14758 (Documentation - QuerySet method docs headings contain entire method signatures) updated by Adam Vandenberg
Owner changed
5:04 PM Ticket #25 (contrib.admin - Filtering interface on ForeignKey <select> boxes) updated by Łukasz Rekucki
This is painfully slow for me right now. I tested this on Chrome 9.x …
4:49 PM Ticket #14756 (Documentation - "Related objects reference" documentation needs copy-edit) updated by Gabriel Hurley
Milestone, Keywords, Triage Stage changed
4:48 PM Ticket #14758 (Documentation - QuerySet method docs headings contain entire method signatures) created by Gabriel Hurley
Take a look at this URL (the URL itself, not the page): …
4:41 PM Ticket #14757 (Documentation - Add An Example For .extra(tables=[])) updated by Gabriel Hurley
Triage Stage changed
Agreed. There is an example for where, but not for tables. Adding …
4:26 PM Ticket #14757 (Documentation - Add An Example For .extra(tables=[])) created by Mike Shultz
When fiddling around trying to find a solution to one of my problems, …
4:19 PM Ticket #14415 (Testing framework - Multiple aliases for one database: testing problems) updated by Shai Berger
I think Russell's approach is closer to home, but there are still …
4:09 PM Ticket #14756 (Documentation - "Related objects reference" documentation needs copy-edit) created by deisner
On http://docs.djangoproject.com/en/dev/ref/models/relations/, we find …
3:55 PM Ticket #14424 (contrib.admin - rel_to undefined in init scope of RelatedFieldWidgetWrapper) closed by Alex Gaynor
fixed: (In [14683]) Fixed #14424 -- corrected a NameError when instantiating …
3:55 PM Changeset [34988495]mainstable/4.2.xstable/5.1.xstable/5.2.xstable/6.0.x by Alex Gaynor <alex.gaynor@…>
Fixed #14424 -- corrected a NameError when instantiating a …
3:44 PM Ticket #14755 (HTTP handling - Wsgi Error) created by Adrian Ribao
I'm testing a site with latest django trunk and latest development …
3:31 PM Ticket #14424 (contrib.admin - rel_to undefined in init scope of RelatedFieldWidgetWrapper) updated by anonymous
Has patch changed
Bug introduced in revision [13708]
3:19 PM Ticket #14424 (contrib.admin - rel_to undefined in init scope of RelatedFieldWidgetWrapper) updated by fantomas42@…
Version changed
This bug is not present in the 1.2.x versions but he is present in the …
3:17 PM admin_widget.diff attached to Ticket #14424 by fantomas42@…
Patch for issue 14424
2:53 PM DjangoJobs edited by josh.l@…
job post (diff)
12:02 PM Ticket #14754 (Database layer (models, ORM) - TypeError: '[some aggregate function]' object does not support indexing) updated by Alex Gaynor
(In [14682]) [1.2.X] Fixed #14754 -- corrected using an aggregate in …
12:00 PM Ticket #14754 (Database layer (models, ORM) - TypeError: '[some aggregate function]' object does not support indexing) closed by Alex Gaynor
fixed: (In [14681]) Fixed #14754 -- corrected using an aggregate in an F …
12:00 PM Changeset [07ba3220]mainstable/4.2.xstable/5.1.xstable/5.2.xstable/6.0.x by Alex Gaynor <alex.gaynor@…>
Fixed #14754 -- corrected using an aggregate in an F expressions when …
10:25 AM Ticket #12522 (HTTP handling - Unable to get request.POST after request.get_raw_post_data) updated by Piotr Czachur
Another related issue: #14753 (Accessing …
9:55 AM Ticket #13883 (contrib.admin - SelectBox.js with grouping (optgroup elements)) updated by Harro
Milestone changed
Works great, it doesn't change the current working of the select but …
9:50 AM Sprint201012Sydney edited by anonymous
(diff)
9:42 AM Ticket #6663 (Database layer (models, ORM) - UUID as Primary Key (Re. 4682)) closed by Carl Meyer
invalid: This ticket is invalid, because it's requesting something that already …
9:06 AM aggregates_relabel_aliases.diff attached to Ticket #14754 by master
9:05 AM Ticket #14754 (Database layer (models, ORM) - TypeError: '[some aggregate function]' object does not support indexing) created by master
Relabelling aliases on the query value, when this value is an …
7:57 AM Ticket #14753 (Testing framework - Accessing (Get)HttpRequest.raw_post_data in view results in exception ...) created by Piotr Czachur
(Confirmed with Django trunk r14680) This happens only when running …
7:54 AM Ticket #13860 (Internationalization - Translate the output of admin commands) updated by Artem Skoretskiy
My suggestion was to translate output of ./manage.py XXX commands - …
7:18 AM Ticket #14710 (Forms - Form css classes for bound fields are not rendered {{ form.field_name }}) updated by Anssi Kääriäinen
Triage Stage changed
If I am not mistaken, before the patch the classes were not assigned …
6:39 AM Ticket #14742 (contrib.admin - Allow each action to decide default value for select_across) closed by curtis@…
invalid: Thanks to SmileyChris for making me realise I'd misunderstood the code.
6:34 AM Ticket #3544 (Template system - Fix {% include %} to allow recursive includes) updated by twoolie
> So what needs to be changes is, that {% include %} needs to hase …
6:29 AM Changeset [2596cf1]mainstable/4.2.xstable/5.1.xstable/5.2.xstable/6.0.x by Russell Keith-Magee <russell@…>
Clarified a comment in the mod_python docs on the status of the …
6:17 AM Ticket #14752 (Generic views - WeekArchiveView gives incorrect results when using weeks beginning ...) updated by Mark Sundstrom
Replying to lrekucki: > The patch looks ok, but both tests …
6:15 AM combined.diff attached to Ticket #14752 by Mark Sundstrom
6:13 AM Changeset [cbd90455]mainstable/4.2.xstable/5.1.xstable/5.2.xstable/6.0.x by Russell Keith-Magee <russell@…>
Clarified the text describing the deprecation status of mod_python. …
5:46 AM Ticket #14752 (Generic views - WeekArchiveView gives incorrect results when using weeks beginning ...) updated by Łukasz Rekucki
Patch needs improvement, Triage Stage changed
The patch looks ok, but both tests and the fix should be in a single …
5:34 AM Ticket #14731 (contrib.auth - [Patch] Change 14413 breaks old fixtures with permissions) updated by Christian Hammond
The new patch includes regression tests. Let me know if you want …
5:32 AM permission-id-fix-20101122.diff attached to Ticket #14731 by Christian Hammond
Patch for permission ordering with regression tests
5:11 AM dates.diff attached to Ticket #14752 by Mark Sundstrom
5:10 AM tests.diff attached to Ticket #14752 by Mark Sundstrom
5:10 AM Ticket #14752 (Generic views - WeekArchiveView gives incorrect results when using weeks beginning ...) created by Mark Sundstrom
WeekArchiveView defaults to weeks defined as beginning on Sunday (the …
5:07 AM Ticket #14013 (Database layer (models, ORM) - 'django.db.backends.postgresql_psycopg2' isn't an available database ...) updated by Sin
I've solved this problem using MinGW compilator for psycopg2-2.2.2. …
4:36 AM Ticket #14013 (Database layer (models, ORM) - 'django.db.backends.postgresql_psycopg2' isn't an available database ...) updated by Sin
psycopg2-2.2.2\psycopg2-2.2.2\setup.py def finalize_win32(self): ... …
4:07 AM Ticket #14750 (contrib.localflavor - ILPostalCodeField doesn't handle EMPTY_VALUES correctly) updated by Idan Gazit
Not sure this needs tests since the existing tests already try out …
4:06 AM Ticket #14750 (contrib.localflavor - ILPostalCodeField doesn't handle EMPTY_VALUES correctly) updated by Idan Gazit
Has patch changed
4:06 AM Ticket #14750 (contrib.localflavor - ILPostalCodeField doesn't handle EMPTY_VALUES correctly) updated by Idan Gazit
Status, Owner changed
4:05 AM 14750.diff attached to Ticket #14750 by Idan Gazit
4:04 AM Ticket #14750 (contrib.localflavor - ILPostalCodeField doesn't handle EMPTY_VALUES correctly) created by Idan Gazit
Same issue as #14499.
4:03 AM Ticket #5833 (contrib.admin - Custom FilterSpecs) updated by jovanb
Replying to bendavis78: Custom FilterSpec on a Model …
4:01 AM Ticket #14499 (contrib.localflavor - ATSocialSecurityNumberField doesn't handle EMPTY_VALUES correctly) updated by Idan Gazit
Summary changed
Updating to split instances of this issue into separate tickets.
12:45 AM Ticket #14736 (Documentation - Typo in documentation) updated by Gabriel Hurley
(In [14678]) [1.2.X] Fixed #14736 -- corrected an ungrammatical …
12:44 AM Ticket #14736 (Documentation - Typo in documentation) closed by Gabriel Hurley
fixed: (In [14677]) Fixed #14736 -- corrected an ungrammatical sentence in …
12:44 AM Changeset [6482dec2]mainstable/4.2.xstable/5.1.xstable/5.2.xstable/6.0.x by Gabriel Hurley <gabehr@…>
Fixed #14736 -- corrected an ungrammatical sentence in the template …
12:20 AM Ticket #14736 (Documentation - Typo in documentation) updated by Adam Vandenberg
Has patch changed
12:19 AM template-add.diff attached to Ticket #14736 by Adam Vandenberg
12:15 AM Ticket #14738 (Documentation - Link settings in cache doc to settings reference, for consistency.) closed by Gabriel Hurley
fixed: (In [14676]) Fixed #14738 -- Improved crossref linking for cache …
12:15 AM Changeset [25f3eda]mainstable/4.2.xstable/5.1.xstable/5.2.xstable/6.0.x by Gabriel Hurley <gabehr@…>
Fixed #14738 -- Improved crossref linking for cache settings, and …
12:08 AM Changeset [d8c471b]mainstable/4.2.xstable/5.1.xstable/5.2.xstable/6.0.x by Gabriel Hurley <gabehr@…>
Various nominal corrections for grammatical consistency, typos, and …
Note: See TracTimeline for information about the timeline view.
Back to Top