Timeline



Jun 26, 2010:

11:09 PM Ticket #10154 (Database layer (models, ORM) - allow the combination of an F expression with a timedelta) updated by Karen Tracey
Updated patch. * Reimplemented the sqlite support using a custom …
10:55 PM 10154.diff attached to Ticket #10154 by Karen Tracey
10:46 PM Ticket #7284 (Documentation - foreign_key__related_fieldname documentation could be clearer) updated by Simon Meers
Status, Owner, Triage Stage, Milestone changed
10:45 PM 7284.2.diff attached to Ticket #7284 by Simon Meers
Field name without underscore might be clearer.
8:54 PM date_hierarchy_initialisation.3.diff attached to Ticket #13607 by Simon Meers
Include check in case of empty querysets
8:19 PM Ticket #13839 (Database layer (models, ORM) - select_related caches None for non-existent objects in reverse ...) updated by Shaun Cutts
Cc changed
7:43 PM 13832.diff attached to Ticket #13821 by Simon Meers
Uses quote_name, and includes specific regression tesf for uppercase …
2:56 PM Ticket #13839 (Database layer (models, ORM) - select_related caches None for non-existent objects in reverse ...) created by Shaun Cutts
Suppose we have the following: […] Then when we create an A, and …
1:24 PM Ticket #13617 (Template system - USE_L10N results in faulty javascript code in GeoDjango with some locales) updated by Benjamin Wohlwend
Although I didn't change the component to "Template system", I have …
1:07 PM natural_key_assertion.diff attached to Ticket #13834 by Claude Paroz
Add an assertion about natural_key method return value type
1:06 PM Ticket #13834 (Core (Serialization) - Dumpdata/loaddata cycle fails when using a single-field natural key) updated by Claude Paroz
Argh... My bad! But what about adding an assertion? This would help …
12:32 PM Ticket #13834 (Core (Serialization) - Dumpdata/loaddata cycle fails when using a single-field natural key) closed by Ramiro Morales
invalid: Your natural_key() model method should always return a tuple, no …
8:58 AM date_hierarchy_initialisation.2.diff attached to Ticket #13607 by Simon Meers
Oops, can't use "any" yet…
8:29 AM Ticket #7284 (Documentation - foreign_key__related_fieldname documentation could be clearer) updated by Simon Meers
Has patch changed
Clarifying example added as requested.
8:28 AM 7284.diff attached to Ticket #7284 by Simon Meers
8:11 AM Ticket #2569 (contrib.admin - [patch] Admin page Foreign Key improvements) closed by Simon Meers
duplicate: The admin code has changed too much since this patch was created; I …
8:01 AM Ticket #11251 (contrib.localflavor - Australian Local Flavo(u)r models would be nice) updated by Jannis Leidel
Milestone changed
No, that's fine, the patch looks good.
7:55 AM Ticket #11251 (contrib.localflavor - Australian Local Flavo(u)r models would be nice) updated by Simon Meers
Would we be better off closing this and leaving such things out of …
7:44 AM Ticket #13165 (contrib.admin - Display edit link beside add button for ForeignKey fields in admin) updated by Simon Meers
Replying to anonymous: > It has some issues with the …
7:37 AM Ticket #13607 (User Experience - Admin date_hierarchy drill-down should auto-initialise to appropriate level) updated by Simon Meers
Status, Owner, Has patch changed
Pretty dead-simple patch really. Much nicer to use now. I don't think …
7:36 AM date_hierarchy_initialisation.diff attached to Ticket #13607 by Simon Meers
6:10 AM Ticket #2445 (Core (Other) - [patch] allow callable values for limit_choices_to) updated by Joseph Spiros
Cc changed
I'm not sure if this covers every use case, or if this is just a …
5:21 AM Ticket #7722 (Core (Mail) - EMail Message with CC - Carbon CopyFixed patch) updated by adehnert
Cc changed
I'd like to see this feature. It looks like nobody's spoken against …
1:05 AM localflavor_jp.patch attached to Ticket #13838 by Ian Lewis
A patch that enhances the Japanese localflavor module.
1:04 AM Ticket #13838 (contrib.localflavor - Enhancements to Japanese localflavor module) created by Ian Lewis
This is a patch for the Japanese localflavor module that fixes a long …

