Timeline
04/18/2011:
- 21:14 Ticket #15721 ({% include %} and RequestContext fails since r15795) closed by
- fixed: In [16044]: […]
- 21:14 Changeset [95872355]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 #15721 (again) via a minor tweak to avoid unexpected behaviour …
- 18:37 Ticket #15721 ({% include %} and RequestContext fails since r15795) reopened by
- Reopening because I'm seeing a whole bunch of errors in the tests from …
- 18:20 Changeset [b061cb9]stable/1.3.x by
- [1.3.X] Fixed #15843 -- removed an extraneous quotation mark in the …
- 18:15 Ticket #15843 (One more quotation marks in the example of "include" tag of 1.3 doc) closed by
- fixed: In [16042]: […]
- 18:15 Changeset [6f84e520]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 #15843 -- removed an extraneous quotation mark in the template …
- 16:59 Ticket #15534 (Oracle backend regex lookup broken if Oracle backend is not default) closed by
- fixed: In [16041]: […]
- 16:59 Changeset [b4c83138]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 #15534: Made the Oracle runtime test for regex capabilities use …
- 16:17 Ticket #8133 (BaseModelForm have to populate data not just object_data) closed by
- needsinfo: I think we need more information from the original reporter to try to …
- 16:10 Changeset [1d499d5]stable/1.3.x by
- [1.3.X] Fixed #15848 -- Fixed regression introduced in [15882] in …
- 16:02 Changeset [487cd1fa]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
- Added new tests I forgot to include in [16038]. git-svn-id: …
- 15:15 Ticket #7258 (connection in WhereNode does not come down from Query) closed by
- fixed: I might be wrong, but I think this is fixed now.
- 15:00 Ticket #15848 (Regression in `makessages -d django` when processing multi-line ...) closed by
- fixed: In [16038]: […]
- 15:00 Changeset [0defa7dc]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 #15848 -- Fixed regression introduced in [15882] in makemessages …
- 14:48 Ticket #15848 (Regression in `makessages -d django` when processing multi-line ...) created by
- As reproted Denis Drescher via email: The fix committed in [15882] …
- 14:45 Ticket #15845 (CSRF validation leak) closed by
- invalid: This does not result in a CSRF vulnerability. curl is irrelevant - …
- 14:16 Ticket #15847 (Spam control is misconfigured and rejects all anonymous bug reports) created by
- It appears that if an attempt is made to submit a new ticket without …
- 14:10 Ticket #15846 (Missing text in "Database-specific fixtures" documentation) created by
- On …
- 11:24 Ticket #15845 (CSRF validation leak) created by
- The CSRF validation compares …
- 10:21 Ticket #15844 (Filtering by related objects causes unnecessary extra db hits when ...) created by
- The failing test below illustrates the issue. […] The extra …
- 02:14 Ticket #15843 (One more quotation marks in the example of "include" tag of 1.3 doc) created by
- as title and the following is the place. {% include …
- 01:57 Ticket #15184 (Error when subclassing models.ForeignKey field) reopened by
- The ticket will be closed as fixed the day that a patch actually gets …
- 01:47 Ticket #15184 (Error when subclassing models.ForeignKey field) closed by
- fixed: The issue appeared to be that SubfieldBase's descriptor was stomping …
04/17/2011:
- 16:44 Ticket #15237 (Django generated Atom/RSS feeds don't specify charset=utf8 in their ...) reopened by
- The charset should be “utf-8” rather than “utf8”, since the latter …
- 15:55 Ticket #15800 (Documentation error for django.views.generic.forms.FormMixin) closed by
- fixed: In [16037]: […]
- 15:55 Changeset [d3e5380b]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 #15800 -- Fixed error in class-based-views docs. Thanks, Natim …
- 15:51 Ticket #15816 (Typo in utils reference doc) closed by
- fixed: In [16036]: […]
- 15:51 Changeset [78b2e25]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 #15816 -- Changed docs/ref/utils.txt to refer to …
- 15:46 Ticket #15821 (Django 1.3 release notes links to wrong "security issues" page) closed by
- fixed: In [16035]: […]
- 15:46 Changeset [5409168]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 #15821 -- Removed incorrect link from docs/releases/1.3.txt …
- 15:45 Ticket #15822 (Remove references to the postgresql (v1) database backend) closed by
- fixed: In [16034]: […]
- 15:45 Changeset [f8495d23]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 #15822 -- Removed references to the v1 postgresql backend (which …
- 09:27 Changeset [9b21a0c]stable/1.3.x by
- [1.3.X] Updated the contributing document to accurately reflect our …
- 09:13 Changeset [d78e08f4]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 contributing document to accurately reflect our security …
- 06:40 Ticket #9345 (Various string consistency fixes) closed by
- wontfix: Wontfixing since "email" (without hyphen) is now the new preferred way …
- 04:33 Ticket #15842 (Silent Failure of InlineAdmin Class With a DateTimeField on the Model ...) created by
- Ok, this is definitely an edge case, but I ran into this when trying …
- 04:27 Ticket #15841 (User model conflicts with CommentDetailsForm) created by
- User.email defined as "blank = True", but CommentDetailsForm.email is …
04/16/2011:
- 23:52 Ticket #15721 ({% include %} and RequestContext fails since r15795) closed by
- fixed: In [16031]: […]
- 23:52 Changeset [d59baa0]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 #15721 -- Make {% include %} and RequestContext work together …
- 23:52 Ticket #15814 (Add a test util to abstract the process of using a test template loader) closed by
- fixed: In [16030]: […]
- 23:52 Changeset [89e25403]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 #15814 -- Added a test util to abstract the process of using a …
- 23:12 Changeset [cdd75e0]stable/1.3.x by
- [1.3.X] Ensure stdin is a tty before handing it to termios, so as to …
- 16:35 Ticket #15808 (CSRF token cookie does not utilize the "Secure" or "HttpOnly" flag) closed by
- duplicate: Duplicate of #14134. I'm not going to categorize as a bug, because …
- 15:05 Ticket #15840 ([patch] wrap the inner function of the condition decorator) created by
-
Like all the other
inner
functions in the … - 14:19 Ticket #15162 (syncdb fails when creating super user - Django: v 1.2.4 Python: 2.6 ...) closed by
- duplicate: This is the same as #15778 which is newer but has discussion of a …
- 13:43 Changeset [79bb9c1]stable/1.3.x by
- [1.3.X] Fixed #15573: Forced the default site id to be 1 when creating …
- 13:24 DevelopersForHire edited by
- Removed BeardyGeek (site owner) (diff)
- 12:29 ThumbNails edited by
- (diff)
- 06:45 Ticket #11241 (Allow assertFormError to check a formsets' non_form_errors) closed by
- duplicate: Closing in favour of #11603, which addresses a larger scope and has a …
- 05:06 Ticket #15839 (search_fields: duplicated search results when following relationships ...) created by
- If in search_fields one uses both fields of a model A and a model B …
- 02:09 Ticket #11865 (Form media lacks support for raw javascript) closed by
- duplicate: Closing as dupe of #13978, which, although newer, also takes care of …
04/15/2011:
- 21:00 Ticket #15834 (Django ORM transforming inner join to outer joins depending on Q() ordering) closed by
- duplicate: This does sound exactly like #12252, and since the version is set to …
- 19:50 Ticket #15838 (assertFieldOutput should be integrated to the general test framework) created by
-
assertFieldOutput
is currently defined in … - 19:50 Ticket #15837 (Consolidate localflavor tests) created by
- Localflavor tests are spread out between two locations: …
- 18:30 Ticket #15836 (Raw query documentation indicates wrong type for params) created by
- Pretty trivial, but the documentation (and example) indicate that the …
- 17:17 Ticket #15835 (middleware.process_response(): TemplateResponse.render() isn't called) created by
- When you return a TemplateResponse from a middleware's …
- 16:49 Ticket #15573 (runtests.py sets incorrect SITE_ID when using Oracle) closed by
- fixed: In [16027]: […]
- 16:49 Changeset [d3c08fd8]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 #15573: Forced the default site id to be 1 when creating test …
- 12:22 Ticket #15797 (*_COOKIE_DOMAIN settings should reject values that won't work in ...) closed by
- invalid: I'm going to close as invalid, essentially for the same reasons as …
- 11:02 Ticket #15834 (Django ORM transforming inner join to outer joins depending on Q() ordering) created by
- Hi, I don't have the time yet to completely isolate the …
- 05:37 DevelopersForHire edited by
- Added Nelson Monteiro (diff)
Note: See TracTimeline
for information about the timeline view.