Timeline



Jun 18, 2010:

6:29 PM Ticket #3011 (contrib.auth - Allow for extendable auth_user module) updated by Mitar
Cc changed
6:22 PM Ticket #2131 (HTTP handling - HttpResponseSendFile for serving static files handler-specific ...) updated by Mitar
Cc changed
6:17 PM Ticket #3100 (Template system - Support for arguments on intermediate tag tokens (ex. {% if arg %}{% ...) updated by Mitar
Cc changed
6:01 PM Ticket #13797 (contrib.auth - Login and logout views could optionally post a message to the user) created by Mitar
Login and logout views could optionally (a setting or view argument …
4:29 PM Ticket #13796 (Template system - Admin docs aren't showing core template tags and filters) updated by Alex Gaynor
Triage Stage changed
4:28 PM Ticket #13796 (Template system - Admin docs aren't showing core template tags and filters) created by nathan
Looks like ticket #6587 removed core template tags and filters from …
3:29 PM Ticket #9025 (contrib.admin - Nested Inline Support in Admin) updated by JMagnusson
Cc changed
12:54 PM Ticket #13795 (Core (Cache system) - Add CACHE_KEY_PREFIX setting that prefixes the low-level cache API) updated by Byron Ruth
Status changed
12:46 PM Ticket #13795 (Core (Cache system) - Add CACHE_KEY_PREFIX setting that prefixes the low-level cache API) updated by Byron Ruth
Summary changed
12:44 PM cache_key_prefix_13357.diff attached to Ticket #13795 by Byron Ruth
12:42 PM Ticket #13795 (Core (Cache system) - Add CACHE_KEY_PREFIX setting that prefixes the low-level cache API) created by Byron Ruth
I started the thread on django-developers …
12:17 PM search-commit-msg attached to Ticket #8995 by John Hensley
Ignore this.
12:15 PM sitemaps.diff attached to Ticket #8995 by John Hensley
Patch against r13357 for sitemap enhancements.
12:03 PM Ticket #8995 (contrib.sitemaps - Add support for https to sitemaps) updated by John Hensley
Cc changed
I updated the patch to work with recent code. For now I just removed …
10:45 AM Ticket #13681 (contrib.admin - Add admindocs to INSTALLED_APPS in project template) updated by Russell Keith-Magee
Summary changed
10:42 AM Ticket #13681 (contrib.admin - Add admindocs to INSTALLED_APPS in project template) updated by Russell Keith-Magee
Triage Stage changed
10:41 AM Ticket #13629 (contrib.admin - Admin Changelist: add app-model_name class to <body> tag) updated by Russell Keith-Magee
Description, Triage Stage changed
10:40 AM Ticket #11277 (contrib.admin - Hidden fields in Inlines are displayed as empty rows) updated by Russell Keith-Magee
Triage Stage changed
10:38 AM Ticket #13684 (HTTP handling - a bug in a catch-all try..except in Django masks other exceptions: ...) updated by Russell Keith-Magee
Triage Stage, Milestone changed
10:37 AM Ticket #12566 (contrib.admin - admin action templates cannot be overriden on a per-app basis) updated by Tay Ray Chuan
Patch needs improvement, Needs tests changed
10:36 AM Ticket #13756 (HTTP handling - File upload not working under Tomcat) updated by Russell Keith-Magee
Triage Stage changed
10:28 AM Ticket #13786 (Testing framework - Test client PUT and DELETE do not include the GET query params) closed by Russell Keith-Magee
worksforme: As far as I can make out, the test client is working correctly here. …
10:17 AM Ticket #13765 (Template system - The urlencode filter is actually urlquote and it doesn't accept the ...) updated by Russell Keith-Magee
Triage Stage changed
10:06 AM Ticket #13745 (Template system - Make extends allow select from multiple templates for themes fallback) closed by Russell Keith-Magee
wontfix: It strikes me that this is something that should be handled by a …
10:03 AM Ticket #13749 (contrib.admin - Link from admin-site to site) updated by Russell Keith-Magee
Component, Triage Stage changed
Agreed; When I modify the base template for a site to say "Myproject …
10:02 AM Ticket #8995 (contrib.sitemaps - Add support for https to sitemaps) updated by John Hensley
Replying to miracle2k: > It seems yahoo is pinged twice by …
10:00 AM Ticket #13793 (Database layer (models, ORM) - reverse of OneToOne relation should use default manager if ...) updated by Russell Keith-Magee
Triage Stage changed
10:00 AM Ticket #13771 (Database layer (models, ORM) - ForeignKey and Many2Many validation fails between databases) updated by Russell Keith-Magee
Needs tests, Triage Stage changed
9:59 AM Ticket #13768 (Database layer (models, ORM) - 'exclude' does not work with lists containing a 'None' element.) updated by Russell Keith-Magee
Triage Stage changed
9:58 AM Ticket #13758 (Database layer (models, ORM) - MySQLdb utf8_bin and django causes UnicodeDecodeError) updated by Russell Keith-Magee
Has patch, Description, Needs tests, Triage Stage changed
9:56 AM Ticket #13757 (Database layer (models, ORM) - Signal inconsistency between auto_created and manually defined ...) updated by Russell Keith-Magee
Triage Stage changed
9:52 AM Ticket #13742 (Database layer (models, ORM) - implement savepoints for sqlite3) updated by Russell Keith-Magee
Triage Stage changed
9:51 AM Ticket #13730 (Database layer (models, ORM) - Allow db_index=False for ForeignKey) updated by Russell Keith-Magee
Triage Stage changed
9:49 AM Ticket #6735 (Generic views - Class-based generic views) updated by Russell Keith-Magee
#13753 describes a reasonable feature request for generic views that …
9:49 AM Ticket #13753 (Generic views - Generic views don't redirect to an URL name, like ...) updated by Russell Keith-Magee
Triage Stage changed
A reasonable suggestion; however, it may be better to integrate this …
9:43 AM Ticket #13750 (Documentation - ImageField accessing height or width and then data results in "I/O ...) updated by Russell Keith-Magee
Triage Stage changed
9:33 AM Ticket #13666 (Database layer (models, ORM) - Updates with F objects on decimal fields raise MySQL warnings) updated by Karen Tracey
Might be related to this
9:30 AM Ticket #13662 (Documentation - Documentation for running tests difficult to find) updated by Russell Keith-Magee
Triage Stage, Milestone changed
Agreed; it's generally good practice to document how to run the tests …
9:29 AM Ticket #13666 (Database layer (models, ORM) - Updates with F objects on decimal fields raise MySQL warnings) updated by Russell Keith-Magee
Component, Triage Stage changed
Ok - I can verify the '1.79' problem; that means this isn't a …
9:18 AM Ticket #13687 (Documentation - Getting and deleting HttpResponse header are case-insensitive) updated by Russell Keith-Magee
Triage Stage changed
9:16 AM Ticket #13691 (Documentation - install instructions are unclear about creation of db tables) closed by Russell Keith-Magee
wontfix: Marking wontfix. I can't work out what area of the docs is confusing …
9:12 AM Ticket #13780 (Documentation - Admin site documentation should specify ordering directions) updated by Karen Tracey
I think the complaint here might be that the doc in admin does not …
9:11 AM Ticket #13727 (Documentation - Alphabetize USE_L10N and USE_I18N) updated by Russell Keith-Magee
Triage Stage changed
9:10 AM Ticket #13728 (Documentation - Incorrect default value for verify_exists in URLField documentation) updated by Russell Keith-Magee
Patch needs improvement, Has patch, Triage Stage changed
When the implemenation has existed as-is for as long as it has, we fix …
9:05 AM Ticket #13738 (Documentation - "Writing Views" doesn't help much if you want in-depth info on writing ...) closed by Russell Keith-Magee
wontfix: Marking wontfix because this doesn't have a specific call to action. …
9:02 AM Ticket #13794 (Forms - Django does not respect to_field's model on an inline model admin) created by sebastien@…
The problem occurs in the function __unicode__ of ModelB When …
9:01 AM Ticket #13748 (Documentation - contrib.gis contains incorrect links to the kyngchaos packages) updated by Russell Keith-Magee
Patch needs improvement, Triage Stage changed
Looks to me like the links may have changed again -- the /wiki/ part …
8:59 AM Ticket #13755 (Documentation - HttpRequest.is_ajax() should be used together with ...) updated by Russell Keith-Magee
Triage Stage changed
8:56 AM Ticket #13759 (Documentation - Multi-db docs have an example that isn't syntax highlighting) updated by Russell Keith-Magee
Triage Stage changed
8:55 AM Ticket #13780 (Documentation - Admin site documentation should specify ordering directions) closed by Russell Keith-Magee
invalid: [http://docs.djangoproject.com/en/1.2/ref/contrib/admin/#django.contrib
8:53 AM Ticket #13694 (Core (Mail) - SafeMIMEText argument names incompatible with those from MIMEText) updated by Russell Keith-Magee
Triage Stage changed
8:35 AM Ticket #13734 (Core (Other) - Simpler implementation of ...) updated by Russell Keith-Magee
Needs tests, Triage Stage changed
Marking as 'needs tests' because I'm not completely certain of the …
8:25 AM Ticket #13689 (Core (Other) - Paginator.page fails when Paginator is set up with a unicode string in ...) updated by Russell Keith-Magee
Needs tests, Triage Stage changed
8:09 AM Ticket #13790 (Contrib apps - Docs for CurrentSiteManager indicate an M2M field called "sites" will ...) updated by Russell Keith-Magee
Triage Stage changed
I've got deja vu here... I addressed this documentation in #13168. …
7:53 AM Ticket #13784 (Forms - pre_save is dispatched before executing upload_to attributes on ...) updated by Peter Bengtsson
Oh I see. I really did google the tickets but didn't find that one. …
7:38 AM Ticket #13265 (Database layer (models, ORM) - TransactionManagementError doesn't allow for easy debugging of views) closed by Thomas Güttler
duplicate: I guess it is a duplicate for #6623
7:09 AM Ticket #13741 (Contrib apps - GenericForeignKey not working across multiple databases) closed by Russell Keith-Magee
invalid: Generic keys do work with multidb, and there are quite a few tests in …
6:57 AM Ticket #13667 (Contrib apps - Multiple profile models via AUTH_PROFILE_MODULES (proposal)) closed by Russell Keith-Magee
wontfix: My preference would be to deprecate the use of AUTH_PROFILE_MODULES, …
6:52 AM Ticket #13787 (contrib.auth - AuthenticationForm renders incorrect passwords) closed by Russell Keith-Magee
duplicate
6:52 AM Ticket #13787 (contrib.auth - AuthenticationForm renders incorrect passwords) updated by Russell Keith-Magee
Duplicate of #13316
6:46 AM Ticket #13713 (Uncategorized - Changing ModelMultipleChoiceField in admin is not reflected in ...) closed by Russell Keith-Magee
invalid: If you want to ask how to do something, the right place isn't on a …
6:40 AM Ticket #9025 (contrib.admin - Nested Inline Support in Admin) updated by Wouter Klein Heerenbrink
Cc changed
6:39 AM Ticket #13713 (Uncategorized - Changing ModelMultipleChoiceField in admin is not reflected in ...) reopened by jonathan_livni
Replying to russellm: Thank you for clarifying that. But …
3:57 AM Ticket #12028 (contrib.contenttypes - Generic Inline doesn't validate unique_together) updated by atli
Version changed
Replying to johndotnet: > this bug is still open, anyone …
2:36 AM Ticket #13781 (Database layer (models, ORM) - select_related and multiple inheritance) updated by Vlastimil Zíma
Cc changed
1:12 AM one_to_one_use_default_manager_if_asked.diff attached to Ticket #13793 by Shaun Cutts
patch for SingleRelatedObjectDescriptor
1:11 AM Ticket #13793 (Database layer (models, ORM) - reverse of OneToOne relation should use default manager if ...) created by Shaun Cutts
When retrieving the related object in a reverse OneToOne relation, the …

Jun 17, 2010:

10:14 PM Ticket #10808 (Database layer (models, ORM) - Multiple inheritance (model-based) broken for __init__ of common ...) updated by Shaun Cutts
Note that this problem doesn't just come up in "diamond inheritance" …
9:15 PM Ticket #13789 (Database layer (models, ORM) - related manager does not limit correctly on a proxy model) closed by Shaun Cutts
invalid: Opps... this is actually a manifestation of #10808 (Not mentioned in …
9:10 PM Ticket #13792 (Core (Management commands) - Proposal - Refresh Django shell when code is changed (and saved)) closed by Russell Keith-Magee
wontfix: I can't see an obvious way to do this. Reload works for the …
9:01 PM Ticket #12634 (Database layer (models, ORM) - sql compiler execute: fetchone empty result with ordering_aliases fail.) updated by Russell Keith-Magee
You have *not* provided anything remotely resembling *evidence* that …
7:58 PM Ticket #13791 (Core (Cache system) - cache.add encodes values as utf-8, cache.set does not) closed by Karen Tracey
duplicate: This is already reported in #13686, I believe.
7:58 PM Ticket #13686 (Core (Cache system) - Asymmetry in memcached.add and memcached.set) updated by Karen Tracey
#13791 reported the same thing, and has a patch with a test.
7:42 PM Ticket #13792 (Core (Management commands) - Proposal - Refresh Django shell when code is changed (and saved)) created by putsin
What I'm referring to is the style in which the development server …
7:29 PM add-unicode.patch attached to Ticket #13791 by Jeff Balogh
7:28 PM Ticket #13791 (Core (Cache system) - cache.add encodes values as utf-8, cache.set does not) created by Jeff Balogh
#11012 changed cache.set for the memcached backend to stop forcing …
7:19 PM Ticket #5612 (Core (Other) - Signals for login / logout) updated by Mitar
Cc changed
Another use case: with signal you could add a message to the user …
6:50 PM Ticket #13785 (Documentation - Documentation typos) closed by Karen Tracey
fixed: (In [13356]) Fixed #13785: Corrected some misplaced and missing …
6:50 PM Changeset [308ca6d]mainstable/1.10.xstable/1.11.xstable/1.2.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 Karen Tracey <kmtracey@…>
Fixed #13785: Corrected some misplaced and missing parentheses. Thanks …
6:38 PM Ticket #13790 (Contrib apps - Docs for CurrentSiteManager indicate an M2M field called "sites" will ...) created by Gabriel Hurley
Throughout the Sites Framework docs the example models use `sites = …
6:33 PM Ticket #13784 (Forms - pre_save is dispatched before executing upload_to attributes on ...) closed by Karen Tracey
duplicate: This behavior got a fair amount of discussion when it was introduced. …
5:32 PM Ticket #12634 (Database layer (models, ORM) - sql compiler execute: fetchone empty result with ordering_aliases fail.) updated by anonymous
1. Yes, a video. It's an effective communication tool. Use it to work …
5:20 PM Ticket #13265 (Database layer (models, ORM) - TransactionManagementError doesn't allow for easy debugging of views) reopened by John Obelenus
Seeing TransactionManagementError? that reports that "Transaction …
5:08 PM Ticket #13789 (Database layer (models, ORM) - related manager does not limit correctly on a proxy model) created by Shaun Cutts
If I have a proxy of a model, the related manager does not correctly …
5:06 PM Ticket #13779 (GIS - GeoDjango doesn't find libgdal 1.7.0) updated by Leo Shklovskii
Awesome, thanks! Any chance it could get backported into the 1.2.x …
5:03 PM Ticket #13779 (GIS - GeoDjango doesn't find libgdal 1.7.0) updated by jbronn
Status, Milestone, Owner changed
Good catch -- putting on docket for 1.3 (but should land in trunk much …
5:00 PM Ticket #13715 (GIS - Creating GeoDjango model in shell does not work) closed by jbronn
invalid: This is not an issue specific to GeoDjango -- same results when the …
4:50 PM Ticket #13788 (GIS - GEOSGeometry.transform() silently no-ops when GDAL isn't available or ...) updated by Robert Coup
Status, Owner changed
4:49 PM Ticket #13788 (GIS - GEOSGeometry.transform() silently no-ops when GDAL isn't available or ...) updated by Robert Coup
Cc, Has patch, Triage Stage changed
My documentation/rest-fu isn't strong, so probably worth a look there, …
4:48 PM 13788_geos_transform.diff attached to Ticket #13788 by Robert Coup
initial patch
4:47 PM Ticket #13788 (GIS - GEOSGeometry.transform() silently no-ops when GDAL isn't available or ...) created by Robert Coup
GEOSGeometry.transform() uses the GDAL library to re-project …
3:34 PM Ticket #13190 (contrib.auth - Empty settings.AUTHENTICATION_BACKENDS creates hard to trace problem) updated by Gabriel Hurley
Milestone changed
Bumping to 1.3 milestone.
3:34 PM Ticket #13240 (Database layer (models, ORM) - Modify RelatedManager and ManyRelatedManager add() and remove() to ...) updated by Gabriel Hurley
Status, Milestone changed
Bumping to 1.3 milestone.
1:54 PM Ticket #12028 (contrib.contenttypes - Generic Inline doesn't validate unique_together) updated by Natalia Bidart
I unassigned myself from the bug a while back, currently I don't have …
1:29 PM Ticket #13778 (Documentation - Error in documentation code) closed by Karen Tracey
fixed: (In [13355]) Fixed #13778: Removed a stray colon in a code example. …
1:29 PM Changeset [fc33b8e]mainstable/1.10.xstable/1.11.xstable/1.2.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 Karen Tracey <kmtracey@…>
Fixed #13778: Removed a stray colon in a code example. Thanks canassa. …
12:19 PM DevelopersForHire edited by chazmatazz
change my location and information (diff)
12:09 PM Ticket #13787 (contrib.auth - AuthenticationForm renders incorrect passwords) created by Jari Pennanen
If user fails to log in using …
11:29 AM Ticket #13786 (Testing framework - Test client PUT and DELETE do not include the GET query params) created by coulix
Using DJango test client to test my piston API using Oauth two legged …
10:50 AM Ticket #13785 (Documentation - Documentation typos) created by Lucian Ursu
At the page …
10:12 AM Ticket #6064 (Database layer (models, ORM) - Allow database connection initialization commands) updated by Till Backhaus
i never found out where at what place i had to register the signal …
10:08 AM Ticket #13737 (contrib.admin - Hide the extra column added by #11791) closed by Russell Keith-Magee
duplicate: Duplicate of #13599
9:29 AM Ticket #13721 (File uploads/storage - pass extra content-type values to file upload handlers) updated by Waldemar Kornewald
Still no response from a committer? :( Is something missing?
8:53 AM Ticket #13784 (Forms - pre_save is dispatched before executing upload_to attributes on ...) updated by Peter Bengtsson
I suspect that the culprit is Model.save_base in …
8:48 AM Ticket #13784 (Forms - pre_save is dispatched before executing upload_to attributes on ...) created by Peter Bengtsson
Suppose you have this code: […] Suppose you create one of these …
8:36 AM Ticket #13715 (GIS - Creating GeoDjango model in shell does not work) updated by Russell Keith-Magee
Component changed
8:33 AM Ticket #13751 (HTTP handling - Avoid open redirect issue with whitelist) updated by Russell Keith-Magee
Needs documentation, Patch needs improvement, Needs tests, Triage Stage changed
Agreed that we should do something to address this problem. However, …
7:53 AM Ticket #12028 (contrib.contenttypes - Generic Inline doesn't validate unique_together) updated by johndotnet
Version changed
this bug is still open, anyone on this ? what happen to nessita ?
7:50 AM Ticket #13722 (Internationalization - My Javascript string catalog contains calendar related strings that I ...) closed by Russell Keith-Magee
invalid: These are the translation strings used by admin javascript. They're …
7:41 AM Ticket #13713 (Uncategorized - Changing ModelMultipleChoiceField in admin is not reflected in ...) closed by Russell Keith-Magee
invalid: It's not a queried cache result - it's correctly returning the values …
7:29 AM Ticket #13704 (Template system - utils.html.urlize mishandles IDN style domain names) updated by Russell Keith-Magee
Has patch, Component, Triage Stage changed
Still needs tests; also needs PEP8 (i..e, strip all that extra space …
7:22 AM Ticket #13695 (Uncategorized - Django Comments Loses Ajax Headers When Redirecting (request.is_ajax() ...) closed by Russell Keith-Magee
invalid: I'm with r1cky -- this is a problem on the client side, not the server …
7:21 AM Ticket #13677 (Forms - ModelFormSet may query wrong database backend) updated by Russell Keith-Magee
Milestone, Triage Stage, Component changed
7:19 AM Ticket #13674 (contrib.admin - Javascript for adding inline fields doesn't update "for" attribute in label) updated by Russell Keith-Magee
Component, Milestone, Triage Stage changed
7:17 AM Ticket #13673 (Uncategorized - DEBUG=False and 404 / Flatpages) closed by Russell Keith-Magee
worksforme: I can't reproduce this. flatpages works fine for me, regardless of the …
7:12 AM Ticket #13668 (Database layer (models, ORM) - ManyToManyField passes ModelBase to router.db_for_write) updated by Russell Keith-Magee
Component, Milestone, Triage Stage changed
7:11 AM Ticket #13783 (Uncategorized - Admin module. Password change fails if TEMPLATE_STRING_IF_INVALID set ...) closed by Russell Keith-Magee
duplicate: Duplicate of #13537, and plenty of others.
7:04 AM Ticket #13650 (Uncategorized - Permissions of abstract model without fields not added on syncdb) closed by Russell Keith-Magee
invalid: Yes - you are missing something. The model is abstract. That means it …
7:03 AM Ticket #13707 (Documentation - Reflecting django docs in pydocs) closed by Russell Keith-Magee
invalid: This is one of those wierd occasions where I'm in completely …
6:59 AM Ticket #13725 (Testing framework - assertRedirects not taking url scheme into account) updated by Russell Keith-Magee
Triage Stage changed
6:42 AM Ticket #13669 (Testing framework - Django 1.2.1 test fails) closed by Russell Keith-Magee
duplicate: This appears to be a variation on a theme of #11077 -- that there is a …
6:39 AM Ticket #13783 (Uncategorized - Admin module. Password change fails if TEMPLATE_STRING_IF_INVALID set ...) created by Marc Rechté
In the admin module, validating a user password change produces a …
6:27 AM errors_css.diff attached to Ticket #13782 by master
6:27 AM Ticket #13782 (contrib.admin - Missing css on textarea & errors marking is too broad for multiple ...) created by master
Under the Admin, try to add-save an empty object of this example: …
4:29 AM Ticket #13710 (Database layer (models, ORM) - raw() sql bug when using a model with many fields with long names) updated by anonymous
This problem also presents itself in the admin. When I try to load the …
3:38 AM Ticket #13488 (GIS - Exceptions in GEOS I/O object destructor at process exit) updated by anonymous
Has patch changed
12:31 AM DjangoFriendlyWebHosts edited by gordiano
(diff)

Jun 16, 2010:

11:46 PM Ticket #10808 (Database layer (models, ORM) - Multiple inheritance (model-based) broken for __init__ of common ...) updated by Shaun Cutts
Cc changed
It seems to me that the "real underlying problem" is that Options (in …
11:23 PM Ticket #13781 (Database layer (models, ORM) - select_related and multiple inheritance) updated by Russell Keith-Magee
Triage Stage changed
11:23 PM Ticket #13781 (Database layer (models, ORM) - select_related and multiple inheritance) updated by Russell Keith-Magee
Huh. Ok... that's interesting. Thanks for setting me straight -- I …
11:22 PM Ticket #12002 (Database layer (models, ORM) - Models inherited from multiple Models) updated by Russell Keith-Magee
Triage Stage changed
As pointed out on #13781 -- the decision has already been made, and at …
11:21 PM Ticket #12002 (Database layer (models, ORM) - Models inherited from multiple Models) updated by Shaun Cutts
Cc changed
A workaround I have used (but with some discomfort -- and it probably …
11:13 PM Ticket #13781 (Database layer (models, ORM) - select_related and multiple inheritance) reopened by Shaun Cutts
Um .. ok: but may I suggest that you have a documentation bug then? …
11:01 PM Ticket #13781 (Database layer (models, ORM) - select_related and multiple inheritance) closed by Russell Keith-Magee
wontfix: Multiple inheritance of models isn't officially supported (see #12002, …
10:52 PM Ticket #13781 (Database layer (models, ORM) - select_related and multiple inheritance) updated by Shaun Cutts
Cc changed
10:50 PM Ticket #13781 (Database layer (models, ORM) - select_related and multiple inheritance) created by Shaun Cutts
I have a "Profile" model that inherits both from auth.User and Person …
10:18 PM Ticket #13780 (Documentation - Admin site documentation should specify ordering directions) created by anonymous
The docs for the admin site don't mention ordering directions. […] …
10:06 PM Ticket #13695 (Uncategorized - Django Comments Loses Ajax Headers When Redirecting (request.is_ajax() ...) updated by anonymous
Replying to r1cky: > There is nothing django can do here. …
8:49 PM rel_db_type_cleanup.diff attached to Ticket #13774 by Alexander Schepanovski
rel_db_type for all fields, custom for AutoField, PositiveIntegerField …
8:48 PM Ticket #13774 (Database layer (models, ORM) - Add model Field.rel_db_type() method) reopened by Alexander Schepanovski
Patch is needed not to avoid a hack, but to make possible custom …
7:49 PM libgdal.patch attached to Ticket #13779 by Leo Shklovskii
7:49 PM Ticket #13779 (GIS - GeoDjango doesn't find libgdal 1.7.0) created by Leo Shklovskii
GeoDjango currently only searches for libgdal up to 1.6.0. Lucid + …
7:17 PM Ticket #13153 (Uncategorized - An rpm fails to build with python setup.py bdist_rpm) updated by Russell Keith-Magee
Triage Stage changed
We can keep this ticket open. As a side note - this is why we say …
6:54 PM Ticket #13615 (Testing framework - test.TestCase.assert(Not)Contains assumes response content is a page.) updated by Russell Keith-Magee
Triage Stage changed
6:47 PM Ticket #13777 (Database layer (models, ORM) - problems using **kwargs to create an instance of a model with an ...) closed by Russell Keith-Magee
worksforme: I can't reproduce this. Logically, it doesn't make much sense, either: …
6:00 PM Ticket #13153 (Uncategorized - An rpm fails to build with python setup.py bdist_rpm) reopened by grugnog@…
The first issue is indeed a duplicate of #9616, but the second issue …
4:53 PM Ticket #12460 (Core (Management commands) - inspectdb and field names ending with underscores) updated by Elijah Rutschman
Has patch changed
4:49 PM inspect_db_py_names.patch attached to Ticket #12460 by Elijah Rutschman
Patch that addresses trailing underscore issue as well as several …
4:41 PM Ticket #6932 (Contrib apps - Flatpages does not provide a list of available flat pages to the context) updated by Mitar
Cc changed
4:41 PM Ticket #6932 (Contrib apps - Flatpages does not provide a list of available flat pages to the context) updated by Mitar
+1
4:29 PM Ticket #12460 (Core (Management commands) - inspectdb and field names ending with underscores) updated by Elijah Rutschman
Keywords changed
There are a few other scenarios where invalid field names could be …
4:20 PM Ticket #13778 (Documentation - Error in documentation code) created by Cesar Canassa
There is an error in this page of the documentation: …
3:40 PM week_pagination2.diff attached to Ticket #10890 by Michel Sabchuk
Fix over the first attachment.
3:39 PM Ticket #10890 (Generic views - generic views archive_week and archive_day should have next/previous ...) updated by Michel Sabchuk
Palewire: I think you can use "day.strftime('%U')" instead of …
3:02 PM Ticket #11277 (contrib.admin - Hidden fields in Inlines are displayed as empty rows) reopened by Narcélio Filho
The issue is that labels are still being rendered on forms, even when …
2:32 PM testcase_msg_r2.diff attached to Ticket #13615 by Daniel Duan
With regression test modified.
2:32 PM Ticket #13615 (Testing framework - test.TestCase.assert(Not)Contains assumes response content is a page.) updated by Daniel Duan
Patch needs improvement changed
Here, now its fixed
12:06 PM Ticket #11624 (GIS - `render_to_kmz` can't handle non-ascii data) updated by palewire
Thanks for doing this. Just patched it on 1.1 and found the fix is …
10:59 AM DjangoJobs edited by anonymous
(diff)
10:24 AM Ticket #13777 (Database layer (models, ORM) - problems using **kwargs to create an instance of a model with an ...) created by seth_a
I've found that if you create a simple model with an AutoField for a …
9:51 AM Ticket #6434 (Documentation - auto_now and auto_now_add documentation) updated by Collin Anderson
See also #7634 and http://code.djangoproject.com/ticket/12785#comment:1
9:50 AM Ticket #12785 (Documentation - Docs do not 'warn' against the use of auto_now and auto_now_add) updated by anonymous
#7634 and #6434
9:36 AM Ticket #13729 (contrib.localflavor - UK localflavor mis-named/documentation bug.) updated by Russell Keith-Magee
Triage Stage changed
9:35 AM Ticket #13760 (Core (Management commands) - Management commands should not specify the default value twice) updated by Russell Keith-Magee
Triage Stage changed
9:33 AM Ticket #13746 (Core (Management commands) - dumpdata help does not include info about custom managers) updated by Russell Keith-Magee
Triage Stage changed
9:29 AM Ticket #13686 (Core (Cache system) - Asymmetry in memcached.add and memcached.set) updated by Russell Keith-Magee
Milestone, Triage Stage changed
9:28 AM Ticket #13699 (Translations - Catalan translation: corrections and missing messages for trunk) updated by Russell Keith-Magee
Triage Stage changed
9:28 AM Ticket #13645 (contrib.localflavor - The “local flavor” add-ons for Turkey) updated by Russell Keith-Magee
Triage Stage changed
The starting point is to write the code and upload a patch. Use one of …
9:27 AM Ticket #13733 (contrib.localflavor - New Zealand localflavor) updated by Russell Keith-Magee
Component, Triage Stage changed
8:39 AM Ticket #13776 (Forms - is_valid() with null field value on ModelForms from models with ...) created by Peter Bengtsson
See …
8:25 AM Ticket #13775 (Documentation - Clarify in docs that filters don't work in ifequal) closed by Luke Plant
wontfix: The 1.0 branch is no longer receiving bugfixes (and that includes …
8:04 AM Ticket #13774 (Database layer (models, ORM) - Add model Field.rel_db_type() method) closed by Russell Keith-Magee
wontfix: I'm afraid I don't see why this is required. The explanation in ticket …
8:00 AM Ticket #13773 (Database layer (models, ORM) - model field's db_type() called without connection arg in pg creation.py) updated by Russell Keith-Magee
Triage Stage changed
7:59 AM Ticket #13615 (Testing framework - test.TestCase.assert(Not)Contains assumes response content is a page.) updated by Russell Keith-Magee
Patch needs improvement, Triage Stage changed
Patch as written will break the tests in the regression test suite …
7:54 AM Ticket #13612 (Core (Management commands) - manage.py imports settings.py even when --settings is used) updated by Russell Keith-Magee
Triage Stage changed
Agreed that this is a bit of a wart. It's also a case where we should …
7:52 AM Ticket #13611 (Database layer (models, ORM) - get_next_by_FOO allows nulls) closed by Russell Keith-Magee
wontfix: You say "we" discussed this on IRC, but you don't say who "we" are. I …
7:43 AM Ticket #13610 (Core (Other) - Missing ENGINE setting in settings.py doesn't produce error) updated by Russell Keith-Magee
Triage Stage, Needs tests, Milestone changed
This is one of those times when it is ok to skip having a test, and …
7:30 AM Ticket #13609 (contrib.admin - Using a non existent template in admin.Inlines produce error when ...) updated by Russell Keith-Magee
Component, Triage Stage changed
This problem exists because Django's template language silently eats …
7:25 AM Ticket #13608 (Documentation - Clarify failure of lookups when argument to lookup is not an int) updated by Russell Keith-Magee
Triage Stage changed
To clarify the complaint: The issue here is that the list example …
7:17 AM Ticket #13607 (User Experience - Admin date_hierarchy drill-down should auto-initialise to appropriate level) updated by Russell Keith-Magee
Triage Stage changed
Sounds like a reasonable suggestion; implementing it in an efficient …
7:14 AM Ticket #13605 (Documentation - Storage.listdir() missing from the reference page) updated by Russell Keith-Magee
Triage Stage changed
Agreed -- the file storage API docs could be improved.
7:13 AM Ticket #13604 (Testing framework - AssertRedirects test method tests the status code of initial response ...) closed by Russell Keith-Magee
invalid: As far as I can make out, the current behaviour is correct, and there …
6:58 AM Ticket #13600 (HTTP handling - OverflowError not caught in django.views.static.serve) closed by Russell Keith-Magee
worksforme: I can't reproduce the problem you describe -- using Python 2.6, the …
6:37 AM Ticket #13599 (contrib.admin - Incorrect HTML in change_list when list_editable is used) updated by Russell Keith-Magee
Patch needs improvement, Triage Stage changed
I'm not a huge fan of just disappearing the problem -- the hidden …
6:34 AM Ticket #13591 (Forms - SplitDateTimeField admin usability broken when using format localization) updated by Russell Keith-Magee
Triage Stage, Milestone changed
This appears to be a fault in the Admin widgets specifically (i.e., …
5:42 AM Ticket #13775 (Documentation - Clarify in docs that filters don't work in ifequal) created by jogwen
Can you please make it a bit more explicit in …
5:13 AM Ticket #13710 (Database layer (models, ORM) - raw() sql bug when using a model with many fields with long names) updated by Kevin Renskers
Summary changed
5:11 AM Ticket #13712 (Database layer (models, ORM) - raw() sql bug in Python 2.5.2) closed by Kevin Renskers
duplicate: This ticket can be closed, see ticket #13710 for fix.
5:10 AM Ticket #13710 (Database layer (models, ORM) - raw() sql bug when using a model with many fields with long names) updated by Kevin Renskers
I found the source of the problem. My model has a lot of fields, and …
4:54 AM Ticket #10759 (contrib.admin - UserAdmin views should use attribute or current model to lookup the ...) updated by james Turnbull
Milestone changed
This patch is ready to go and accepted - can someone push this into …
4:37 AM rel_db_type.diff attached to Ticket #13774 by Alexander Schepanovski
4:36 AM Ticket #13774 (Database layer (models, ORM) - Add model Field.rel_db_type() method) created by Alexander Schepanovski
rel_db_type() method will return db_type for ForeignKey / …
4:18 AM postgresql_db_type.diff attached to Ticket #13773 by Alexander Schepanovski
4:17 AM Ticket #13773 (Database layer (models, ORM) - model field's db_type() called without connection arg in pg creation.py) created by Alexander Schepanovski
In django/db/backends/postgresql/creation.py line 66 db_type() method …
4:17 AM Ticket #13772 (Database layer (models, ORM) - 'exists' parameter for pre_save signal) updated by George Sakkis
Needs documentation, Has patch changed
Patch (including updated tests) attached; needs docs, will add if accepted.
4:15 AM Ticket #13772 (Database layer (models, ORM) - 'exists' parameter for pre_save signal) created by George Sakkis
As Model.save() is called both for inserts and updates, it would …
4:06 AM Ticket #13730 (Database layer (models, ORM) - Allow db_index=False for ForeignKey) updated by Alexander Schepanovski
Owner changed
4:01 AM Ticket #13756 (HTTP handling - File upload not working under Tomcat) updated by Carles Barrobés i Meix
I tested Sven's patch in Django 1.1.2 / Jython 2.5.1 / Tomcat 5.5. and …
2:24 AM Ticket #13771 (Database layer (models, ORM) - ForeignKey and Many2Many validation fails between databases) updated by jdetaeye
Patch needs improvement changed
2:21 AM related_field_validation.patch attached to Ticket #13771 by jdetaeye
partial patch
2:20 AM Ticket #13771 (Database layer (models, ORM) - ForeignKey and Many2Many validation fails between databases) created by jdetaeye
The validation of ForeignKey and Many2Many fields isn't selecting the …
1:20 AM Ticket #901 (Database layer (models, ORM) - Reload method for models) updated by jnadro52
Sorry if I'm resurrecting this from the dead, but I stumbled upon it …

Jun 15, 2010:

9:55 PM case_insensitive_boolean.patch attached to Ticket #13770 by jordanb
Patch for case-insensitive cleaning in boolean field for django 1.1.1
9:53 PM Ticket #13770 (Forms - form BooleanField should clean the string u'false' as False.) created by jordanb
I ran into this trying to assign a JavaScript Boolean false to a …
9:17 PM formmodel_fields_attrs_r13353.patch attached to Ticket #13769 by Rolando Espinoza La fuente
9:17 PM Ticket #13769 (Forms - ModelForm: override default field attributes) created by Rolando Espinoza La fuente
The common way to alter fields attributes seems to be overriding …
7:06 PM Ticket #2594 (Template system - Template system should handle whitespace better) updated by Russell Keith-Magee
Patch needs improvement changed
7:06 PM Ticket #2594 (Template system - Template system should handle whitespace better) updated by Russell Keith-Magee
Needs documentation changed
On first inspection it looks reasonably good. The performance stats …
4:09 PM DjangoPoweredSites edited by Florian Apolloner
removed spam (diff)
2:21 PM logging.patch attached to Ticket #12012 by djinn
logging changes for basehttp server
1:56 PM Ticket #13766 (HTTP handling - Redirecting output from internal http server) closed by Karen Tracey
duplicate: Shouldn't this be part of the overall logging ticket (#12012)?
1:09 PM Ticket #13768 (Database layer (models, ORM) - 'exclude' does not work with lists containing a 'None' element.) created by Felipe 'chronos' Prenholato
This ticket covers use of 'None' (NULL for DB) in list of one 'in' …
12:39 PM DjangoPoweredSites edited by jodoreps
(diff)
11:35 AM logging.patch attached to Ticket #13766 by djinn
logging patch for using python logging for output
11:34 AM Ticket #13766 (HTTP handling - Redirecting output from internal http server) created by djinn
The base http server uses vanilla sys.stderr to output its logs. This …
11:31 AM Ticket #13765 (Template system - The urlencode filter is actually urlquote and it doesn't accept the ...) updated by anonymous
Component changed
11:30 AM Ticket #13765 (Template system - The urlencode filter is actually urlquote and it doesn't accept the ...) created by KyleMac
Isn't it a bit odd that the |urlencode filter is actually urllib.quote …
10:07 AM admin-cutom-jsi18n.patch attached to Ticket #13764 by Sebastian Noack
10:06 AM Ticket #13764 (contrib.admin - i18n in custom javascript) created by Sebastian Noack
The admin javascript is using django.views.i18n for translation. I …
9:29 AM Ticket #13488 (GIS - Exceptions in GEOS I/O object destructor at process exit) updated by Rozza
I've added an attachment that handles / catches the dying thread …
9:26 AM 13488.diff attached to Ticket #13488 by Rozza
Handle dying threads
7:07 AM Ticket #13763 (Forms - Setting prefix on a ModelForm causes is_valid() to return False) closed by Karen Tracey
invalid: When you set the prefix, it must also then be included in the data …
6:56 AM Ticket #13763 (Forms - Setting prefix on a ModelForm causes is_valid() to return False) updated by Mark Tranchant
Having failed validation, the error message complains that the field …
6:46 AM Ticket #13762 (Uncategorized - Setting prefix on a ModelForm causes is_valid() to return False) closed by Mark Tranchant
duplicate
6:43 AM Ticket #13763 (Forms - Setting prefix on a ModelForm causes is_valid() to return False) updated by Mark Tranchant
Keywords, Component changed
6:42 AM Ticket #13763 (Forms - Setting prefix on a ModelForm causes is_valid() to return False) created by Mark Tranchant
Setting the prefix attribute on a ModelForm causes is_valid() to …
6:38 AM preserve_query_string_with_tests_4.diff attached to Ticket #12241 by Batiste Bieler
Simplification of the tests
6:23 AM Ticket #13757 (Database layer (models, ORM) - Signal inconsistency between auto_created and manually defined ...) updated by George Sakkis
After looking into it more closely, I think it's harder to do right …
6:14 AM Ticket #13762 (Uncategorized - Setting prefix on a ModelForm causes is_valid() to return False) created by Mark Tranchant
Setting the prefix attribute on a ModelForm causes validation to fail. …
5:53 AM preserve_query_string_with_tests_3.diff attached to Ticket #12241 by Batiste Bieler
Simplification of the tests
3:27 AM Ticket #10427 (Forms - Bound field needs an easy way to get form value) updated by proppy
Cc changed
3:19 AM Ticket #12241 (contrib.admin - Admin forgets URL used for prefilling forms when hitting Save and add ...) updated by Batiste Bieler
There you go. The tests are more complete. I used the urllib and …
3:17 AM preserve_query_string_with_tests_2.diff attached to Ticket #12241 by Batiste Bieler
Better tests that goes trough all the use case
12:29 AM Ticket #13761 (Database layer (models, ORM) - CharField.min_length doesn't work) closed by Oroku Saki
invalid: Oops, I've mistaken form field docs for model field docs. This would …
Note: See TracTimeline for information about the timeline view.
Back to Top