Jun 25, 2010:

8:43 PM install-geodjango-ubuntu-10_04.diff attached to Ticket #13837 by muanis
Patch to docs to include correct packages for Ubuntu 10.04
8:43 PM Ticket #13837 (Documentation - Small append to geodjango install documentation) created by muanis
It's just the packages that should be used with Ubuntu 10.04
8:34 PM Ticket #13836 (Uncategorized - django-admin.py --version shows the version as 1.1.1) closed by Russell Keith-Magee
worksforme: Works fine for me. django-admin.py returns 1.2.1 as expected on a …
5:53 PM Ticket #13836 (Uncategorized - django-admin.py --version shows the version as 1.1.1) created by cookie58
Hi, Thanks for the great framework! I just upgraded my Django from …
5:49 PM Ticket #13832 (Database layer (models, ORM) - Changeset #13363 broke PostgreSQL support for app names with uppercase ...) updated by Alex Gaynor
I agree, feel free to reupload the patch ;)
5:09 PM Ticket #6045 (Database layer (models, ORM) - Many2Many manager and “TypeError: filter() keywords must be strings”) updated by ramen
There seems to have been a regression with Django 1.2, as working code …
4:52 PM Ticket #13832 (Database layer (models, ORM) - Changeset #13363 broke PostgreSQL support for app names with uppercase ...) updated by Simon Meers
Ah, yes it is; no keyword searches brought that one up for me thanks …
3:01 PM CookBookGenericAttribute edited by Andrew Ladouceur
Initial objects created were diamond and emerald, the rest of the … (diff)
12:05 PM django-trunk-rev13294-for-johnny-cache.patch attached to Ticket #13835 by fetzig
12:04 PM Ticket #13835 (Database layer (models, ORM) - enhancements in django.db.models to get info about additional tables) created by fetzig
hi, would like to see this patch in django. why? i'm trying to …
11:37 AM Ticket #13834 (Core (Serialization) - Dumpdata/loaddata cycle fails when using a single-field natural key) created by Claude Paroz
Here is a sample model: […] Then create an ontology and a term …
11:23 AM email_charset_with_option.patch attached to Ticket #13829 by Ian Lewis
A version of the patch which adds an encoding option to send_mail().
11:19 AM Localization edited by rodin
add myself to the list (id) (diff)
11:04 AM id_locale_againts_r13402.diff attached to Ticket #13833 by rodin
Diff against r13402
11:04 AM Ticket #13833 (Translations - Fix for Indonesian localization (formats.py)) created by rodin
* Language names doesn't have to be preceded with "Bahasa" * Removing …
10:11 AM Ticket #13832 (Database layer (models, ORM) - Changeset #13363 broke PostgreSQL support for app names with uppercase ...) closed by Alex Gaynor
duplicate: This looks like a dupe of #13821.
9:54 AM 13832.diff attached to Ticket #13832 by Simon Meers
9:48 AM Ticket #13832 (Database layer (models, ORM) - Changeset #13363 broke PostgreSQL support for app names with uppercase ...) created by Simon Meers
As described here …
7:59 AM Ticket #13831 (Uncategorized - UTF-8 in models.__repr__ causes hard to track down unicode errors.) created by Walter Doekes
UTF-8 in models.repr causes hard to track down unicode errors. …
7:57 AM id_choices.diff attached to Ticket #13830 by rodin
Diff against r13402
7:57 AM Ticket #13830 (contrib.localflavor - Change one of province name in Indonesian localflavour) created by rodin
The name "Nanggroe Aceh Darussalam" province in …
7:07 AM Ticket #13829 (Core (Mail) - EMAIL_CHARSET setting) updated by Ian Lewis
The setting defaults to the DEFAULT_CHARSET for ease of use and …
7:06 AM email_charset.patch attached to Ticket #13829 by Ian Lewis
Patch for the EMAIL_CHARSET setting.
7:05 AM Ticket #13829 (Core (Mail) - EMAIL_CHARSET setting) created by Ian Lewis
Add a EMAIL_CHARSET setting that allows you set the default encoding …
4:38 AM Ticket #13613 (Forms - forms.URLField not default ModelForm URLField anymore) updated by anonymous
Has patch, Milestone changed
it is really a bug
4:13 AM Ticket #373 (Database layer (models, ORM) - Add support for multi-column primary keys.) updated by Marco Bazzani
Cc changed
3:39 AM ThumbNails edited by shayne.oneill@…
Busted code (diff)
1:10 AM Ticket #13828 (Template system - Refactor `dictsort` and `dictsortreversed` to make them more DRY) updated by Paul McMillan
Triage Stage changed
1:02 AM Ticket #13816 (Core (Management commands) - dumpdata should not attempt to dump non-managed models) updated by Paul McMillan
Component, Triage Stage changed
12:13 AM Ticket #13751 (HTTP handling - Avoid open redirect issue with whitelist) updated by Flier Lu
Replying to Alex: > I'm pretty uncomfortable with …

