Timeline
09/20/2011:
- 21:58 Ticket #13855 (urlresolvers' resolve does not work on URLs with query string) closed by
-
wontfix:
request.path
could contain a question mark as part of the path. For … - 21:49 Ticket #16897 (makemessages option_list default value for "extensions" is missing .txt) created by
-
Looks like r16437 updated everything except the
option_list
. Simple … - 21:13 Ticket #16896 (ComentDetailsForm.clean_comment calls lower() in each iteration) closed by
- needsinfo: I'm closign as needsinfo, unless someone has a profile showing that …
- 20:49 Ticket #16896 (ComentDetailsForm.clean_comment calls lower() in each iteration) created by
- I would change …
- 20:37 Changeset [add06285]stable/1.3.x by
- [1.3.X] Fixed #16886 -- Memcached socket file documentation. Thanks …
- 20:33 Ticket #16886 (Memcached socket file usage is undocumented) closed by
- fixed: In [16858]: […]
- 20:33 Changeset [b22a4fd]stable/1.10.xstable/1.11.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #16886 -- Memcached socket file documentation. Thanks ddbeck for …
- 19:31 Ticket #16895 (documentation should warn of cost of ordering) created by
- In https://docs.djangoproject.com/en/dev/ref/models/options/#ordering …
- 17:12 Ticket #16894 (UnicodeDecodeError handled incorrectly in WSGIHandler.__call__()) closed by
- duplicate: This is a duplicate of #15672 and is already fixed in trunk (r15918). …
- 16:34 Ticket #15779 (admin cannot edit records with value 'add' as primary key) reopened by
- After discussion with Ramiro and Julien in IRC, reopening this because …
- 15:31 Sprint201111TriangleNC edited by
- (diff)
- 15:24 Sprint201111TriangleNC created by
- 15:10 Ticket #10046 (ModPythonHandler class should check for IOError when writing response) closed by
-
wontfix: Given that the
mod_python
handler has been deprecated in Django … - 14:49 Ticket #16568 (require_debug_false does not work as intended (backward incompatible)) closed by
- fixed: I am not sure what your problem is exactly, but I do not think it is …
- 14:33 Ticket #16894 (UnicodeDecodeError handled incorrectly in WSGIHandler.__call__()) created by
- In django/core/handlers/wsgi.py, around line 262, is the following …
- 13:51 Ticket #15779 (admin cannot edit records with value 'add' as primary key) closed by
- fixed: I'm going to call this ticket fixed in [16857]. After that revision, …
- 13:30 Ticket #15294 (Use named urls instead of hard coded ones in admin views) closed by
- fixed: In [16857]: […]
- 13:30 Changeset [aaf77c16]stable/1.10.xstable/1.11.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Converted internal link generation in the admin and admin document …
- 13:16 Changeset [7b21bfc0]stable/1.10.xstable/1.11.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Improved test isolation of the admin tests and assigned custom admin …
- 13:12 Ticket #16890 (Incorrect import line on tutorial page 3) closed by
- duplicate: As explained in #16868 the docs are correct.
- 13:07 Ticket #16568 (require_debug_false does not work as intended (backward incompatible)) reopened by
- I don't think this is actually fixed. With 1.3.1 installed, a simple …
- 12:52 Ticket #16893 (negation of Q object returns the same thing) created by
- Not sure if this is a bug. I was attempt to construct a Q object that …
- 10:43 Ticket #16892 (Allow class based view 'cache_timeout' to control middleware.) created by
- Allow cache timeout to be controlled by an attribute ('cache_timeout') …
- 10:39 Ticket #16320 (Please have view support for databases) closed by
- invalid: I think this is a usage/support question, not really a feature request …
- 10:37 Ticket #16321 (Provide password management with API of authentication backend.) closed by
- invalid: Yeah, there's just not enough "meat" here to make a decision one way …
- 10:33 Ticket #16891 (QuerySet.delete() should return number of rows matched) created by
- Splitting this off from ticket #16549... Deep in the bowels of …
- 10:29 Ticket #16329 (Django doesn't initialize two databases with the same name, port and host) closed by
- wontfix: Following ramiro's comment, I'm marking this wontfix. Thanks!
- 10:00 Ticket #16432 (MultipleObjectMixin should handle pagination prior to get_context_data) closed by
- wontfix: I can't see how this could be done in a backwards-compatible way, so …
- 09:56 Ticket #16448 (Single sequence for every table) closed by
- duplicate: As aaugustin says, this was just a decision we made years ago. I don't …
- 09:52 Ticket #16468 (Django IPAddressField incorrectly casts values when querying) closed by
- wontfix: I'm going to mark this wontfix: while we could make this work on …
- 09:43 Ticket #16541 (A broken URL should not handled as a 400 bad request, it might a 404 ...) closed by
- wontfix: I agree with kmtracy; marking wontfix again. kinpoo, if you'd like to …
- 09:41 Ticket #16547 (Add support for signal priority.) closed by
- wontfix: Django's signal framework is deliberately minimalistic. It's a pattern …
- 09:34 Ticket #16567 (Feature Req:"Soft Delete") closed by
- wontfix: I agree completely that this is a useful pattern: I've implemented it …
- 09:18 Ticket #16601 (Allow setting of tabindex in presentation layer) closed by
- wontfix: I agree with aaugustin - this isn't an appropriate addition to Django. …
- 09:13 Ticket #16611 (Contrib.auth.UserManager should allow filtering active/inactive users) closed by
- wontfix: I'm going to reject this idea; let me try to explain why. Consider …
- 09:03 Ticket #16643 (Test Email Backend (locmem) accepts email with blank recipients) closed by
- wontfix: I agree 100% with what mlavin writes above. Thus, I'm marking this …
- 09:01 Ticket #16647 (Default filters: pacth to add QuerySet support for random plus a new ...) closed by
- wontfix: I still agree with what Malcolm wrote three years ago: I'm …
- 08:38 Ticket #16797 (active_login_required) closed by
- wontfix: Thanks for the suggestion, Wim, but I think this is something that …
- 08:10 Ticket #16890 (Incorrect import line on tutorial page 3) created by
- https://docs.djangoproject.com/en/dev/intro/tutorial03 from …
- 07:37 Ticket #16286 (Models virtual fields and ModelForms) closed by
- invalid: There is no practical way to do this in a general purpose way in …
- 05:28 Ticket #16889 (Extra method containing %...) created by
- I would like to use the MySQL function DATE_FORMAT in Django 1.3.1. …
- 05:26 Ticket #16888 (USE_L10N and microseconds) created by
- Hello, I have a problem when I'm using "USE_L10N = True" and …
09/19/2011:
- 18:54 Ticket #16887 (Allow Update/CreateView to have fields/exclude arguments) closed by
- wontfix: I can see what you're trying to do here; I'm just not convinced it's …
- 18:28 Ticket #16887 (Allow Update/CreateView to have fields/exclude arguments) created by
- The general idea behind generic views is to ease the development. One …
- 17:22 Ticket #16886 (Memcached socket file usage is undocumented) created by
- The [https://docs.djangoproject.com/en/dev/topics/cache/#memcached …
- 15:03 Ticket #16885 (django.test.testcases.connections_support_transactions always returns ...) created by
- If a project is set up with multiple databases, and at least one of …
- 14:15 Ticket #16884 (Add message level argument to ModelAdmin's message_user) created by
- I think it would be really nice to extend message_user method to allow …
- 14:13 Ticket #16875 (db.model.FileField's close method doesn't close) closed by
- needsinfo: Lines 124-127 in …
- 13:18 Ticket #16883 (Importing models.py from not-installed app prevents any other app with ...) created by
- If a models.py from an app that is not listed in INSTALLED_APPS …
- 13:16 Ticket #16882 (Clarify in the doc why one should not use 'init_command' after initial ...) created by
-
In
[1]
, the doc says in regards to the 'init_command' DATABASES … - 08:25 Ticket #16881 (db.backends.util.format_number fails with valid inputs) created by
- We see the error "quantize result has too many digits for current …
- 08:18 Ticket #16880 (Missing tags 1.2.6, 1.2.7 and 1.3.1 at github) closed by
- fixed
- 06:27 Ticket #16879 (request.user does not synchronize using SET_SESSION_COOKIE) closed by
- invalid: The identifier of the session is the same on both sites but the …
- 06:15 Ticket #16880 (Missing tags 1.2.6, 1.2.7 and 1.3.1 at github) created by
- Last tags present are 1.3 and 1.2.5. Please sync new ones.
- 05:38 Ticket #16879 (request.user does not synchronize using SET_SESSION_COOKIE) created by
- Hello, I have two sites running, on which I want to share …
- 05:35 Ticket #16878 (Improve the "intword" filter) created by
- The current code for intword function is repetitive. For each name, …
- 02:33 Ticket #16876 (Settings SHORT_DATETIME_FORMAT documentation cross-references itself) closed by
- fixed: In [16855]: […]
- 02:33 Changeset [fc06ec0]stable/1.10.xstable/1.11.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #16876 -- Fixed a cross reference in the settings reference doc. …
- 02:25 Ticket #16659 (Change-list toplinks (date drilldown) should not have fixed width) closed by
- fixed: In [16854]: […]
- 02:25 Changeset [212b0485]stable/1.10.xstable/1.11.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #16659 -- Made the admin's date drilldown links in the …
09/18/2011:
- 21:29 Ticket #16877 (documentation code blocks cropped on mobile browsers) created by
- I tried to follow along with the tutorials using my nook color …
- 19:00 Ticket #16874 (Security issue: settings.py stores password+username in plain-text) closed by
- wontfix: 1. First off, *PLEASE* don't report security issues to Trac. If you …
- 17:31 Ticket #16876 (Settings SHORT_DATETIME_FORMAT documentation cross-references itself) created by
- Should likely be a cross-reference to SHORT_DATE_FORMAT instead.
- 17:28 Changeset [e5aeba01]stable/1.10.xstable/1.11.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Updated geoadmin tests to reflect that OSM js is no longer required as …
- 16:33 Changeset [d15ef453]stable/1.10.xstable/1.11.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Removed an unused function definition. git-svn-id: …
- 07:00 Ticket #16875 (db.model.FileField's close method doesn't close) created by
- This doesn't work: […] This works: […]
- 03:33 Ticket #16676 (The 'add' filter should stringify value or argument if the other value ...) closed by
- fixed: In [16851]: […]
- 03:33 Changeset [436aeb6e]stable/1.10.xstable/1.11.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #16676 -- Corrected the behavior of the 'add' template filter to …
- 02:52 Ticket #15918 (settings.THOUSAND_SEPARATOR is used only when the current locale does ...) closed by
- fixed: Thanks, this was rectified in r16850.
- 02:50 Changeset [357910c]stable/1.10.xstable/1.11.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Rectified the settings reference documentation to indicate that …
- 02:36 Ticket #16874 (Security issue: settings.py stores password+username in plain-text) created by
- Good evening, I've just begun learning DJango when I noticed …
- 02:24 Ticket #13211 (More Group Documentation in the Auth Page) closed by
- fixed: In [16849]: […]
- 02:24 Changeset [9316671e]stable/1.10.xstable/1.11.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
-
Fixed #13211 -- Added the
Group
API reference and aPermission
API … - 01:35 Ticket #16873 (removal of deprecated settings.DATABASE code causes shell scripts to ...) created by
- There is a pattern out there for shell scripts that interact with …
09/17/2011:
- 23:09 Ticket #8103 (Select widget should only allow for one selected option) closed by
- fixed: In [16848]: […]
- 23:09 Changeset [e63fa0ff]stable/1.10.xstable/1.11.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixes #8103 -- Select widget should only allow for one selected option …
- 18:01 Changeset [1ec25c4]stable/1.10.xstable/1.11.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- OpenLayers has had built-in OSM support since 2.10, no need for extra …
- 15:08 Ticket #16872 (Add touch support to the geographic admin) created by
- OpenLayers 2.11 added support for touch events, it would be nice to …
- 15:06 Changeset [30745b2e]stable/1.10.xstable/1.11.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Updated the geographic admin to use OpenLayers 2.11. git-svn-id: …
- 14:54 Ticket #15277 (TypeError in ogrinspect geodjango gis) closed by
- fixed: In [16845]: […]
- 14:54 Changeset [3ac87784]stable/1.10.xstable/1.11.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
-
Fixed #15277 -- Cleaned up
ogrinspect
command, added tests and … - 14:54 Ticket #16871 (import error in docs) closed by
- invalid: Thanks a lot for the report, but the tutorial seems correct here. I …
- 14:22 Ticket #16871 (import error in docs) created by
- In part 2 of the tutorial …
- 13:40 Ticket #16870 (CSRF too strict when no referer is present) closed by
- wontfix: This is intentional and is not likely to change. We are looking at …
- 13:14 Ticket #16688 (unionagg doesn't respect limits) closed by
-
duplicate: Duplicate of #15101 (
Extent
aggregate instead). - 13:08 Changeset [ae51b46]stable/1.3.x by
- [1.3.X] Fixed #14648 -- Fixed annotated date querysets when …
- 12:00 Ticket #16870 (CSRF too strict when no referer is present) created by
- For privacy reasons, users may decide to stop their browser from …
- 10:17 DjangoResources edited by
- (diff)
- 10:16 DjangoResources edited by
- Added Poll application (diff)
- 08:02 Ticket #16869 (BaseGenericInlineFormSet does not use form's save() method) created by
- Changeset [12268] introduced the save_new() method on …
- 06:35 DevelopersForHire edited by
- (diff)
- 05:59 DevelopersForHire edited by
- (diff)
Note: See TracTimeline
for information about the timeline view.