Timeline
Jun 18, 2010:
- 6:29 PM Ticket #3011 (contrib.auth - Allow for extendable auth_user module) updated by
-
Cc changed
- 6:22 PM Ticket #2131 (HTTP handling - HttpResponseSendFile for serving static files handler-specific ...) updated by
-
Cc changed
- 6:17 PM Ticket #3100 (Template system - Support for arguments on intermediate tag tokens (ex. {% if arg %}{% ...) updated by
-
Cc changed
- 6:01 PM Ticket #13797 (contrib.auth - Login and logout views could optionally post a message to the user) created by
- 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
-
Triage Stage changed
- 4:28 PM Ticket #13796 (Template system - Admin docs aren't showing core template tags and filters) created by
- 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
-
Cc changed
- 12:54 PM Ticket #13795 (Core (Cache system) - Add CACHE_KEY_PREFIX setting that prefixes the low-level cache API) updated by
-
Status changed
- 12:46 PM Ticket #13795 (Core (Cache system) - Add CACHE_KEY_PREFIX setting that prefixes the low-level cache API) updated by
-
Summary changed
- 12:42 PM Ticket #13795 (Core (Cache system) - Add CACHE_KEY_PREFIX setting that prefixes the low-level cache API) created by
- I started the thread on django-developers …
- 12:03 PM Ticket #8995 (contrib.sitemaps - Add support for https to sitemaps) updated by
-
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
-
Summary changed
- 10:42 AM Ticket #13681 (contrib.admin - Add admindocs to INSTALLED_APPS in project template) updated by
-
Triage Stage changed
- 10:41 AM Ticket #13629 (contrib.admin - Admin Changelist: add app-model_name class to <body> tag) updated by
-
Description, Triage Stage changed
- 10:40 AM Ticket #11277 (contrib.admin - Hidden fields in Inlines are displayed as empty rows) updated by
-
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
-
Triage Stage, Milestone changed
- 10:37 AM Ticket #12566 (contrib.admin - admin action templates cannot be overriden on a per-app basis) updated by
-
Patch needs improvement, Needs tests changed
- 10:36 AM Ticket #13756 (HTTP handling - File upload not working under Tomcat) updated by
-
Triage Stage changed
- 10:28 AM Ticket #13786 (Testing framework - Test client PUT and DELETE do not include the GET query params) closed by
- 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
-
Triage Stage changed
- 10:06 AM Ticket #13745 (Template system - Make extends allow select from multiple templates for themes fallback) closed by
- 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
-
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
- 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
-
Triage Stage changed
- 10:00 AM Ticket #13771 (Database layer (models, ORM) - ForeignKey and Many2Many validation fails between databases) updated by
-
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
-
Triage Stage changed
- 9:58 AM Ticket #13758 (Database layer (models, ORM) - MySQLdb utf8_bin and django causes UnicodeDecodeError) updated by
-
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
-
Triage Stage changed
- 9:52 AM Ticket #13742 (Database layer (models, ORM) - implement savepoints for sqlite3) updated by
-
Triage Stage changed
- 9:51 AM Ticket #13730 (Database layer (models, ORM) - Allow db_index=False for ForeignKey) updated by
-
Triage Stage changed
- 9:49 AM Ticket #6735 (Generic views - Class-based generic views) updated by
- #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
-
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
-
Triage Stage changed
- 9:33 AM Ticket #13666 (Database layer (models, ORM) - Updates with F objects on decimal fields raise MySQL warnings) updated by
- Might be related to this …
- 9:30 AM Ticket #13662 (Documentation - Documentation for running tests difficult to find) updated by
-
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
-
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
-
Triage Stage changed
- 9:16 AM Ticket #13691 (Documentation - install instructions are unclear about creation of db tables) closed by
- 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
- 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
-
Triage Stage changed
- 9:10 AM Ticket #13728 (Documentation - Incorrect default value for verify_exists in URLField documentation) updated by
-
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
- 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
-
The problem occurs in the function
__unicode__
ofModelB
When … - 9:01 AM Ticket #13748 (Documentation - contrib.gis contains incorrect links to the kyngchaos packages) updated by
-
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
-
Triage Stage changed
- 8:56 AM Ticket #13759 (Documentation - Multi-db docs have an example that isn't syntax highlighting) updated by
-
Triage Stage changed
- 8:55 AM Ticket #13780 (Documentation - Admin site documentation should specify ordering directions) closed by
- 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
-
Triage Stage changed
- 8:35 AM Ticket #13734 (Core (Other) - Simpler implementation of ...) updated by
-
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
-
Needs tests, Triage Stage changed
- 8:09 AM Ticket #13790 (Contrib apps - Docs for CurrentSiteManager indicate an M2M field called "sites" will ...) updated by
-
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
- 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
- duplicate: I guess it is a duplicate for #6623
- 7:09 AM Ticket #13741 (Contrib apps - GenericForeignKey not working across multiple databases) closed by
- 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
- 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
- duplicate
- 6:52 AM Ticket #13787 (contrib.auth - AuthenticationForm renders incorrect passwords) updated by
- Duplicate of #13316
- 6:46 AM Ticket #13713 (Uncategorized - Changing ModelMultipleChoiceField in admin is not reflected in ...) closed by
- 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
-
Cc changed
- 6:39 AM Ticket #13713 (Uncategorized - Changing ModelMultipleChoiceField in admin is not reflected in ...) reopened by
- 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
-
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
-
Cc changed
- 1:11 AM Ticket #13793 (Database layer (models, ORM) - reverse of OneToOne relation should use default manager if ...) created by
- 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
- 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
- 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
- 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
- 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
- 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
- #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
- What I'm referring to is the style in which the development server …
- 7:28 PM Ticket #13791 (Core (Cache system) - cache.add encodes values as utf-8, cache.set does not) created by
-
#11012 changed
cache.set
for the memcached backend to stop forcing … - 7:19 PM Ticket #5612 (Core (Other) - Signals for login / logout) updated by
-
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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
-
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
- 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
-
Status, Owner changed
- 4:49 PM Ticket #13788 (GIS - GEOSGeometry.transform() silently no-ops when GDAL isn't available or ...) updated by
-
Cc, Has patch, Triage Stage changed
My documentation/rest-fu isn't strong, so probably worth a look there, … - 4:47 PM Ticket #13788 (GIS - GEOSGeometry.transform() silently no-ops when GDAL isn't available or ...) created by
-
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
-
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
-
Status, Milestone changed
Bumping to 1.3 milestone. - 1:54 PM Ticket #12028 (contrib.contenttypes - Generic Inline doesn't validate unique_together) updated by
- 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
- 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
- Fixed #13778: Removed a stray colon in a code example. Thanks canassa. …
- 12:19 PM DevelopersForHire edited by
- change my location and information (diff)
- 12:09 PM Ticket #13787 (contrib.auth - AuthenticationForm renders incorrect passwords) created by
- 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
- Using DJango test client to test my piston API using Oauth two legged …
- 10:50 AM Ticket #13785 (Documentation - Documentation typos) created by
- At the page …
- 10:12 AM Ticket #6064 (Database layer (models, ORM) - Allow database connection initialization commands) updated by
- 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
- duplicate: Duplicate of #13599
- 9:29 AM Ticket #13721 (File uploads/storage - pass extra content-type values to file upload handlers) updated by
- 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
-
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
- 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
-
Component changed
- 8:33 AM Ticket #13751 (HTTP handling - Avoid open redirect issue with whitelist) updated by
-
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
-
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
- 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
- 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
-
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
- 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
-
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
-
Component, Milestone, Triage Stage changed
- 7:17 AM Ticket #13673 (Uncategorized - DEBUG=False and 404 / Flatpages) closed by
- 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
-
Component, Milestone, Triage Stage changed
- 7:11 AM Ticket #13783 (Uncategorized - Admin module. Password change fails if TEMPLATE_STRING_IF_INVALID set ...) closed by
- 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
- 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
- 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
-
Triage Stage changed
- 6:42 AM Ticket #13669 (Testing framework - Django 1.2.1 test fails) closed by
- 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
- In the admin module, validating a user password change produces a …
- 6:27 AM Ticket #13782 (contrib.admin - Missing css on textarea & errors marking is too broad for multiple ...) created by
- 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
- 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
-
Has patch changed
- 12:31 AM DjangoFriendlyWebHosts edited by
- (diff)
Jun 16, 2010:
- 11:46 PM Ticket #10808 (Database layer (models, ORM) - Multiple inheritance (model-based) broken for __init__ of common ...) updated by
-
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
-
Triage Stage changed
- 11:23 PM Ticket #13781 (Database layer (models, ORM) - select_related and multiple inheritance) updated by
- 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
-
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
-
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
- 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
- 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
-
Cc changed
- 10:50 PM Ticket #13781 (Database layer (models, ORM) - select_related and multiple inheritance) created by
- 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
- 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
- Replying to r1cky: > There is nothing django can do here. …
- 8:48 PM Ticket #13774 (Database layer (models, ORM) - Add model Field.rel_db_type() method) reopened by
- Patch is needed not to avoid a hack, but to make possible custom …
- 7:49 PM Ticket #13779 (GIS - GeoDjango doesn't find libgdal 1.7.0) created by
- 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
-
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
-
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
- 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
- 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
-
Has patch changed
- 4:41 PM Ticket #6932 (Contrib apps - Flatpages does not provide a list of available flat pages to the context) updated by
-
Cc changed
- 4:41 PM Ticket #6932 (Contrib apps - Flatpages does not provide a list of available flat pages to the context) updated by
- +1
- 4:29 PM Ticket #12460 (Core (Management commands) - inspectdb and field names ending with underscores) updated by
-
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
- There is an error in this page of the documentation: …
- 3:39 PM Ticket #10890 (Generic views - generic views archive_week and archive_day should have next/previous ...) updated by
- 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
- The issue is that labels are still being rendered on forms, even when …
- 2:32 PM Ticket #13615 (Testing framework - test.TestCase.assert(Not)Contains assumes response content is a page.) updated by
-
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
- Thanks for doing this. Just patched it on 1.1 and found the fix is …
- 10:59 AM DjangoJobs edited by
- (diff)
- 10:24 AM Ticket #13777 (Database layer (models, ORM) - problems using **kwargs to create an instance of a model with an ...) created by
- 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
- 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
- #7634 and #6434
- 9:36 AM Ticket #13729 (contrib.localflavor - UK localflavor mis-named/documentation bug.) updated by
-
Triage Stage changed
- 9:35 AM Ticket #13760 (Core (Management commands) - Management commands should not specify the default value twice) updated by
-
Triage Stage changed
- 9:33 AM Ticket #13746 (Core (Management commands) - dumpdata help does not include info about custom managers) updated by
-
Triage Stage changed
- 9:29 AM Ticket #13686 (Core (Cache system) - Asymmetry in memcached.add and memcached.set) updated by
-
Milestone, Triage Stage changed
- 9:28 AM Ticket #13699 (Translations - Catalan translation: corrections and missing messages for trunk) updated by
-
Triage Stage changed
- 9:28 AM Ticket #13645 (contrib.localflavor - The “local flavor” add-ons for Turkey) updated by
-
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
-
Component, Triage Stage changed
- 8:39 AM Ticket #13776 (Forms - is_valid() with null field value on ModelForms from models with ...) created by
- See …
- 8:25 AM Ticket #13775 (Documentation - Clarify in docs that filters don't work in ifequal) closed by
- 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
- 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
-
Triage Stage changed
- 7:59 AM Ticket #13615 (Testing framework - test.TestCase.assert(Not)Contains assumes response content is a page.) updated by
-
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
-
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
- 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
-
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
-
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
-
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
-
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
-
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
- 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
- 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
-
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
-
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
- 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
-
Summary changed
- 5:11 AM Ticket #13712 (Database layer (models, ORM) - raw() sql bug in Python 2.5.2) closed by
- 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
- 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
-
Milestone changed
This patch is ready to go and accepted - can someone push this into … - 4:36 AM Ticket #13774 (Database layer (models, ORM) - Add model Field.rel_db_type() method) created by
- rel_db_type() method will return db_type for ForeignKey / …
- 4:17 AM Ticket #13773 (Database layer (models, ORM) - model field's db_type() called without connection arg in pg creation.py) created by
- 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
-
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
- 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
-
Owner changed
- 4:01 AM Ticket #13756 (HTTP handling - File upload not working under Tomcat) updated by
- 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
-
Patch needs improvement changed
- 2:20 AM Ticket #13771 (Database layer (models, ORM) - ForeignKey and Many2Many validation fails between databases) created by
- 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
- Sorry if I'm resurrecting this from the dead, but I stumbled upon it …
Jun 15, 2010:
- 9:53 PM Ticket #13770 (Forms - form BooleanField should clean the string u'false' as False.) created by
- I ran into this trying to assign a JavaScript Boolean false to a …
- 9:17 PM Ticket #13769 (Forms - ModelForm: override default field attributes) created by
- 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
-
Patch needs improvement changed
- 7:06 PM Ticket #2594 (Template system - Template system should handle whitespace better) updated by
-
Needs documentation changed
On first inspection it looks reasonably good. The performance stats … - 4:09 PM DjangoPoweredSites edited by
- removed spam (diff)
- 1:56 PM Ticket #13766 (HTTP handling - Redirecting output from internal http server) closed by
- 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
- This ticket covers use of 'None' (NULL for DB) in list of one 'in' …
- 12:39 PM DjangoPoweredSites edited by
- (diff)
- 11:34 AM Ticket #13766 (HTTP handling - Redirecting output from internal http server) created by
- 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
-
Component changed
- 11:30 AM Ticket #13765 (Template system - The urlencode filter is actually urlquote and it doesn't accept the ...) created by
- Isn't it a bit odd that the |urlencode filter is actually urllib.quote …
- 10:06 AM Ticket #13764 (contrib.admin - i18n in custom javascript) created by
- 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
- I've added an attachment that handles / catches the dying thread …
- 7:07 AM Ticket #13763 (Forms - Setting prefix on a ModelForm causes is_valid() to return False) closed by
- 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
- 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
- duplicate
- 6:43 AM Ticket #13763 (Forms - Setting prefix on a ModelForm causes is_valid() to return False) updated by
-
Keywords, Component changed
- 6:42 AM Ticket #13763 (Forms - Setting prefix on a ModelForm causes is_valid() to return False) created by
- Setting the prefix attribute on a ModelForm causes is_valid() to …
- 6:23 AM Ticket #13757 (Database layer (models, ORM) - Signal inconsistency between auto_created and manually defined ...) updated by
- 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
- Setting the prefix attribute on a ModelForm causes validation to fail. …
- 3:27 AM Ticket #10427 (Forms - Bound field needs an easy way to get form value) updated by
-
Cc changed
- 3:19 AM Ticket #12241 (contrib.admin - Admin forgets URL used for prefilling forms when hitting Save and add ...) updated by
- There you go. The tests are more complete. I used the urllib and …
- 12:29 AM Ticket #13761 (Database layer (models, ORM) - CharField.min_length doesn't work) closed by
- invalid: Oops, I've mistaken form field docs for model field docs. This would …
Note:
See TracTimeline
for information about the timeline view.