Timeline



Jul 10, 2010:

11:55 PM Ticket #3400 (contrib.admin - Support for lookup separator with list_filter admin option) updated by Mitar
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 Mitar
Cc changed
11:16 PM superform.2.py attached to Ticket #3706 by sdolan
Removed a debug raise statement that slipped by.
10:28 PM Ticket #13921 (Database layer (models, ORM) - Inconsistent get_internal_type on official models' fields) created by Mitar
I think there is a small inconsistency on when does …
6:06 PM Ticket #13920 (Documentation - Django Redirect Example isn't Right) updated by Karen Tracey
Summary changed
Restoring summary I did not intend to change.
6:05 PM Ticket #13920 (Documentation - Django Redirect Example isn't Right) closed by Karen Tracey
invalid: ? That page gives examples of using the …
5:52 PM Ticket #13920 (Documentation - Django Redirect Example isn't Right) created by jsoncorwin
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 rasca
Owner, Has patch, Version changed
Patch 13902_distinct_in_changelist.git.diff fixes the problem (git …
4:05 PM 13902_distinct_in_changelist.git.diff attached to Ticket #13902 by rasca
fixes #13902, git diff
3:56 PM 13902_distinct_in_changelist.diff attached to Ticket #13902 by rasca
fixes #13902
1:21 PM Ticket #13702 (Internationalization - DATE_FORMAT et al not used when USE_L10N is False) updated by aaloy
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 palewire
Version, Has patch changed
I just added a patch that adds and optional kwarg where you can …
11:45 AM patch.diff attached to Ticket #13908 by palewire
Add optional kwarg for 'section_urlname'
11:38 AM Ticket #10890 (Generic views - generic views archive_week and archive_day should have next/previous ...) updated by palewire
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 Karen Tracey
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 Denilson Figueiredo de Sá
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 Russell Keith-Magee
My apologies - this is a separate issue, albeit one that is closely …
3:11 AM 13918_simpler_get_model_form.diff attached to Ticket #13918 by Satoru Logic
3:10 AM Ticket #13918 (Generic views - [patch] Simplify implementation of `get_model_and_form_class`) created by Satoru Logic
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 davidcooper
In an app that has a cascading set of objects we required the ability …
4:10 PM Tutorials edited by rainy
(diff)
3:25 PM Ticket #13916 (Forms - DecimalField min_value does not enforce use of decimal.Decimal type) updated by Gregor Müllegger
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 bugs@…
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 Karen Tracey
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 KyleMac
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 Juarez Bochi
Version changed
12:36 PM contrib_auth_user_group_natural_key.patch attached to Ticket #13914 by Juarez Bochi
12:35 PM Ticket #13914 (contrib.auth - Add natural keys to contrib.auth.User and Group models) created by Juarez Bochi
Permissions and content types already have natural keys. Having …
8:54 AM formats.patch attached to Ticket #13913 by IsakovAN
8:53 AM Ticket #13913 (Internationalization - Form widgets INPUT/OUTPUT format should be symmetrical) created by IsakovAN
Statically compiled in formats is not a good idea. Especially for …
6:09 AM empty-ip-2.diff attached to Ticket #5622 by jfunk
Version that does not break BooleanField
6:01 AM Ticket #5025 (Template system - Add a "truncate" template filter) updated by Luke Plant
One problem with this filter is how to correctly handle unicode, where …
5:15 AM DevelopersForHire edited by elbeanio
Added Ian George to UK Devs list (diff)
3:24 AM CollaborateOnGithub edited by anonymous
(diff)
3:23 AM CollaborateOnGithub edited by anonymous
(diff)
3:22 AM CollaborateOnGithub edited by anonymous
(diff)
12:40 AM Ticket #13617 (Template system - USE_L10N results in faulty javascript code in GeoDjango with some locales) updated by anonymous
Possible same problem #13881
12:39 AM Ticket #13727 (Documentation - Alphabetize USE_L10N and USE_I18N) updated by anonymous
Wrong ticket, sorry.
12:38 AM Ticket #13727 (Documentation - Alphabetize USE_L10N and USE_I18N) updated by anonymous
#13881
12:31 AM Ticket #13881 (Contrib apps - Sitemaps are broken by L10N) updated by anonymous
Looks like duplicate #13617
12:08 AM Ticket #3706 (Forms - [patch] Support for nested/compound forms for newforms) updated by twoolie
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 alexlewin
Cc changed
11:16 PM Ticket #11059 (Forms - Doc <-> Functionallity [FormsAPI Dynamic initial values] difference) closed by Matt McClanahan
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 Chris Beaven
The example given of: […] Is completely wrong. AliasMatch is a …
6:05 PM Ticket #13911 (Documentation - Typo on 1.2 documentation) closed by weinberger.aaron@…
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 weinberger.aaron@…
There is a typo on the page …
3:42 PM Ticket #3706 (Forms - [patch] Support for nested/compound forms for newforms) updated by sdolan
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 bjourne
The patch solves the problem if the option has a default value, it …
12:45 PM superform.py attached to Ticket #3706 by sdolan
Updated version to work w/1.2 (should work with all 1.0+).
8:59 AM Ticket #3400 (contrib.admin - Support for lookup separator with list_filter admin option) updated by frans
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 Tim Child
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 aitzol
5:55 AM basque_translation_update20100708.2.diff attached to Ticket #13905 by aitzol
Update header info
5:49 AM basque_translation_update20100708.diff attached to Ticket #13905 by aitzol
More complete update
3:13 AM basque_translation_patch.diff attached to Ticket #13905 by aitzol
2:30 AM 5373_related.py.diff attached to Ticket #5373 by Lachlan Musicman
Patch changes related.py instead of init.py
2:28 AM Ticket #5373 (Internationalization - Field label for a ForeignKey not translated) updated by Lachlan Musicman
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 Ron Panduwana
For example, this is an example I use on the patch's documentation: …
2:13 AM 5373_regressiontests_admin_inlines.diff attached to Ticket #5373 by Lachlan Musicman
regression test to check admin_inlines
12:25 AM Ticket #13910 (Template system - Add generator version of Template.render(Context)) updated by Ron Panduwana
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 Russell Keith-Magee
duplicate: Duplicate of #7581, plus some work on the wsgi-improvements GSoC branch.
11:10 PM sample-project.zip attached to Ticket #13910 by Ron Panduwana
11:08 PM django-1.2.1.diff attached to Ticket #13910 by Ron Panduwana
diff with django-1.2.1 source code
11:07 PM Ticket #13910 (Template system - Add generator version of Template.render(Context)) created by Ron Panduwana
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 JonathanHayward
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 joelklabo
Has patch changed
8:03 PM Ticket #13749 (contrib.admin - Link from admin-site to site) reopened by joelklabo
8:02 PM Ticket #13749 (contrib.admin - Link from admin-site to site) closed by joelklabo
fixed
8:01 PM patch.txt attached to Ticket #13749 by joelklabo
Patch: added link to django admin <h1> tag
7:55 PM Ticket #13907 (*.djangoproject.com - Broken links from current documentation) closed by Matt McClanahan
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 joelklabo
Owner changed
5:32 PM Ticket #13908 (contrib.sitemaps - contrib.sitemaps.view.index doesn't work in more than one location) created by palewire
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 sromero
URLs …
4:52 PM Ticket #12991 (Testing framework - Django 1.2 should have optional support for unittest2) updated by Eric Holscher
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 Sebastian Noack
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 Annatar
I was a victim to this error message too. I reached desperation trying …
2:42 PM DjangoJobs edited by cjensen
(diff)
1:02 PM Ticket #13488 (GIS - Exceptions in GEOS I/O object destructor at process exit) updated by jbronn
Triage Stage changed
1:02 PM Ticket #13488 (GIS - Exceptions in GEOS I/O object destructor at process exit) updated by jbronn
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 jbronn
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 jbronn
11:05 AM Ticket #13905 (Translations - Update to the basque translation) created by aitzol
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 Rozza
In some versions of python when during garbage collection the module …
10:55 AM patch.diff attached to Ticket #13903 by petraszd
bugfix and test case
10:54 AM Ticket #13903 (Database layer (models, ORM) - Auto app_label creation fails when model is defined at top-level ...) created by petraszd
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 Rozza
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 Rozza
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 rasca
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 Russell Keith-Magee
#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 Russell Keith-Magee
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 Piotr Czachur
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 Remco Wendt
Cc changed
Note: See TracTimeline for information about the timeline view.
Back to Top