Timeline



Jul 6, 2010:

10:00 PM Ticket #13901 (File uploads/storage - File.chunks fails to read the entire file for some file-like objects) updated by Alex Gaynor
That is indeed what I was thinking of.
9:46 PM Ticket #13901 (File uploads/storage - File.chunks fails to read the entire file for some file-like objects) updated by Karen Tracey
#13756 is very similar (may be the dupe Alex was thinking of)...same …
9:13 PM Ticket #12991 (Testing framework - Django 1.2 should have optional support for unittest2) updated by Paul McMillan
Just an update to note that this patch passes for python 2.4, 2.5, and …
9:01 PM Ticket #13901 (File uploads/storage - File.chunks fails to read the entire file for some file-like objects) updated by Erin Kelly
You're at least right about the first part. That's what I get for …
9:00 PM file_chunks_2.diff attached to Ticket #13901 by Erin Kelly
Corrected patch
8:28 PM Ticket #13901 (File uploads/storage - File.chunks fails to read the entire file for some file-like objects) updated by Alex Gaynor
This patch doesn't look right, it should be len(chunk , not …
8:20 PM Ticket #9632 (File uploads/storage - File.chunks contains potentially expensive size operation) updated by Erin Kelly
See also #13901.
8:20 PM file_chunks.diff attached to Ticket #13901 by Erin Kelly
8:19 PM Ticket #13901 (File uploads/storage - File.chunks fails to read the entire file for some file-like objects) created by Erin Kelly
The File.chunks method gets the size of the file and then decrements a …
7:31 PM Ticket #12991 (Testing framework - Django 1.2 should have optional support for unittest2) updated by Paul McMillan
Has patch, Status, Owner changed
Attached a patch which bundles unittest2 as discussed in -dev and with …
5:01 PM Ticket #13872 (contrib.admin - "AttributeError: 'module' object has no attribute 'day_abbr'" when ...) updated by Lexo
I found the original source of the problem - I had Google's gdata API …
4:44 PM Ticket #13632 (Documentation - lack of builtin range checking of id fields) updated by Gregor Müllegger
The problem with this is that the ID passed into a generic view …
3:33 PM Ticket #12978 (contrib.syndication - Support in syndication framework for CSS stylesheet links) updated by Yuval Adam
Triage Stage changed
2:30 PM Ticket #13900 (contrib.admin - New admin feature: Delete and replace with existing object) updated by Gregor Müllegger
Keywords, Version, Component changed
Hi riccardo, thank you for your idea - personally I find this …
2:21 PM Ticket #12975 (Documentation - Docs for contrib.admindocs?) updated by Nathaniel Whiteinge
Here are two documentation patches. …
2:09 PM 0002-Basic-admindocs-documentation.patch attached to Ticket #12975 by Nathaniel Whiteinge
Initial stab at documentation for the admindocs app.
2:09 PM 0001-Changed-references-to-reST-and-reStructuredText-for-.patch attached to Ticket #12975 by Nathaniel Whiteinge
Consistency patch for references to reStructuredText.
1:29 PM Ticket #13900 (contrib.admin - New admin feature: Delete and replace with existing object) created by Riccardo Di Virgilio
i would like to edit …
1:25 PM add_geolocation.diff attached to Ticket #13899 by Taylan Pince
Adds geolocation support for admin maps
1:25 PM Ticket #13899 (GIS - Geolocation Support for GeoDjango admin) created by Taylan Pince
This adds geolocation support to GeoDjango admin maps, using the W3C …
11:49 AM Ticket #13871 (contrib.admin - contrib.admin:list_editable - ForeignKey performance is O(m*n)) updated by chadc
Hmm. I had just intended to use CachedSelect as a temporary measure -- …
11:33 AM Ticket #13826 (GIS - Impossible to create indexes on PostGIS fields) updated by jbronn
Status, Patch needs improvement, Owner changed
I agree this is a problem, but I'm -1 at the patch in it's current …
11:30 AM Ticket #13826 (GIS - Impossible to create indexes on PostGIS fields) updated by jbronn
Description changed
11:30 AM Ticket #13868 (GIS - Inability to create superuser during syncdb when using GIS fields in ...) closed by jbronn
duplicate: Actually, this ticket is a duplicate of #13826 because it's the same …
11:27 AM Ticket #13868 (GIS - Inability to create superuser during syncdb when using GIS fields in ...) updated by jbronn
See also #7561.
11:24 AM Ticket #13868 (GIS - Inability to create superuser during syncdb when using GIS fields in ...) updated by jbronn
Status, Owner changed
I'll accept the ticket for now, but I'm not sure if there will be a …
9:42 AM Ticket #13883 (contrib.admin - SelectBox.js with grouping (optgroup elements)) updated by SardarNL
Component changed
8:02 AM Ticket #11350 (contrib.localflavor - Support "local flavor" for Israel) updated by Yuval Adam
Milestone, Patch needs improvement, Needs documentation, Has patch changed
8:01 AM 11350.diff attached to Ticket #11350 by Yuval Adam
Updated proper diff, with tests and docs
7:50 AM Ticket #12978 (contrib.syndication - Support in syndication framework for CSS stylesheet links) updated by Yuval Adam
Needs documentation, Needs tests, Triage Stage changed
7:48 AM 12978.diff attached to Ticket #12978 by Yuval Adam
Updated proposed patch, with tests and docs
3:30 AM Ticket #13897 (Generic views - There should be tests for object_list's pagination) created by Julien Phalip
As discussed on the dev-list …
3:30 AM Ticket #13896 (contrib.syndication - Change language to dynamic attribute in syndication feed generator) created by jedie
In my project, the language is dynamic and not hardcoded in settings. …
2:26 AM 13814.diff attached to Ticket #13814 by Yuval Adam
Proposed utility method
12:49 AM Ticket #5535 (Database layer (models, ORM) - .get() should allow myforeignkey_id lookups) updated by Simon Litchfield
Cc changed
Old open ticket but still no decision here. Convention is that …

