Timeline
Jul 10, 2010:
- 11:55 PM Ticket #3400 (contrib.admin - Support for lookup separator with list_filter admin option) updated by
- Reverse relationship support would be really great as then it would be …
- 11:39 PM Ticket #3400 (contrib.admin - Support for lookup separator with list_filter admin option) updated by
-
Cc changed
- 10:28 PM Ticket #13921 (Database layer (models, ORM) - Inconsistent get_internal_type on official models' fields) created by
- I think there is a small inconsistency on when does …
- 6:06 PM Ticket #13920 (Documentation - Django Redirect Example isn't Right) updated by
-
Summary changed
Restoring summary I did not intend to change. - 6:05 PM Ticket #13920 (Documentation - Django Redirect Example isn't Right) closed by
- invalid: ? That page gives examples of using the …
- 5:52 PM Ticket #13920 (Documentation - Django Redirect Example isn't Right) created by
- At http://docs.djangoproject.com/en/1.1/topics/http/shortcuts/ the …
- 4:12 PM Ticket #13902 (contrib.admin - When using a ManyToMany in list_filter, results may apper more than once) updated by
-
Owner, Has patch, Version changed
Patch 13902_distinct_in_changelist.git.diff fixes the problem (git … - 1:21 PM Ticket #13702 (Internationalization - DATE_FORMAT et al not used when USE_L10N is False) updated by
- There is another ticket realted DATE_FORMAT and USE_L10N …
- 11:48 AM Ticket #13908 (contrib.sitemaps - contrib.sitemaps.view.index doesn't work in more than one location) updated by
-
Version, Has patch changed
I just added a patch that adds and optional kwarg where you can … - 11:38 AM Ticket #10890 (Generic views - generic views archive_week and archive_day should have next/previous ...) updated by
- I'm totally open to alternatives and if your fix dovetails with a …
- 11:05 AM Ticket #13919 (Uncategorized - "Incorrect string value" warning when saving some unicode characters ...) closed by
- invalid: This isn't a Django issue, it's a MySQL one. '\U000f2a61' requires 4 …
- 9:43 AM Ticket #13919 (Uncategorized - "Incorrect string value" warning when saving some unicode characters ...) created by
- How to reproduce this bug, step-by-step: 1. Create a new project. 2. …
- 7:40 AM Ticket #13910 (Template system - Add generator version of Template.render(Context)) updated by
- My apologies - this is a separate issue, albeit one that is closely …
- 3:10 AM Ticket #13918 (Generic views - [patch] Simplify implementation of `get_model_and_form_class`) created by
-
In
django.views.generic.create_update.get_model_and_form_class
, a …
Jul 9, 2010:
- 5:32 PM Ticket #13917 (contrib.admin - Multiple popup window feature of related objects popup through ...) created by
- In an app that has a cascading set of objects we required the ability …
- 4:10 PM Tutorials edited by
- (diff)
- 3:25 PM Ticket #13916 (Forms - DecimalField min_value does not enforce use of decimal.Decimal type) updated by
- Not checking the type may be some problem in some cases. But usually …
- 2:34 PM Ticket #13916 (Forms - DecimalField min_value does not enforce use of decimal.Decimal type) created by
- I was attempting to validate a ModelForm DecimalField using the …
- 1:54 PM Ticket #13915 (Database layer (models, ORM) - getting and creating with get_or_create behave differently when using ...) closed by
- duplicate: This is #5535.
- 1:45 PM Ticket #13915 (Database layer (models, ORM) - getting and creating with get_or_create behave differently when using ...) created by
- Using the following models: […] If you do the following and the …
- 12:41 PM Ticket #13914 (contrib.auth - Add natural keys to contrib.auth.User and Group models) updated by
-
Version changed
- 12:35 PM Ticket #13914 (contrib.auth - Add natural keys to contrib.auth.User and Group models) created by
- Permissions and content types already have natural keys. Having …
- 8:53 AM Ticket #13913 (Internationalization - Form widgets INPUT/OUTPUT format should be symmetrical) created by
- Statically compiled in formats is not a good idea. Especially for …
- 6:01 AM Ticket #5025 (Template system - Add a "truncate" template filter) updated by
- One problem with this filter is how to correctly handle unicode, where …
- 5:15 AM DevelopersForHire edited by
- Added Ian George to UK Devs list (diff)
- 3:24 AM CollaborateOnGithub edited by
- (diff)
- 3:23 AM CollaborateOnGithub edited by
- (diff)
- 3:22 AM CollaborateOnGithub edited by
- (diff)
- 12:40 AM Ticket #13617 (Template system - USE_L10N results in faulty javascript code in GeoDjango with some locales) updated by
- Possible same problem #13881
- 12:39 AM Ticket #13727 (Documentation - Alphabetize USE_L10N and USE_I18N) updated by
- Wrong ticket, sorry.
- 12:38 AM Ticket #13727 (Documentation - Alphabetize USE_L10N and USE_I18N) updated by
- #13881
- 12:31 AM Ticket #13881 (Contrib apps - Sitemaps are broken by L10N) updated by
- Looks like duplicate #13617
- 12:08 AM Ticket #3706 (Forms - [patch] Support for nested/compound forms for newforms) updated by
-
Cc changed
I think that if people knew about this patch they would be VERY …
Jul 8, 2010:
- 11:37 PM Ticket #373 (Database layer (models, ORM) - Add support for multi-column primary keys.) updated by
-
Cc changed
- 11:16 PM Ticket #11059 (Forms - Doc <-> Functionallity [FormsAPI Dynamic initial values] difference) closed by
- invalid: You've misinterpreted the source. If a form is bound, initial data is …
- 10:38 PM Ticket #13912 (Documentation - mod_wsgi documentation uses an erroneous example of AliasMatch) created by
-
The example given of:
[…]
Is completely wrong.
AliasMatch
is a … - 6:05 PM Ticket #13911 (Documentation - Typo on 1.2 documentation) closed by
- invalid: My mistake! Clearly in the next paragraph it explains... I just got …
- 6:03 PM Ticket #13911 (Documentation - Typo on 1.2 documentation) created by
- There is a typo on the page …
- 3:42 PM Ticket #3706 (Forms - [patch] Support for nested/compound forms for newforms) updated by
-
Cc changed
I updated this patch in response to a stack overflow question … - 2:05 PM Ticket #10080 (Core (Other) - call_command doesn't take into account command's default options) reopened by
- The patch solves the problem if the option has a default value, it …
- 8:59 AM Ticket #3400 (contrib.admin - Support for lookup separator with list_filter admin option) updated by
- good point by brentp. I've tried to have a crack at it …
- 8:42 AM Ticket #13500 (Template system - template loaders to be passed the request) updated by
- I agree, there is no clear way of making the request available.
- 5:56 AM Ticket #13905 (Translations - Update to the basque translation) updated by
- 2:28 AM Ticket #5373 (Internationalization - Field label for a ForeignKey not translated) updated by
- Replying to mk: > The self.verbose_name of the Category …
- 2:26 AM Ticket #13910 (Template system - Add generator version of Template.render(Context)) reopened by
- For example, this is an example I use on the patch's documentation: …
- 12:25 AM Ticket #13910 (Template system - Add generator version of Template.render(Context)) updated by
- OK, so probably I didn't make myself clear. What I propose is an …
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
Note:
See TracTimeline
for information about the timeline view.