Jun 24, 2010:

10:56 PM Ticket #13821 (Database layer (models, ORM) - Tests don't pass on python2.4 and 2.5 on postgresql) updated by Paul McMillan
Status, Component, Has patch, Triage Stage changed
cramm on #django-dev tracked the problem down. Calls to …
10:53 PM pg_fix_get_serial_sequence.diff attached to Ticket #13821 by Paul McMillan
10:36 PM Ticket #13790 (Contrib apps - Docs for CurrentSiteManager indicate an M2M field called "sites" will ...) updated by Gabriel Hurley
Status, Owner, Has patch changed
Patch added which resolves the issues as follows: * Uses a field …
10:30 PM 13790_CurrentSiteManager_patch.diff attached to Ticket #13790 by Gabriel Hurley
10:04 PM 13828_dry_dictsort.diff attached to Ticket #13828 by Satoru Logic
10:03 PM Ticket #13828 (Template system - Refactor `dictsort` and `dictsortreversed` to make them more DRY) created by Satoru Logic
In django.template.defaultfilters, dictsort and dictsortreversed
9:50 PM Ticket #13751 (HTTP handling - Avoid open redirect issue with whitelist) updated by Alex Gaynor
I'm pretty uncomfortable with django.http needing to know about …
9:39 PM openredirect.diff attached to Ticket #13751 by Flier Lu
9:26 PM Ticket #13772 (Database layer (models, ORM) - 'exists' parameter for pre_save signal) updated by George Sakkis
Cc, Component, Milestone changed
5:44 PM Ticket #13827 (Uncategorized - Remove a bunch of unescesary calls) updated by Alex Gaynor
Triage Stage changed
5:42 PM django-func-kill.diff attached to Ticket #13827 by Alex Gaynor
5:42 PM Ticket #13827 (Uncategorized - Remove a bunch of unescesary calls) created by Alex Gaynor
Django has a bunch of totally pointless calls to delattr, getattr, and …
4:26 PM final_post_sync.diff attached to Ticket #7561 by aneil
Adds a signal django.db.models.signals.final_post_syncdb as suggested …
4:20 PM final_post_sync.diff attached to Ticket #13826 by aneil
4:19 PM Ticket #13826 (GIS - Impossible to create indexes on PostGIS fields) created by aneil
I've included a patch which addresses the request below. This adds a …
1:55 PM Ticket #6773 (Core (Serialization) - Confusing error when ForeignKey lookup fails while serializing) updated by googol
Owner, Status changed
1:54 PM Ticket #6773 (Core (Serialization) - Confusing error when ForeignKey lookup fails while serializing) updated by googol
Status, Owner changed
or add even more valuable information - like the table name: …
1:35 PM Ticket #7535 (Generic views - django.views.static.serve does not properly set Content-Encoding header) updated by Adam Nelson
Patch needs improvement changed
Patch needs to be ported to current version of …
1:30 PM Ticket #11159 (Testing framework - Test client encode_file doesn't set content-type properly) updated by Adam Nelson
For future reference, #10115 is a duplicate.
1:30 PM Ticket #10115 (Testing framework - Allow test client to guess files' mimetypes) closed by Adam Nelson
duplicate: Duplicate of #11159 (I know that one's newer but it has a test and …
1:10 PM Ticket #11442 (Database layer (models, ORM) - Postgresql backend casts inet types to text, breaks IP operations and ...) updated by David Mandelberg
This also breaks ordering of IPv4 addresses, making some querysets …
1:00 PM Ticket #13824 (Documentation - ModelValidation ignores blank=True) closed by Karen Tracey
invalid: You need both blank=True and null=True. The first allows blanks to be …
12:56 PM Ticket #12475 (contrib.admin - Confusion between list_display and list_display_links for 'id' field) updated by Karen Tracey
#13825 reported this again.
12:55 PM Ticket #13825 (contrib.admin - Primary key is not displayed properly on an editable changelist view ...) closed by Karen Tracey
duplicate: Fixed formatting, please use preview. This problem is already …
10:55 AM DjangoJobs edited by efriwp
(diff)
10:54 AM DjangoJobs edited by efriwp
(diff)
10:52 AM DjangoJobs edited by efriwp
(diff)
10:52 AM DjangoJobs edited by efriwp
(diff)
10:44 AM Ticket #13825 (contrib.admin - Primary key is not displayed properly on an editable changelist view ...) created by Christopher.Leber@…
Description of the Problem: Primary key does not display properly on …
10:41 AM Ticket #9025 (contrib.admin - Nested Inline Support in Admin) updated by Dan Fairs
Cc changed
10:03 AM Ticket #13824 (Documentation - ModelValidation ignores blank=True) created by anonymous
Cheers, I'm not quite sure if this is a feature or a bug, so sorry if …
8:44 AM Ticket #13823 (contrib.admin - Regression from 1.2.1: admin.site.root_path is None and it breaks ...) created by Filip Gruszczyński
Since admin.site.root_path is None, this value is rendered as 'None' …
6:21 AM Changeset [867d6907]stable/1.2.x by Luke Plant <L.Plant.98@…>
[1.2.X] Fixed error in AnonymousUser docs since [12316] Backport of …
6:10 AM Changeset [c724ad9c]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 error in AnonymousUser docs since [12316] git-svn-id: …
4:06 AM foreignkey_attname.diff attached to Ticket #13822 by Alexander Schepanovski
4:06 AM Ticket #13822 (Database layer (models, ORM) - ForeignKey's attname is counter-intuitive when referencing to a field ...) created by Alexander Schepanovski
[…] Also, currently we have: […] which also looks strange.
2:51 AM Ticket #13165 (contrib.admin - Display edit link beside add button for ForeignKey fields in admin) updated by anonymous
It has some issues with the hungarian accented strings: If there is …

