Timeline
Jul 7, 2010:
- 11:36 PM Ticket #13910 (Template system - Add generator version of Template.render(Context)) closed by
- duplicate: Duplicate of #7581, plus some work on the wsgi-improvements GSoC branch.
- 11:07 PM Ticket #13910 (Template system - Add generator version of Template.render(Context)) created by
- We already can make a streaming HttpResponse by passing a generator to …
- 8:08 PM Ticket #13909 (Documentation - Info on using "bare" json module in "Serializing Django Objects") created by
- http://docs.djangoproject.com/en/dev/topics/serialization/ covers how …
- 8:03 PM Ticket #13749 (contrib.admin - Link from admin-site to site) updated by
-
Has patch changed
- 8:03 PM Ticket #13749 (contrib.admin - Link from admin-site to site) reopened by
- 8:02 PM Ticket #13749 (contrib.admin - Link from admin-site to site) closed by
- fixed
- 7:55 PM Ticket #13907 (*.djangoproject.com - Broken links from current documentation) closed by
- invalid: You're looking at old documentation. Also, 0.95 and 0.96 did not have …
- 7:52 PM Ticket #13749 (contrib.admin - Link from admin-site to site) updated by
-
Owner changed
- 5:32 PM Ticket #13908 (contrib.sitemaps - contrib.sitemaps.view.index doesn't work in more than one location) created by
- The sitemaps app doesn't seem to allow "index" sitemaps with …
- 5:28 PM Ticket #13907 (*.djangoproject.com - Broken links from current documentation) created by
- URLs …
- 4:52 PM Ticket #12991 (Testing framework - Django 1.2 should have optional support for unittest2) updated by
-
Needs documentation, Version, Milestone changed
Paul: We probably need to add documentation for these changes. I'm … - 2:52 PM Ticket #13906 (Database layer (models, ORM) - REPEATABLE READ (as used by default on MySQL) breaks atleast ...) created by
- MySQL is the only database supported by django, which support …
- 2:47 PM Ticket #10706 (Core (Management commands) - Incorrect error from manage.py sql when app fails to load) updated by
- I was a victim to this error message too. I reached desperation trying …
- 2:42 PM DjangoJobs edited by
- (diff)
- 1:02 PM Ticket #13488 (GIS - Exceptions in GEOS I/O object destructor at process exit) updated by
-
Triage Stage changed
- 1:02 PM Ticket #13488 (GIS - Exceptions in GEOS I/O object destructor at process exit) updated by
-
Patch needs improvement, Version, Triage Stage, Milestone changed
I got an Arch Linux VM set up and got the problem reproduced using … - 11:28 AM Ticket #13488 (GIS - Exceptions in GEOS I/O object destructor at process exit) updated by
- I use thread-local module-level global I/O objects that developer has …
- 11:26 AM Ticket #13488 (GIS - Exceptions in GEOS I/O object destructor at process exit) reopened by
- 11:05 AM Ticket #13905 (Translations - Update to the basque translation) created by
- Some string where not well translated.
- 10:55 AM Ticket #13904 (Documentation - Update geo django docs - How to avoid geometry or I/O object garbage ...) created by
- In some versions of python when during garbage collection the module …
- 10:54 AM Ticket #13903 (Database layer (models, ORM) - Auto app_label creation fails when model is defined at top-level ...) created by
- Pseudo file structure: […] somefile.py has abstract models.Model …
- 10:46 AM Ticket #13488 (GIS - Exceptions in GEOS I/O object destructor at process exit) closed by
- wontfix: Updated after conversation on the geo_django google group. […]
- 10:46 AM Ticket #13843 (GIS - 'destroy_geom' filling up the apache error logs.) closed by
- wontfix: Updated after conversation on the geo_django google group. […]
- 10:02 AM Ticket #13902 (contrib.admin - When using a ManyToMany in list_filter, results may apper more than once) created by
- Suppose you have a ManyToMany relationship between models A and B …
- 9:33 AM Ticket #13750 (Documentation - ImageField accessing height or width and then data results in "I/O ...) updated by
- #13874 is a different presentation of the same problem.
- 9:32 AM Ticket #13874 (Core (Other) - get_image_dimensions should seek to 0) closed by
- duplicate: I suspect this is a duplicate of #13750 -- and if it isn't, it's very …
- 4:38 AM Ticket #7287 (Documentation - Newforms' initial values as models, for ModelChoiceField etc) updated by
- Patch should be aware of "to_field_name" param for ModelChoiceField, …
- 4:05 AM Ticket #3011 (contrib.auth - Allow for extendable auth_user module) updated by
-
Cc changed
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
- 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
- #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
- 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
- You're at least right about the first part. That's what I get for …
- 8:28 PM Ticket #13901 (File uploads/storage - File.chunks fails to read the entire file for some file-like objects) updated by
-
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
- See also #13901.
- 8:19 PM Ticket #13901 (File uploads/storage - File.chunks fails to read the entire file for some file-like objects) created by
- 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
-
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
- 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
- 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
-
Triage Stage changed
- 2:30 PM Ticket #13900 (contrib.admin - New admin feature: Delete and replace with existing object) updated by
-
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
- Here are two documentation patches. …
- 1:29 PM Ticket #13900 (contrib.admin - New admin feature: Delete and replace with existing object) created by
- i would like to edit …
- 1:25 PM Ticket #13899 (GIS - Geolocation Support for GeoDjango admin) created by
- 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
- 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
-
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
-
Description changed
- 11:30 AM Ticket #13868 (GIS - Inability to create superuser during syncdb when using GIS fields in ...) closed by
- 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
- See also #7561.
- 11:24 AM Ticket #13868 (GIS - Inability to create superuser during syncdb when using GIS fields in ...) updated by
-
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
-
Component changed
- 8:02 AM Ticket #11350 (contrib.localflavor - Support "local flavor" for Israel) updated by
-
Milestone, Patch needs improvement, Needs documentation, Has patch changed
- 7:50 AM Ticket #12978 (contrib.syndication - Support in syndication framework for CSS stylesheet links) updated by
-
Needs documentation, Needs tests, Triage Stage changed
- 3:30 AM Ticket #13897 (Generic views - There should be tests for object_list's pagination) created by
- As discussed on the dev-list …
- 3:30 AM Ticket #13896 (contrib.syndication - Change language to dynamic attribute in syndication feed generator) created by
- In my project, the language is dynamic and not hardcoded in settings. …
- 12:49 AM Ticket #5535 (Database layer (models, ORM) - .get() should allow myforeignkey_id lookups) updated by
-
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
- 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
-
Triage Stage changed
- 7:28 PM Ticket #13895 (Testing framework - Remove doctests from aggregates_regress test) created by
- We have always been at war with doctests.
- 6:17 PM DevelopersForHire edited by
- Change on aureal data. (diff)
- 5:45 PM Ticket #12374 (Database layer (models, ORM) - QuerySet .iterator() loads everything into memory anyway) updated by
- 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
-
Needs tests changed
- 4:51 PM Ticket #12978 (contrib.syndication - Support in syndication framework for CSS stylesheet links) updated by
-
Needs documentation, Has patch changed
Turns out easier than expected. saxutils supports adding XML … - 3:55 PM Ticket #12978 (contrib.syndication - Support in syndication framework for CSS stylesheet links) updated by
-
Milestone, Owner, Status changed
- 2:41 PM Ticket #13894 (contrib.messages - Disable upstream caching with messages framework) created by
- Upstream caching should be disabled when messages have been consumed …
- 12:22 PM Changeset [1fed5003]stable/1.2.x by
- [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
- (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
- 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
- (In [13424]) [1.2.X] Fixed #13880 - added 2.7 to list of supported …
- 12:10 PM Changeset [a84a390]stable/1.2.x by
- [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
- 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
- Fixed #13880 - added 2.7 to list of supported versions of Python …
- 11:54 AM Changeset [b9f085a]stable/1.2.x by
- [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
- Added missing module directive for validators documentation. …
- 11:43 AM Changeset [558732c3]stable/1.2.x by
- [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
- 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
-
Has patch changed
- 11:00 AM Ticket #13814 (Contrib apps - Utility method for getting a Site object) updated by
-
Owner, Milestone changed
- 7:36 AM Ticket #13196 (contrib.admin - Display datetime.date values using DATE_FORMAT) updated by
- Agreed. Rendering date and datetime in ALL templates (not only admin) …
- 6:57 AM Ticket #13883 (contrib.admin - SelectBox.js with grouping (optgroup elements)) created by
- 6:54 AM Ticket #10302 (Database layer (models, ORM) - Add some date features to aggregation) updated by
-
Cc changed
- 4:29 AM Ticket #13881 (Contrib apps - Sitemaps are broken by L10N) updated by
-
Version, Has patch, Triage Stage changed
I can confirm that this issue exists. Tests and a fix are attached. - 3:28 AM Ticket #13831 (Uncategorized - UTF-8 in models.__repr__ causes hard to track down unicode errors.) updated by
- I suppose you're right. Thanks :) For those experiencing the same …
- 2:09 AM Ticket #5373 (Internationalization - Field label for a ForeignKey not translated) updated by
- 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
-
Cc changed
- 12:54 AM Ticket #13882 (Database layer (models, ORM) - exclude on nullable fields uses an overly complex internal representation) created by
- 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
-
Cc changed
- 11:38 PM Ticket #10763 (contrib.auth - Allow custom AuthenticationForm in django.contrib.auth login view.) updated by
-
Cc changed
- 8:29 PM Ticket #13854 (Core (Other) - List of used decorators on a function) updated by
- I have opened Python #9157.
- 3:53 PM Ticket #13881 (Contrib apps - Sitemaps are broken by L10N) created by
- 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
-
Triage Stage changed
- 1:51 PM Ticket #13880 (Documentation - Update Installation documentation to reflect that Django works with ...) created by
- 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
-
Cc changed
- 7:01 AM Ticket #12213 (Forms - Initial data and addition queryset_filter for formset from ...) updated by
- 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
- I tried use django.utils.decorators.method_decorator to support …
Note:
See TracTimeline
for information about the timeline view.