Timeline



Aug 3, 2010:

9:51 PM Ticket #11722 (Database layer (models, ORM) - Query lookups that reference an F() expression produce invalid sql) updated by hongshuning@…
Cc changed
I have the save problem when I use startswith lookup. After appling …
8:34 PM Ticket #14052 (Documentation - Error on a code in Tutorial 01) closed by Karen Tracey
invalid: The tutorial code is correct. Try it in a Python shell: […] The …
8:05 PM Ticket #14055 (Database layer (models, ORM) - Wrong query generated when using reverse foreign key) closed by premalshah
duplicate
8:05 PM Ticket #14056 (Database layer (models, ORM) - Wrong query generated when using reverse foreign key) created by premalshah
Here is the model setup […] Here are some sample queries and the …
8:00 PM Ticket #14055 (Database layer (models, ORM) - Wrong query generated when using reverse foreign key) created by premalshah
Here is the model setup […] Here are some sample queries and the …
6:22 PM Ticket #13798 (Database layer (models, ORM) - Add an argument to connection_created signal to distinguish ...) updated by Rob Hudson
Patch should add or update the docs for the connection_created signal …
6:20 PM Ticket #14054 (Documentation - Document the connection_created signal) updated by Rob Hudson
Has patch changed
Added documentation
6:20 PM 14054.diff attached to Ticket #14054 by Rob Hudson
6:19 PM Ticket #14054 (Documentation - Document the connection_created signal) created by Rob Hudson
The connection_created signal was added in changeset 10182 with no docs.
5:15 PM Ticket #13914 (contrib.auth - Add natural keys to contrib.auth.User and Group models) updated by erikrose
Cc, Milestone changed
Going out on a limb and assigning this to 1.3 so it gets some notice. …
2:32 PM Ticket #13936 (Core (Management commands) - django-admin makemessages generates PO files with an incorrect path to ...) updated by Cristian Ciupitu
I tried to translate …
1:35 PM Ticket #13935 (Database layer (models, ORM) - QuerySet .dates() method should span relationships) updated by anonymous
"It seems like there should be some helper" ...I didn't finish that …
12:52 PM Ticket #13935 (Database layer (models, ORM) - QuerySet .dates() method should span relationships) updated by anonymous
Cc changed
Unfortunately this patch doesn't work for Multi-Table Inheritance …
10:43 AM Ticket #11377 (Template system - Filters should apply safe-ness rules to filter arguments) updated by Jacob
(In [13465]) [1.2.X] Fixed #11377: the template join filter now …
10:43 AM Changeset [972a9c7]stable/1.2.x by Jacob Kaplan-Moss <jacob@…>
[1.2.X] Fixed #11377: the template join filter now correctly escapes …
10:42 AM Ticket #11377 (Template system - Filters should apply safe-ness rules to filter arguments) closed by Jacob
fixed: (In [13464]) Fixed #11377: the template join filter now correctly …
10:42 AM Changeset [e64cdf71]mainstable/1.10.xstable/1.11.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 Jacob Kaplan-Moss <jacob@…>
Fixed #11377: the template join filter now correctly escapes the …
10:37 AM Ticket #11376 (Testing framework - Some escaping tests) updated by Jacob
(In [13463]) [1.2.X] Fixed #11376: added some extra tests for …
10:37 AM Changeset [4441f7b0]stable/1.2.x by Jacob Kaplan-Moss <jacob@…>
[1.2.X] Fixed #11376: added some extra tests for autoescaping …
10:37 AM Ticket #11288 (Uncategorized - Tests for lookup of number-like variables in templates) updated by Jacob
(In [13462]) [1.2.X] Fixed #11288: added some tests for the handling …
10:37 AM Changeset [c0040b4]stable/1.2.x by Jacob Kaplan-Moss <jacob@…>
[1.2.X] Fixed #11288: added some tests for the handling of number-like …
10:35 AM Ticket #11376 (Testing framework - Some escaping tests) closed by Jacob
fixed: (In [13461]) Fixed #11376: added some extra tests for autoescaping …
10:34 AM Changeset [f409226]mainstable/1.10.xstable/1.11.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 Jacob Kaplan-Moss <jacob@…>
Fixed #11376: added some extra tests for autoescaping subtleties. …
10:34 AM Ticket #11288 (Uncategorized - Tests for lookup of number-like variables in templates) closed by Jacob
fixed: (In [13460]) Fixed #11288: added some tests for the handling of …
10:34 AM Changeset [2e3fdc6]mainstable/1.10.xstable/1.11.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 Jacob Kaplan-Moss <jacob@…>
Fixed #11288: added some tests for the handling of number-like …
9:57 AM Ticket #11377 (Template system - Filters should apply safe-ness rules to filter arguments) updated by Jacob
Triage Stage changed
9:56 AM Ticket #11376 (Testing framework - Some escaping tests) updated by Jacob
Triage Stage changed
9:56 AM Ticket #11288 (Uncategorized - Tests for lookup of number-like variables in templates) updated by Jacob
Triage Stage changed
9:43 AM django_localize_long_r13459.diff attached to Ticket #14053 by David Danier <david.danier@…>
Allow localize to handle long values
9:43 AM Ticket #14053 (Internationalization - django.utils.formats.localize() misses support for long) created by David Danier <david.danier@…>
Seems like the isinstance(value, (decimal.Decimal, float, int))-check …
9:05 AM Ticket #14052 (Documentation - Error on a code in Tutorial 01) created by Wagner Macedo
I'm learning Python and Django, and in tutorial 01, on url …
8:25 AM Ticket #11594 (Documentation - Inaccurate docstring for WhereNode.add()) updated by Derek Willis
Component changed
7:29 AM 13588-admin-templates.diff attached to Ticket #13588 by Ramiro Morales
Patch with modifications to admin templates, as per Florian request on IRC
4:18 AM Ticket #14051 (Database layer (models, ORM) - Signals for transaction commit/rollback) created by Ask Solem <ask@…>
Some users of django-celery have the problem of publishing references …
4:14 AM Ticket #14050 (Database layer (models, ORM) - Signals for transaction commit/rollback) closed by Ask Solem <ask@…>
invalid: Formatting is broken, resubmitting :(
4:12 AM Ticket #14050 (Database layer (models, ORM) - Signals for transaction commit/rollback) created by Ask Solem <ask@…>
Some users of django-celery have the problem of publishing references …
3:57 AM Ticket #12991 (Testing framework - Django 1.2 should have optional support for unittest2) updated by Piotr Czachur
Please take look on ticket #14049: Fixture loading should be skipped …
3:56 AM Ticket #14049 (Testing framework - Fixture loading should be skipped for TestCase decorated with @skip*) updated by Piotr Czachur
It's related to #12991
3:35 AM Ticket #12464 (HTTP handling - Empty PATH_INFO causes blank SCRIPT_NAME) updated by Greg Wogan-Browne
Status, Version, Milestone, Owner, Has patch, Triage Stage changed
I was bitten by this today so I wrote up a quick patch (including a …
3:08 AM Ticket #14049 (Testing framework - Fixture loading should be skipped for TestCase decorated with @skip*) created by Piotr Czachur
TransactionTestCase overrides unittest.TestCase.__call__() and …
2:39 AM Ticket #13621 (Forms - Regression in 1.2.1. date/time widgets are printing their values with ...) updated by Russell Keith-Magee
Patch needs improvement changed
As far as I can make out, there are actually three problems here: 1. …
1:00 AM Ticket #14048 (Template system - Tag "cycle" doesn't work when included) closed by Russell Keith-Magee
invalid: Working as designed, for reasons that are …
12:52 AM Ticket #14048 (Template system - Tag "cycle" doesn't work when included) created by Ivan Ivanov
Example: base.html […] cycle.html […] The result of cycle tag …

Aug 2, 2010:

9:23 PM Ticket #11594 (Documentation - Inaccurate docstring for WhereNode.add()) updated by Derek Willis
Has patch, Triage Stage, Milestone changed
9:23 PM 11594.diff attached to Ticket #11594 by Derek Willis
9:21 PM Ticket #11594 (Documentation - Inaccurate docstring for WhereNode.add()) updated by Derek Willis
Status, Owner changed
4:54 PM middleware-doc.diff attached to Ticket #14047 by Leon Matthews <python@…>
4:53 PM Ticket #14047 (Documentation - CommonMiddleware documentation tweak) created by Leon Matthews <python@…>
I've just started using Django (awesome work, btw! :-). I was reading …
2:46 PM template_error_examples.tar.gz attached to Ticket #14046 by Philip
2:46 PM Ticket #14046 (Template system - Template tag errors masked if including based on context variable name) created by Philip
I have a template tag that raises a RuntimeError. Normally, this gets …
2:14 PM Ticket #14026 (Database layer (models, ORM) - Setting for TRANSACTION_LEVEL on db backends) closed by craig.kimerer@…
invalid: Replying to sebastian_noack: > I have written in my blog …
12:42 PM Ticket #11319 (Database layer (models, ORM) - ForeignKey filters use the wrong field to prepare values for database) updated by Carsten Fuchs
Cc changed
11:16 AM Ticket #12812 (contrib.comments - Inheriting from comments breaks comment moderation) reopened by bjourne
Reopening because I stumbled upon the exact same problem. Basically, …
10:46 AM Ticket #2131 (HTTP handling - HttpResponseSendFile for serving static files handler-specific ...) updated by anonymous
Cc changed
6:57 AM Ticket #14045 (Internationalization - makemessage miss some gettext in javascript) updated by Shao Hao
If i change: […] to {{{ return $val ? 1 : 0; xgettext works.
6:46 AM Ticket #14045 (Internationalization - makemessage miss some gettext in javascript) created by Shao Hao
Here is a simple javascript code for testing: […] save it as …
6:29 AM Ticket #13987 (Database layer (models, ORM) - Primary key not set correctly for concrete->abstract->concrete model ...) updated by Russell Keith-Magee
"Milestone 1.3" means that it's on the schedule to be looked at in the …
4:25 AM DjangoResources edited by anonymous
(diff)
4:19 AM DjangoResources edited by anonymous
(diff)
4:13 AM Ticket #13987 (Database layer (models, ORM) - Primary key not set correctly for concrete->abstract->concrete model ...) updated by mike@…
And this kind of bug is causing much pain with something like south …
3:59 AM Ticket #12180 (Database layer (models, ORM) - ProgrammingError thrown with autocommit: True if first query on ...) updated by Jannis Leidel
This seems like a reasonable fix but needs tests.
12:54 AM Ticket #14044 (Forms - "required=False" dones't work when use DateTimeField with ...) created by codeplayer
in django shell, this bug can be reproduced like this: […]

Aug 1, 2010:

9:39 PM Ticket #13350 (Documentation - Documentation on autoescape should mention endautoescape) updated by Derek Willis
Has patch changed
9:39 PM 13350.diff attached to Ticket #13350 by Derek Willis
9:37 PM Ticket #13350 (Documentation - Documentation on autoescape should mention endautoescape) updated by Derek Willis
Status, Owner, Version, Milestone changed
9:21 PM Ticket #13414 (Documentation - QuerySet API ref wrong sql equivalent in __year lookup example) updated by Derek Willis
Has patch changed
9:12 PM Ticket #13538 (Documentation - Clarifications for http://docs.djangoproject.com/en/dev/topics/db/queries/) updated by Derek Willis
Has patch, Milestone changed
Added patch with some clarifications and additional imports.
9:11 PM 13538.diff attached to Ticket #13538 by Derek Willis
8:13 PM Ticket #13188 (Documentation - Move custom format documentation from now tag to date filter) updated by Derek Willis
Has patch, Milestone changed
Added patch
8:12 PM 13188.diff attached to Ticket #13188 by Derek Willis
7:21 PM Ticket #14043 (Database layer (models, ORM) - Incorrect and/or confusing behaviour with nullable OneToOneField) created by theevilgeek
Attempting to "null" out a nullable OneToOneField before deleting the …
5:03 PM DevelopersForHire edited by sserrano
(diff)
3:44 PM Ticket #14032 (Core (Other) - CSRF cookie value is marked as safe and inserted in the HTML unchecked) updated by Luke Plant
Replying to edevil: > The documentation specifies that …
2:53 PM 5833-custom-filter-spec-1.2.1.diff attached to Ticket #5833 by Ben Davis
Fixed non-field filterspec support, updated for django 1.2.1 (fixed)
2:47 PM Ticket #5833 (contrib.admin - Custom FilterSpecs) updated by Ben Davis
There was an issue when get_query_set returned an empty queryset, …
10:06 AM Ticket #13956 (Template system - Indefinite args for simpletags and inclusion tags) updated by Gregor Müllegger
Needs documentation, Needs tests changed
I just reviewed the simple tag documentation and saw that there is no …

Jul 31, 2010:

11:47 PM Ticket #14042 (Core (Other) - DATE_FORMAT and DATETIME_FORMAT are ignored) closed by Karen Tracey
duplicate: Isn't this #13702?
9:57 PM Ticket #5833 (contrib.admin - Custom FilterSpecs) updated by Ben Davis
It seems that the latest patch did not support using a "field-less" …
9:25 PM Ticket #14032 (Core (Other) - CSRF cookie value is marked as safe and inserted in the HTML unchecked) updated by André Cruz
The documentation specifies that subdomains can circumvent the CSRF …
7:19 PM Ticket #5833 (contrib.admin - Custom FilterSpecs) updated by Ben Davis
Cc changed
7:14 PM Ticket #14042 (Core (Other) - DATE_FORMAT and DATETIME_FORMAT are ignored) updated by Ben Davis
Has patch changed
7:13 PM date_format_settings_fix.diff attached to Ticket #14042 by Ben Davis
7:12 PM Ticket #14042 (Core (Other) - DATE_FORMAT and DATETIME_FORMAT are ignored) created by Ben Davis
This is the same bug that was reported in #2203, however #2203 was …
6:24 PM Ticket #14041 (Contrib apps - Templates in function calls for sitemap) created by owcarnia
It would be nice to provide a 'template' variable for sitemap …
6:06 PM Ticket #6148 (Database layer (models, ORM) - Add generic support for database schemas) updated by Ramiro Morales
Replying to drdee: > The current patch (r13366) does not …
5:17 PM Ticket #6148 (Database layer (models, ORM) - Add generic support for database schemas) updated by drdee
The current patch (r13366) does not support the inspectdb command (as …
5:06 PM Ticket #14032 (Core (Other) - CSRF cookie value is marked as safe and inserted in the HTML unchecked) updated by Luke Plant
Status, Owner changed
As stated in the documentation, our CSRF mechanism is not safe against …
3:44 PM Ticket #13946 (Core (Cache system) - Database caching doesn't account for multiple databases) updated by Alex Gaynor
To me this is a strong argument for moving the DB caching to use the …
2:59 PM Ticket #11441 (Documentation - Signal documentation should mention 'weak' parameter for connect) updated by Aymeric Augustin
There is already a short explanation for 'weak' here: …
10:34 AM Ticket #13946 (Core (Cache system) - Database caching doesn't account for multiple databases) updated by Russell Keith-Magee
Milestone, Triage Stage changed
9:56 AM Ticket #14040 (Core (Other) - Python syntax errors in module loading propagate up) created by jt@…
When template tags trigger the importing of modules with syntax …
8:05 AM Ticket #14036 (contrib.admin - foreignKey doesn't work properly in admin - last current svn revision ...) closed by Karen Tracey
invalid: There is not enough information here to recreate the problem (and I …
7:26 AM Ticket #14034 (Contrib apps - admin inline formset with "extra" ignores last line when saving) closed by Karen Tracey
worksforme: I can't recreate the behavior you describe. First, with extra=2 and no …
4:06 AM InitdScriptForLinux edited by dat94egu
(diff)
Note: See TracTimeline for information about the timeline view.
Back to Top