Jul 5, 2010:

7:54 PM Ticket #5373 (Internationalization - Field label for a ForeignKey not translated) updated by Lachlan Musicman
After some testing last night, my diff fails because it's calling …
7:28 PM Ticket #13895 (Testing framework - Remove doctests from aggregates_regress test) updated by Alex Gaynor
Triage Stage changed
7:28 PM django-aggregation-regress-tests.diff attached to Ticket #13895 by Alex Gaynor
7:28 PM Ticket #13895 (Testing framework - Remove doctests from aggregates_regress test) created by Alex Gaynor
We have always been at war with doctests.
6:17 PM DevelopersForHire edited by fgutierrez
Change on aureal data. (diff)
5:45 PM Ticket #12374 (Database layer (models, ORM) - QuerySet .iterator() loads everything into memory anyway) updated by zombie_ninja
I have experienced the similar problem and I have set DEBUG=False in …
5:17 PM Ticket #12978 (contrib.syndication - Support in syndication framework for CSS stylesheet links) updated by Alex Gaynor
Needs tests changed
4:51 PM Ticket #12978 (contrib.syndication - Support in syndication framework for CSS stylesheet links) updated by Yuval Adam
Needs documentation, Has patch changed
Turns out easier than expected. saxutils supports adding XML …
4:48 PM 12968.diff attached to Ticket #12978 by Yuval Adam
3:55 PM Ticket #12978 (contrib.syndication - Support in syndication framework for CSS stylesheet links) updated by Yuval Adam
Milestone, Owner, Status changed
2:41 PM Ticket #13894 (contrib.messages - Disable upstream caching with messages framework) created by Torsten Bronger
Upstream caching should be disabled when messages have been consumed …
12:22 PM Changeset [1fed5003]stable/1.2.x by Luke Plant <L.Plant.98@…>
[1.2.X] Doc updates missed in [13424] Refs #13880 Backport of …
12:19 PM Ticket #13880 (Documentation - Update Installation documentation to reflect that Django works with ...) updated by Luke Plant
(In [13425]) Doc updates missed in [13423] Refs #13880
12:19 PM Changeset [9d0b9ad8]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@…>
Doc updates missed in [13423] Refs #13880 git-svn-id: …
12:10 PM Ticket #13880 (Documentation - Update Installation documentation to reflect that Django works with ...) updated by Luke Plant
(In [13424]) [1.2.X] Fixed #13880 - added 2.7 to list of supported …
12:10 PM Changeset [a84a390]stable/1.2.x by Luke Plant <L.Plant.98@…>
[1.2.X] Fixed #13880 - added 2.7 to list of supported versions of …
12:07 PM Ticket #13880 (Documentation - Update Installation documentation to reflect that Django works with ...) closed by Luke Plant
fixed: (In [13423]) Fixed #13880 - added 2.7 to list of supported versions of …
12:07 PM Changeset [0f34c3d]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 #13880 - added 2.7 to list of supported versions of Python …
11:54 AM Changeset [b9f085a]stable/1.2.x by Luke Plant <L.Plant.98@…>
[1.2.X] Added missing module directive for validators documentation. …
11:51 AM Changeset [910c086]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@…>
Added missing module directive for validators documentation. …
11:43 AM Changeset [558732c3]stable/1.2.x by Luke Plant <L.Plant.98@…>
[1.2.X] Small corrections/improvements to DB optimization docs. …
11:26 AM Changeset [2cf21d99]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@…>
Small corrections/improvements to DB optimization docs. git-svn-id: …
11:17 AM Ticket #13814 (Contrib apps - Utility method for getting a Site object) updated by Yuval Adam
Has patch changed
11:00 AM Ticket #13814 (Contrib apps - Utility method for getting a Site object) updated by Yuval Adam
Owner, Milestone changed
9:36 AM SelectBox.js attached to Ticket #13883 by SardarNL
Better SelectBox.js which handles optgroup, depends on jQuery
7:36 AM Ticket #13196 (contrib.admin - Display datetime.date values using DATE_FORMAT) updated by Valera_Grishin
Agreed. Rendering date and datetime in ALL templates (not only admin) …
7:06 AM good_select.png attached to Ticket #13883 by SardarNL
Better SelectBox.js screenshot. optgroups are recreated on redisplay()
7:05 AM bad_select.png attached to Ticket #13883 by SardarNL
Current SelectBox.js screenshot
6:57 AM Ticket #13883 (contrib.admin - SelectBox.js with grouping (optgroup elements)) created by SardarNL
6:54 AM Ticket #10302 (Database layer (models, ORM) - Add some date features to aggregation) updated by anonymous
Cc changed
5:31 AM 13881.tests_and_fix2.patch attached to Ticket #13881 by Gregor Müllegger
"refactored" patch.
4:29 AM Ticket #13881 (Contrib apps - Sitemaps are broken by L10N) updated by Gregor Müllegger
Version, Has patch, Triage Stage changed
I can confirm that this issue exists. Tests and a fix are attached.
4:27 AM 13881.tests_and_fix.patch attached to Ticket #13881 by Gregor Müllegger
Same tests as in first patch, but now includes a simple fix for the issue.
4:04 AM 13881.tests.patch attached to Ticket #13881 by Gregor Müllegger
Creating regressiontestmodule for sitemaps application and failing …
3:28 AM Ticket #13831 (Uncategorized - UTF-8 in models.__repr__ causes hard to track down unicode errors.) updated by Walter Doekes
I suppose you're right. Thanks :) For those experiencing the same …
2:37 AM 5373.3.diff attached to Ticket #5373 by Lachlan Musicman
same again, 4 space indents
2:09 AM Ticket #5373 (Internationalization - Field label for a ForeignKey not translated) updated by Lachlan Musicman
5373.2.patch worked for me, I've made it more conventional and have …
2:00 AM Ticket #2131 (HTTP handling - HttpResponseSendFile for serving static files handler-specific ...) updated by JivanAmara
Cc changed
1:59 AM 5373.3.patch attached to Ticket #5373 by Lachlan Musicman
adapted patch to put import at the top of the file
12:54 AM django-orm-exclude-null.diff attached to Ticket #13882 by Alex Gaynor
12:54 AM Ticket #13882 (Database layer (models, ORM) - exclude on nullable fields uses an overly complex internal representation) created by Alex Gaynor
It nests Where clauses more than is necessary, and this can be …