Jun 23, 2010:

4:39 PM Ticket #13821 (Database layer (models, ORM) - Tests don't pass on python2.4 and 2.5 on postgresql) created by Paul McMillan
Trunk r13400 on Ubuntu 8.04, python2.5 (or 2.4) with psycopg2 (or …
3:49 PM Ticket #13820 (HTTP handling - Deprecate mod_python support) updated by Robert Coup
Needs documentation, Triage Stage changed
Moving to Accepted based on +1's from Jacob & Russell in the …
3:48 PM Ticket #13820 (HTTP handling - Deprecate mod_python support) created by Robert Coup
As proposed & discussed in the …
3:03 PM Ticket #13799 (Testing framework - Test failing on Postgres on trunk) closed by Jacob
fixed: (In [13400]) Fixed #13799, a test failure on Postgres. Thanks, Alex.
3:03 PM Changeset [6eafd412]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 Jacob Kaplan-Moss <jacob@…>
Fixed #13799, a test failure on Postgres. Thanks, Alex. git-svn-id: …
2:49 PM Ticket #13819 (Translations - django.conf.urls.i18n must allow param language as GET) created by anonymous
The description of the set_language method : […] Is not fully …
2:31 PM Ticket #13818 (Database layer (models, ORM) - Check Child IDs before creating parent IDs) created by Paul Bailey
When saving new models that are inherited Django currently creates the …
2:28 PM Ticket #7539 (Database layer (models, ORM) - Add ON DELETE and ON UPDATE support to Django) updated by Matt Long
Cc changed
12:38 PM Tickets #13671,​13748 batch updated by jbronn
(In [13399]) [1.2.X] Fixed #13671, #13748 -- Fixed errata and minor …
12:38 PM Changeset [90380b8f]stable/1.2.x by Justin Bronn <jbronn@…>
[1.2.X] Fixed #13671, #13748 -- Fixed errata and minor updates to …
12:34 PM Tickets #13671,​13748 batch updated by jbronn
fixed: (In [13398]) Fixed #13671, #13748 -- Fixed errata and minor updates to …
12:34 PM Changeset [7773a92c]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 Justin Bronn <jbronn@…>
Fixed #13671, #13748 -- Fixed errata and minor updates to GeoDjango
12:19 PM Ticket #13779 (GIS - GeoDjango doesn't find libgdal 1.7.0) updated by jbronn
(In [13397]) [1.2.X] Fixed #13779 -- Can now discover GDAL 1.7 from …
12:19 PM Changeset [1b5f812]stable/1.2.x by Justin Bronn <jbronn@…>
[1.2.X] Fixed #13779 -- Can now discover GDAL 1.7 from debian-based …
12:17 PM Ticket #13779 (GIS - GeoDjango doesn't find libgdal 1.7.0) closed by jbronn
fixed: (In [13396]) Fixed #13779 -- Can now discover GDAL 1.7 from …
12:17 PM Changeset [096c465]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 Justin Bronn <jbronn@…>
Fixed #13779 -- Can now discover GDAL 1.7 from debian-based packages. …
10:12 AM Ticket #13795 (Core (Cache system) - Add CACHE_KEY_PREFIX setting that prefixes the low-level cache API) updated by Russell Keith-Magee
Patch needs improvement, Triage Stage changed
This looks pretty good. A couple of quick points of feedback: 1. I …
8:20 AM Ticket #12803 (contrib.admin - Provide styling for warning and error messages) updated by Luke Plant
(In [13394]) [1.2.X] Fixed #12803 - Added styling for 'error' and …
8:20 AM Changeset [71cecc49]stable/1.2.x by Luke Plant <L.Plant.98@…>
[1.2.X] Fixed #12803 - Added styling for 'error' and 'warning' …
8:14 AM Ticket #12803 (contrib.admin - Provide styling for warning and error messages) closed by Luke Plant
fixed: (In [13393]) Fixed #12803 - Added styling for 'error' and 'warning' …
8:14 AM Changeset [5ff262e8]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 #12803 - Added styling for 'error' and 'warning' messages in …
8:12 AM Ticket #9403 (HTTP handling - _set_content needs to perform the same _is_string check as the Constructor) updated by yozh
Could you please resolve the issue? I need to call wsgi handler from …
8:03 AM Ticket #13652 (contrib.admin - Support error user messages [PATCH]) closed by Luke Plant
duplicate: Duplicate of #12803
5:25 AM Ticket #13817 (Database layer (models, ORM) - Error message when cache.set has trouble.) created by ezimir
I am using low-level cache in my app, there were some cases when the …
3:42 AM Ticket #13816 (Core (Management commands) - dumpdata should not attempt to dump non-managed models) created by Florian Le Goff
Following my e-mail to django-users ( …
3:35 AM Ticket #13768 (Database layer (models, ORM) - 'exclude' does not work with lists containing a 'None' element.) updated by Bas Peschier
Replying to bpeschier: > Confirmed in SQLite and MySQL as …
3:31 AM models.py attached to Ticket #13815 by Bas Peschier
models for unittest
3:31 AM tests.py attached to Ticket #13815 by Bas Peschier
unittest for checking isnull on reverse relations
3:30 AM Ticket #13815 (Database layer (models, ORM) - Excluding isnull=False testing failing on reverse optional relations) created by Bas Peschier
This one is related to #13768. When executing …
2:23 AM Ticket #13814 (Contrib apps - Utility method for getting a Site object) created by James Bennett
Fairly often, I find myself writing code which needs a Site and …
Note: See TracTimeline for information about the timeline view.
Back to Top