Timeline
11/20/2007:
- 23:47 Ticket #6005 (double call for Media) created by
- It is very, very unimportant ticket - but definition of Media is …
- 23:41 Ticket #6004 (Useless code in newforms admin) created by
- There is too much not used code in newforms admin. It is quite …
- 23:18 Ticket #6003 (Registration for newforms admin) created by
- Some points to registration for newforms admin: * One project can …
- 23:03 Ticket #6002 (Better saving in newforms-admin ModelAdmin) created by
- There are two very long methods in …
- 22:15 Ticket #6001 (Inconsistency between Select and SelectMultiple) created by
- From django.newforms.widget.Select: […] And from …
- 22:04 Ticket #6000 (Problems in BaseForm.reset) created by
- Method django.newforms.BaseForm.reset does not reset fields and reset …
- 21:55 Ticket #5999 (Broken expired session in newforms-admin) created by
- If session expires in newforms-admin (try to remove everything from …
- 20:48 Sprint1Dec2007 edited by
- (diff)
- 17:43 Ticket #5998 (First set of review for MLC) closed by
- invalid: This ticket doesn't seem to make any sense.
- 17:16 Ticket #5998 (First set of review for MLC) created by
- First set review feedback and its screenshots were attached with this …
- 16:59 Ticket #5997 (Pluralization support too limited) closed by
- wontfix: If you search the ticket archive, you will see that this issue has …
- 16:31 Ticket #5997 (Pluralization support too limited) created by
- Django's pluralization support is fine for English, since we only have …
- 16:04 Ticket #5996 (psycopg2 raises "can't adapt" error where other backends work happily) created by
- The description is vague, but I have only vague idea on what's going …
- 15:20 Sprint1Dec2007 edited by
- (diff)
- 15:09 Ticket #5990 (permalink() works a little different from {% url %}) closed by
- wontfix: In that case, no, this isn't a good idea. In fact, it's not even a …
- 15:07 Ticket #5994 ({% url %} doesn't support patterns with literal dots) closed by
- duplicate: Duplicate of #2977. I currently have an improved patch in the works …
- 14:40 Ticket #5995 (assertContains() - AttributeError) closed by
- worksforme: assertContains is a method added by Django's TestCase class, which …
- 12:10 Sprint1Dec2007 edited by
- (diff)
- 10:03 DevelopersForHire edited by
- Updated text about Zenzire (diff)
- 09:58 Ticket #5995 (assertContains() - AttributeError) created by
- I get a AttributeError when I try the django test client method …
- 09:32 Ticket #5994 ({% url %} doesn't support patterns with literal dots) created by
- URL patterns with literal dots can't be generated via the {% url %} …
- 04:14 Ticket #5993 (define renderer for RadioSelect widget at the class level) created by
- Currently the only standard way to customize radio field display is to …
- 03:49 Ticket #5992 (even more granular error output) created by
- The custom ErrorList supplied to a Form object is not respected when …
- 03:49 Ticket #5991 (Auto-escaping patch, fix for SelectDateWidget) created by
- SelectDateWidget from newform extras stopped working after …
- 02:41 QuerysetRefactorBranch edited by
- (diff)
- 00:45 Ticket #1840 (django's decorators don't assign necessary attributes to the wrapper) closed by
- duplicate: Marking this a dup of #5701 since we have a patch there.
11/19/2007:
- 20:58 Ticket #5990 (permalink() works a little different from {% url %}) created by
- I'v wasted one whole night with this problem, and I got the "bug", …
- 19:51 Ticket #5989 (django.db.models.fields.subclassing.Creator.__get__() returns the same ...) created by
- I added a test to modeltests/field_subclassing/ that illustrates the …
- 19:41 Ticket #5947 (Minimal MS Sql Server patch for syncdb) closed by
- invalid: Resolving; work is now happening over on Google Code.
- 19:37 Ticket #5983 (iriencode doesn't respect safe strings) closed by
- fixed: (In [6706]) Fixed #5983 -- Made iriencode filter respect safe strings. …
- 19:37 Changeset [2e9e36e]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/1.0.xstable/1.1.xstable/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.x by
- Fixed #5983 -- Made iriencode filter respect safe strings. Patch from …
- 19:37 Ticket #5976 (Admin escapes non-breaking spaces for empty fields in change list) closed by
- fixed: (In [6705]) Fixed #5976 -- Handle auto-escaping correctly for empty …
- 19:37 Changeset [ab69710d]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/1.0.xstable/1.1.xstable/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.x by
- Fixed #5976 -- Handle auto-escaping correctly for empty columns in …
- 19:37 Changeset [116b9d06]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/1.0.xstable/1.1.xstable/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.x by
- Fixed #5974 -- Added autoescaping for source code lines and local …
- 19:37 Ticket #5974 (debug error page does not escape text in local vars section) closed by
- fixed: (In [6704]) Fixed #5974 -- Added autoescaping for source code lines …
- 19:37 Changeset [b1d40295]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/1.0.xstable/1.1.xstable/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.x by
- Fixed #5973 -- Fixed inadvertent allow_tags=True auto-escaping …
- 19:37 Ticket #5973 (allow_tags in admin interface broken by auto-escaping) closed by
- fixed: (In [6703]) Fixed #5973 -- Fixed inadvertent allow_tags=True …
- 19:36 Ticket #5988 (Admin field errors double-escaped) closed by
- duplicate: This looks like a dupe of #5944, which was fixed last week. Please …
- 18:51 Ticket #5984 (debug view does not escape variable values) closed by
- duplicate: Duplicate of #5974.
- 18:30 Sprint1Dec2007 edited by
- added myself to sprint (diff)
- 17:58 Ticket #5988 (Admin field errors double-escaped) created by
- to reproduce: Leave out a required field or something and you'll see …
- 16:10 Ticket #5987 (__iter__ on a QuerySet doesn't return an efficient iterator) created by
- For a loop such as: […] the first line eats up all system …
- 15:18 Ticket #5986 (Easy way to customize ordering of fields on forms that use inheritance) created by
- Consider this example: […] The UserProfileForm can inherit …
- 12:32 Sprint1Dec2007 edited by
- Added prague chapter of the sprint (diff)
- 12:04 Sprint1Dec2007 edited by
- added me (diff)
- 10:48 Sprint1Dec2007 edited by
- Added myself (diff)
- 09:30 Ticket #5985 ([oracle] ORA-01425: escape character must be character string of length 1) created by
- Hello, In order to update my project to a later version of trunk, I …
- 09:20 Ticket #5984 (debug view does not escape variable values) created by
- In the debug view, variable values (and names) are not escaped. …
- 09:20 Ticket #5983 (iriencode doesn't respect safe strings) created by
- This happens probably since autoescape. Steps to reproduce: 1. In a …
- 03:35 Ticket #5982 (Different behaviour for url parameter in dev run versus test run) created by
- URL configuration: […] View: […] In the development …
- 00:10 Changeset [6522e069]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/1.0.xstable/1.1.xstable/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.x by
-
Fixed #5932 -- Use
self.pages
and notself._pages
in … - 00:10 Ticket #5932 (Accessing ObjectPaginator.page_range before pages raises TypeError) closed by
-
fixed: (In [6702]) Fixed #5932 -- Use
self.pages
and notself._pages
in … - 00:05 Ticket #5981 (regressiontests.cache.tests.Cache test failing with locmem cache backend) created by
- Failure text: […] with cache settings: […]
11/18/2007:
- 23:59 Changeset [1607ace]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/1.0.xstable/1.1.xstable/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.x by
-
Fixed #5978 -- Gave
LOCALE_PATHS
a default setting of an empty tuple … - 23:59 Ticket #5978 (LOCALE_PATHS setting does not default to an empty tuple like the docs ...) closed by
-
fixed: (In [6701]) Fixed #5978 -- Gave
LOCALE_PATHS
a default setting of an … - 23:21 Ticket #5980 (FilterExpression does not properly respect escaped quotes) created by
- FilterExpression does not treat escaped quotes in constant strings …
- 22:57 Ticket #5979 (Django tests fail if SITE_ID is not 1.) created by
- The following tests fail if the SITE_ID is set to 2, for example. They …
- 22:47 Ticket #5978 (LOCALE_PATHS setting does not default to an empty tuple like the docs ...) created by
- The documentation note was added in [6534], but there is no …
- 22:36 Changeset [331d4bba]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/1.0.xstable/1.1.xstable/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.x by
- Fixed link to settings documentation in the i18n docs. git-svn-id: …
- 22:07 Changeset [42c5a913]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/1.0.xstable/1.1.xstable/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.x by
-
Made use of
EMPTY_VALUES
inModelChoiceField.clean()
. … - 22:00 Changeset [66576c28]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/1.0.xstable/1.1.xstable/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.x by
-
Some minor changes to the
patch_vary_headers
function: * Replaced a … - 21:41 Changeset [5870ffd4]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/1.0.xstable/1.1.xstable/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.x by
-
Made some stylistic changes in
GZipMiddleware
and added some notes … - 21:12 Changeset [34cc2198]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/1.0.xstable/1.1.xstable/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.x by
-
Removed
vary_delim_re
indjango/utils/cache.py
in favor of … - 21:03 Ticket #5977 (Empty admin lines are changed to ' ' but not marked safe) closed by
- duplicate: nickl and I must have a psychic connection, see 20m old #5976
- 21:01 Changeset [7d8ac66]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/1.0.xstable/1.1.xstable/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.x by
- Added *.pyc ignore. git-svn-id: …
- 21:00 Ticket #5977 (Empty admin lines are changed to ' ' but not marked safe) created by
- Obvious bug, easy fix
- 19:39 Ticket #5976 (Admin escapes non-breaking spaces for empty fields in change list) created by
-
The admin change list displays
in all empty fields since … - 17:25 Sprint1Dec2007 edited by
- (diff)
- 14:25 Ticket #5975 (ModelChoiceField and ModelMultipleChoiceField are not using custom ...) closed by
-
fixed: (In [6694]) Fixed #5975 -- Gave
ModelChoiceField
and … - 14:25 Changeset [b2b6fc8e]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/1.0.xstable/1.1.xstable/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.x by
-
Fixed #5975 -- Gave
ModelChoiceField
andModelMultipleChoiceField
… - 14:21 Ticket #5975 (ModelChoiceField and ModelMultipleChoiceField are not using custom ...) created by
- The other fields were given the ability for custom error messages in …
- 12:32 Ticket #5974 (debug error page does not escape text in local vars section) created by
- I was triggering this by doing a post with text for a javascript alert …
- 07:30 Ticket #5973 (allow_tags in admin interface broken by auto-escaping) created by
- example: […] works only if the string returned by link is …
- 01:19 Changeset [86ca11d]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/1.0.xstable/1.1.xstable/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.x by
- Rewrote the section about writing autoescaping-aware filters, based on …
- 00:52 Ticket #5880 (Cross-site(?) scripting when adding text via the "foreign key" popup window) closed by
- fixed: Fixed in [6691].
- 00:51 Changeset [38d972b9]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/1.0.xstable/1.1.xstable/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.x by
- Fixed #5880 -- Fixed an XSS hole in the admin interface. * Escaped …
11/17/2007:
- 21:40 Ticket #5972 (Use filters with {% trans %} tag - depends on #5971) created by
- I want to apply filters to my translations in the templates. So..... I …
- 21:36 Ticket #5969 (Variable name resolution broken as of 6682?) closed by
- fixed: (In [6689]) Fixed #5969 -- Corrected a problem introduced in [6682]. …
- 21:36 Changeset [5f8cfe99]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/1.0.xstable/1.1.xstable/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.x by
- Fixed #5969 -- Corrected a problem introduced in [6682]. *sigh* As …
- 21:23 Ticket #5971 (django.template.TokenParser inconsistent with parsing filters) created by
- django.template.TokenParser is inconsistent when parsing filters that …
- 19:40 Ticket #5970 (ChangeList.get_query_set() method ignores specified by model's admin ...) created by
- I use custom QuerySet for my model. It is returned by specified in …
- 15:55 Ticket #5969 (Variable name resolution broken as of 6682?) created by
- The code that worked fine before [6682] now throws KeyError: […] …
- 11:45 Ticket #5968 (Registering/Unregistering multiple models fails) created by
- Registering and unregistering multiple models fails. Calling for …
- 10:45 Sprint1Dec2007 edited by
- (diff)
- 10:43 Ticket #5967 (weblog archive links missing from August 2007 on) created by
- If you visit http://www.djangoproject.com/weblog/ the sidebar on the …
- 07:35 Ticket #5408 (Url tag first argument should be able to be a context variable) closed by
- duplicate: This seems to be identical to what #3769 requested, so marking as a …
- 07:30 Ticket #5781 (Timeuntil filter doesn't work as expected) closed by
- invalid: Closing, based on lack of feedback to previous comment. As far as I …
- 06:58 Changeset [ce73298e]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/1.0.xstable/1.1.xstable/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.x by
- Fixed #5960 -- Fixed some Python 2.3 incompatibilities. git-svn-id: …
- 06:58 Ticket #5960 (AutoEscaping change breaks python 2.3.5 compatability due to use of ...) closed by
- fixed: (In [6685]) Fixed #5960 -- Fixed some Python 2.3 incompatibilities.
- 06:46 Ticket #5963 (Add render_to_mail to shortcuts package) closed by
- wontfix: Not worth it. This is a large duplication of all the parameters for …
- 06:18 Changeset [4bd75e87]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/1.0.xstable/1.1.xstable/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.x by
- Fixed a couple of chained filter tests that weren't demonstrating what …
- 06:12 Changeset [4585b4d6]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/1.0.xstable/1.1.xstable/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.x by
- Fixed some missed auto-escaping and URL quoting cases in the urlize …
- 06:12 Changeset [adcec088]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/1.0.xstable/1.1.xstable/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.x by
- Fixed a few problems with variable resolving inside of blocktrans …
- 06:12 Tickets #5952,5953 batch updated by
- fixed: (In [6682]) Fixed a few problems with variable resolving inside of …
- 06:11 Changeset [64c0bf86]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/1.0.xstable/1.1.xstable/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.x by
- Translating safe strings should return a safe result. git-svn-id: …
- 06:11 Ticket #5945 (String constants in filters and variable tags should be marked safe) closed by
- fixed: (In [6680]) Fixed #5945 -- Treat string literals in template filter …
- 06:11 Changeset [0928fa55]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/1.0.xstable/1.1.xstable/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.x by
- Fixed #5945 -- Treat string literals in template filter arguments as …
- 06:05 Ticket #4555 (New html-util/filter: unescape) closed by
- wontfix: I don't think this is an appropriate filter for core. The use-cases …
- 05:40 Ticket #5966 (FileField doesn't clean up directory after deletion) created by
- If a FileField file is being deleted it doesn't clean up a empty …
Note: See TracTimeline
for information about the timeline view.