Jul 4, 2010:

11:39 PM Ticket #8274 (contrib.auth - Auth views should allow form customization) updated by Vasily Ivanov
Cc changed
11:38 PM Ticket #10763 (contrib.auth - Allow custom AuthenticationForm in django.contrib.auth login view.) updated by Vasily Ivanov
Cc changed
8:29 PM Ticket #13854 (Core (Other) - List of used decorators on a function) updated by Mitar
I have opened Python #9157.
3:53 PM Ticket #13881 (Contrib apps - Sitemaps are broken by L10N) created by Vladimir Pouzanov
If you enable L10N with some locale that doesn't use "." as decimal …
1:51 PM Ticket #13880 (Documentation - Update Installation documentation to reflect that Django works with ...) updated by Alex Gaynor
Triage Stage changed
1:51 PM Ticket #13880 (Documentation - Update Installation documentation to reflect that Django works with ...) created by Alex Gaynor
Tested, passes full test suite.
9:49 AM Ticket #7561 (Core (Management commands) - post_syncdb signal should be emitted when syncdb actually finishes) updated by Jari Pennanen
Cc changed
7:01 AM Ticket #12213 (Forms - Initial data and addition queryset_filter for formset from ...) updated by sehmaschine@…
after trying different setups I have to admit that the patch doesn´t …
12:14 AM Ticket #13879 (Utilities - method_decorator doesn't supports decorators with arguments) created by Marinho Brandão
I tried use django.utils.decorators.method_decorator to support …

Jul 3, 2010:

5:22 PM Ticket #13878 (Forms - Formset validation refactoring and valid_forms property of fieldsets) updated by Petr Marhoun <petr.marhoun@…>
The first patch (01-formset-refactoring.diff) contains changes of …
5:18 PM 03-formset-refactoring-valid-forms-tests.diff attached to Ticket #13878 by Petr Marhoun <petr.marhoun@…>
5:17 PM 02-formset-refactoring-cleaned-data-tests.diff attached to Ticket #13878 by Petr Marhoun <petr.marhoun@…>
5:17 PM 01-formset-refactoring.diff attached to Ticket #13878 by Petr Marhoun <petr.marhoun@…>
5:17 PM Ticket #13878 (Forms - Formset validation refactoring and valid_forms property of fieldsets) created by Petr Marhoun <petr.marhoun@…>
This series of patch solves two problems: * Formsets validation is …
4:40 PM Ticket #6630 (Forms - Fieldsets for forms) updated by Petr Marhoun <petr.marhoun@…>
Patch 02-add-fieldsets.diff: This patch adds support for fieldsets. …
3:14 PM Ticket #13877 (Core (Other) - More documentation needed on exceptions in middlewares) updated by pakal <chambon.pascal@…>
My tests show that if process_request, process_view or …
2:53 PM Ticket #13877 (Core (Other) - More documentation needed on exceptions in middlewares) created by pakal <chambon.pascal@…>
I have not found any documentation on the behaviour of django when an …
12:55 PM HelpfulResponses edited by Alex Gaynor
Added a useful message for "reformatted" (diff)
12:53 PM Ticket #13876 (Documentation - Documentation duplicates) updated by Alex Gaynor
Description changed
Added formatting.
12:39 PM Ticket #13876 (Documentation - Documentation duplicates) created by pakal <chambon.pascal@…>
In documentation page "the Django admin site" : a section is written …
11:21 AM 6447_r13405_withdoc.diff attached to Ticket #6447 by Carl Meyer
same as previous patch, with added doc note re key restrictions
11:00 AM Ticket #13875 (contrib.admin - submit_row templatetag should pass whole context) updated by drul
Cc, Has patch changed
10:59 AM admin_modify.py.diff attached to Ticket #13875 by drul
patch
10:45 AM Ticket #13875 (contrib.admin - submit_row templatetag should pass whole context) created by drul
django submit_row inclusion tag doesn't pass extra_context from …
10:07 AM Ticket #6630 (Forms - Fieldsets for forms) updated by Petr Marhoun <petr.marhoun@…>
Added new series of patches. They are based on previous ones, …
8:53 AM 03-use-core-fieldsets-in-admin.diff attached to Ticket #6630 by Petr Marhoun <petr.marhoun@…>
8:53 AM 02-add-fieldsets.diff attached to Ticket #6630 by Petr Marhoun <petr.marhoun@…>
8:52 AM 01-move-fields-and-exclude.diff attached to Ticket #6630 by Petr Marhoun <petr.marhoun@…>
8:47 AM Ticket #13769 (Forms - ModelForm: override default field attributes) updated by Petr Marhoun <petr.marhoun@…>
Added another patch for the same feature - I implemented it …
8:35 AM fields-kwargs.diff attached to Ticket #13769 by Petr Marhoun <petr.marhoun@…>
8:33 AM Ticket #12856 (Documentation - Decide on public API/documentation for form.BoundField attributes) updated by Petr Marhoun <petr.marhoun@…>
Added patch which implements BoundField.required (with tests, without …
8:32 AM bound-field-required.diff attached to Ticket #12856 by Petr Marhoun <petr.marhoun@…>
8:27 AM Ticket #13674 (contrib.admin - Javascript for adding inline fields doesn't update "for" attribute in label) updated by Tay Ray Chuan
Owner changed
8:22 AM Ticket #12213 (Forms - Initial data and addition queryset_filter for formset from ...) updated by sehmaschine@…
btw: the above patch works great. any reason for not adding this patch?
8:21 AM Ticket #13674 (contrib.admin - Javascript for adding inline fields doesn't update "for" attribute in label) updated by Tay Ray Chuan
Attached a patch for both the full and minified JS files. Note that …
8:16 AM 0001-fix-updating-of-the-for-attribute-in-new-admin-inlin.patch attached to Ticket #13674 by Tay Ray Chuan
8:15 AM Ticket #13674 (contrib.admin - Javascript for adding inline fields doesn't update "for" attribute in label) updated by Tay Ray Chuan
Replying to Jonas: > This is the patch that solved it …
7:34 AM Ticket #12213 (Forms - Initial data and addition queryset_filter for formset from ...) updated by anonymous
Cc changed
7:33 AM Ticket #12213 (Forms - Initial data and addition queryset_filter for formset from ...) reopened by sehmaschine@…
reopening this for the following reasons: – no docs. how is queryset …
4:36 AM Ticket #13591 (Forms - SplitDateTimeField admin usability broken when using format localization) updated by Andy Baker
Cc changed
3:24 AM Ticket #11003 (Database layer (models, ORM) - Add USE INDEX, FORCE INDEX capabilities to ORM) closed by Łukasz Rekucki
wontfix: Please do not reopen tickets marked as won't fix by core developers …
2:10 AM with-hints-13402.diff attached to Ticket #11003 by Simon Litchfield
Adds queryset.with_hints() support for MySQL
2:10 AM Ticket #11003 (Database layer (models, ORM) - Add USE INDEX, FORCE INDEX capabilities to ORM) reopened by Simon Litchfield
Here's a suggestion. See patch. Works on MySQL. […]
Note: See TracTimeline for information about the timeline view.
Back to Top