Timeline



Jul 26, 2010:

11:55 PM Ticket #13984 (Template system - template.loader.select_template should return template_name as well.) updated by Josh Stegmaier
Status, Owner changed
In order to maintain backwards compatibility, it would probably be …
11:53 PM 0002-template_name-as-optional-return-value-of-django.temp.diff attached to Ticket #13984 by Josh Stegmaier
Adds option to return template name with select_template and documents …
11:22 PM Ticket #14011 (Database layer (models, ORM) - QuerySet.none().values('x').query causes "DatabaseError: subquery has ...) created by skatei <satoru.katei@…>
Just came across this error. […] The query: […] Fixes?: * …
10:42 PM Ticket #13621 (Forms - Regression in 1.2.1. date/time widgets are printing their values with ...) updated by jacmkno
Status, Owner changed
ticket13621-alternative2.diff had a problem. Django's client side I18N …
10:38 PM ticket13621-alternative3-tested.diff attached to Ticket #13621 by jacmkno
An alternative patch, makes the localize attribute default to True in …
9:58 PM Ticket #13621 (Forms - Regression in 1.2.1. date/time widgets are printing their values with ...) updated by jacmkno
Triage Stage changed
ticket13621-alternative2.diff - Details: Django is currently using …
9:50 PM Ticket #13095 (Forms - modelform_factory, modelformset_factory, inlineformset_factory ...) updated by jk
Replying to jk: > I get an error when I try to apply the …
9:47 PM ticket13621-alternative2.diff attached to Ticket #13621 by jacmkno
An alternative patch. Changes the validations to verify the localize …
9:43 PM Ticket #13095 (Forms - modelform_factory, modelformset_factory, inlineformset_factory ...) updated by jk
I get an error when I try to apply the patch […] Any ideas?
8:28 PM Ticket #13621 (Forms - Regression in 1.2.1. date/time widgets are printing their values with ...) updated by jacmkno
Owner, Status changed
8:26 PM Ticket #13621 (Forms - Regression in 1.2.1. date/time widgets are printing their values with ...) updated by jacmkno
Status, Owner, Summary changed
This problem causes the django admin to become unusable in forms with …
7:43 PM Ticket #10909 (Contrib apps - Allow use of the Sitemaps Framework without requiring the sites ...) updated by anonymous
Is this a dupe of #10235?
6:36 PM Ticket #9655 (Template system - urlize should not quote already quoted urls.) updated by myneur
Please, think in the way of most common usecase instead of …
5:43 PM Ticket #2445 (Core (Other) - [patch] allow callable values for limit_choices_to) updated by banyanleo
Cc changed
4:31 PM ticket13621.diff attached to Ticket #13621 by Horst Gutmann
4:31 PM Ticket #13621 (Forms - Regression in 1.2.1. date/time widgets are printing their values with ...) updated by Horst Gutmann
Another update to the patch. The previous version was a bit too …
3:53 PM bigger-filesizeformat.2.diff attached to Ticket #14002 by Aaron T. Myers
New version with tests and addressing review comment.
3:53 PM Ticket #14002 (Template system - filesizeformat filter only supports up to GB) updated by Aaron T. Myers
Thanks for the review. New patch forthcoming.
2:24 PM Ticket #14010 (Documentation - mention DYLD_LIBRARY_PATH in macosx installation instructions) created by rburhum
I've never had problems setting up a django environment on Linux or …
12:57 PM Ticket #14001 (Testing framework - Can't use testing w/out having db creation privileges) closed by Jacob
wontfix: This is an assumption we need to make to make testing predictable and …
12:23 PM Ticket #13546 (Forms - Easier handling of localize field options in ModelForm) updated by Camilo Nova
I like the solution from russellm seems pretty clean, and there is …
11:42 AM Ticket #6646 (Template system - included template blocks are not being overridden by parent template.) updated by Mitar
Cc changed
10:27 AM Ticket #4824 (Core (Other) - Enforce a check for duplicate named url patterns) updated by Tomáš Horáček
Owner changed
10:24 AM Ticket #13961 (Documentation - i18n documentation should specify how to include a reverse url lookup ...) updated by Richard Barran
Cc changed
10:21 AM Ticket #4824 (Core (Other) - Enforce a check for duplicate named url patterns) updated by drdee
Cc changed
9:56 AM Ticket #4824 (Core (Other) - Enforce a check for duplicate named url patterns) updated by drdee
Patch needs improvement, Milestone changed
Hi, I have taken the liberty to come up with a new patch to check …
9:51 AM duplicate_urlnames.diff attached to Ticket #4824 by drdee
New patch to check for duplicate urlnames
9:51 AM Ticket #14009 (Documentation - custom formset validation documentation is incomplete) created by splatEric <mike@…>
The example for performing custom formset validation is incomplete. It …
9:39 AM Ticket #14000 (Documentation - Removal of obsolete "versionadded" tags) updated by Richard Barran
Hi Ramiro, I would be interested in seeing your script once it's …
8:35 AM Ticket #14008 (GIS - GeoDjango subquery fails with bad quoting) updated by jbronn
Component changed
5:42 AM Ticket #14008 (GIS - GeoDjango subquery fails with bad quoting) created by Matthew
This code (adapted from source code of …
5:34 AM model_package_automatic_discovery.diff attached to Ticket #14007 by mark@…
5:33 AM Ticket #14007 (Database layer (models, ORM) - Automatically discover models within a package without using the ...) created by mark@…
Automatically figure out the app_label for a model by looking one …
3:32 AM Ticket #14006 (Documentation - Documentation on Field's 'description' class attribute does not ...) created by abeld
The "Documenting your Custom Field" section in the "Writing custom …
12:12 AM DjangoJobs edited by wuxxin
(diff)
12:10 AM DjangoJobs edited by wuxxin
(diff)
12:10 AM DjangoJobs edited by wuxxin
(diff)

Jul 25, 2010:

8:59 PM 6932.diff attached to Ticket #6932 by Simon Meers
Fix template logic and wording in example usage, DRY out exceptions, …
8:32 PM Ticket #10060 (Database layer (models, ORM) - Multiple table annotation failure) updated by mp
Cc changed
5:36 PM Ticket #14000 (Documentation - Removal of obsolete "versionadded" tags) updated by Ramiro Morales
I'm testing an script that automatize this kind of replacements using …
4:19 PM SchemaEvolution edited by kenmin
link to varlena.com was incorrect (diff)
3:58 PM Ticket #14005 (Documentation - Remove hacks for compatibility with old versions of Sphinx) updated by Jannis Leidel
(In [13448]) [1.2.X] Fixed #14005 - Removed a few unneeded workarounds …
3:58 PM Changeset [953f4be2]stable/1.2.x by Jannis Leidel <jannis@…>
[1.2.X] Fixed #14005 - Removed a few unneeded workarounds in the …
3:39 PM Ticket #14005 (Documentation - Remove hacks for compatibility with old versions of Sphinx) closed by Jannis Leidel
fixed: (In [13447]) Fixed #14005 - Removed a few unneeded workarounds in the …
3:39 PM Changeset [cd8758e]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 Jannis Leidel <jannis@…>
Fixed #14005 - Removed a few unneeded workarounds in the Sphinx …
2:55 PM Ticket #6932 (Contrib apps - Flatpages does not provide a list of available flat pages to the context) updated by Justin Lilly
Triage Stage changed
Appears to adhere to what Jacob wanted as well as providing the …
2:08 PM 14005.diff attached to Ticket #14005 by Ramiro Morales
Removes compatibility with Sphinx < 0.6
2:07 PM Ticket #14005 (Documentation - Remove hacks for compatibility with old versions of Sphinx) created by Ramiro Morales
Now that we've revamped the Django docs infrastructure to make use of …
12:31 PM Ticket #7936 (contrib.syndication - Add Last-Modified header to feeds) updated by Julian Bez
Owner, Status changed
11:56 AM Ticket #13987 (Database layer (models, ORM) - Primary key not set correctly for concrete->abstract->concrete model ...) updated by Aram Dulyan
After doing some testing, it seems that the 1st variant of the fix …
11:53 AM 13987_fix_2_with_tests.diff attached to Ticket #13987 by Aram Dulyan
2nd (superior) fix variant, with regression tests.
7:49 AM Ticket #14004 (Documentation - update() is not mention in the Queryset API Reference) created by anonymous
The very useful update() method of querysets found no mentioning in …

Jul 24, 2010:

7:54 PM Ticket #14003 (Database layer (models, ORM) - Filtering on a relation whose model has a different PK type doesn't work) closed by Karen Tracey
duplicate: I believe this is the same root problem as what is described in #11319.
2:35 PM Ticket #14003 (Database layer (models, ORM) - Filtering on a relation whose model has a different PK type doesn't work) updated by David Gouldin
Cc changed
I actually found this while researching a fix for #13383. I don't …
2:32 PM Ticket #14003 (Database layer (models, ORM) - Filtering on a relation whose model has a different PK type doesn't work) created by David Gouldin
Using the following models: […] The following code fails: […] …
1:08 PM Ticket #14002 (Template system - filesizeformat filter only supports up to GB) updated by Alex Gaynor
Triage Stage, Patch needs improvement, Needs tests changed
1:08 PM Ticket #14002 (Template system - filesizeformat filter only supports up to GB) updated by Alex Gaynor
2 issues. a) Needs tests, b) for the ugettext call the % operator …
1:01 PM bigger-filesizeformat.diff attached to Ticket #14002 by Aaron T. Myers
12:58 PM Ticket #14002 (Template system - filesizeformat filter only supports up to GB) created by Aaron T. Myers
The product that I work on routinely displays file sizes which are …
10:23 AM Ticket #13621 (Forms - Regression in 1.2.1. date/time widgets are printing their values with ...) updated by Horst Gutmann
I've attached an updated version of the patch. The original one had a …
10:15 AM Ticket #14000 (Documentation - Removal of obsolete "versionadded" tags) updated by Richard Barran
Has patch changed
Added patch 14000_1.diff: this is a first stab at removing references …
10:03 AM 14000_1.diff attached to Ticket #14000 by Richard Barran
First stab at removing "versionadded:: 1.0"
9:01 AM creation.py attached to Ticket #14001 by mnbayazit
hack for postgresql to allow choosing test database/username/password
8:59 AM Ticket #14001 (Testing framework - Can't use testing w/out having db creation privileges) created by mnbayazit
You can't run ./manage.py test unless you have CREATE DATABASE
8:37 AM Ticket #13743 (contrib.comments - CommentsAdmin blows up when 'delete_selected' action is disabled.) updated by Dougal Matthews
I've been working on this and I can confirm the patch and test apply …
8:02 AM fix_inline_model_with_to_field.diff attached to Ticket #13794 by gautier
Fix + regression test
8:02 AM Ticket #13794 (Forms - Django does not respect to_field's model on an inline model admin) updated by gautier
Owner, Keywords, Status, Has patch, Triage Stage changed
Same cause as #10243, #11043, fixed by [10756]. But the merging of …
7:56 AM Ticket #13702 (Internationalization - DATE_FORMAT et al not used when USE_L10N is False) updated by Jannis Leidel
Status, Owner, Triage Stage changed
7:14 AM Ticket #14000 (Documentation - Removal of obsolete "versionadded" tags) created by Richard Barran
The Django documentation places a strong emphasis on highlighting …
5:31 AM 13837.diff attached to Ticket #13837 by Horst Gutmann
Update to the original patch
5:31 AM Ticket #13837 (Documentation - Small append to geodjango install documentation) updated by Horst Gutmann
Owner, Has patch, Triage Stage changed
I've updated the patch a bit to keep it readable in the HTML version …
5:21 AM Ticket #13616 (Documentation - Sphinx error when building docs using Sphinx 1.0b1) updated by Jannis Leidel
(In [13446]) Fixed #13616 - Updated the documentation to be compatible …
5:21 AM Changeset [fad4a932]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 Jannis Leidel <jannis@…>
Fixed #13616 - Updated the documentation to be compatible with Sphinx …
5:19 AM Ticket #13616 (Documentation - Sphinx error when building docs using Sphinx 1.0b1) closed by Jannis Leidel
fixed: (In [13445]) [1.2.X] Fixed #13616 - Updated the documentation to be …
5:19 AM Changeset [acbf74a]stable/1.2.x by Jannis Leidel <jannis@…>
[1.2.X] Fixed #13616 - Updated the documentation to be compatible with …
4:47 AM Ticket #13828 (Template system - Refactor `dictsort` and `dictsortreversed` to make them more DRY) updated by Dougal Matthews
I've attached a patch that is the same but with the diff generated …
4:46 AM 13828_dry_dictsort_2.diff attached to Ticket #13828 by Dougal Matthews
4:46 AM Ticket #13828 (Template system - Refactor `dictsort` and `dictsortreversed` to make them more DRY) updated by anonymous
It appears the diff attached was created from the template directory. …
3:39 AM Ticket #13616 (Documentation - Sphinx error when building docs using Sphinx 1.0b1) updated by Jannis Leidel
Owner changed
2:04 AM Ticket #13794 (Forms - Django does not respect to_field's model on an inline model admin) updated by anonymous
Cc changed
12:57 AM Ticket #13999 (Template system - include tag should support compiled template.) created by Daniel Duan
It'd be useful if include tag accepts the same type of args as the …

Jul 23, 2010:

4:01 PM Ticket #13980 (Contrib apps - The markdown template tag in django.contrib.markup should escape ...) updated by Fletcher Tomalty
Keywords, Patch needs improvement, Summary changed
You're right. That was stupid of me. But I was also wrong about the …
3:51 PM Ticket #13218 (contrib.syndication - django-syndication can't handle https URLs) updated by stephendonner
Cc changed
3:17 PM Ticket #13616 (Documentation - Sphinx error when building docs using Sphinx 1.0b1) updated by Andrii Kurinnyi
There are couple problems with the patch 1. Links "Please, see the …
2:44 PM Ticket #13998 (*.djangoproject.com - Unable to unzip the 1.1.2 download) updated by Greg <gtracy@…>
Worth reporting that the file has changed... The file that I …
12:21 PM Ticket #13616 (Documentation - Sphinx error when building docs using Sphinx 1.0b1) updated by Ramiro Morales
Replying to richardb: > Patch does not work for me? …
12:19 PM 13616_4.diff attached to Ticket #13616 by Ramiro Morales
11:47 AM Ticket #13704 (Template system - utils.html.urlize mishandles IDN style domain names) updated by Dougal Matthews
I've reviewed the ticket when attempting to add tests. I'm not sure …
11:28 AM Ticket #13998 (*.djangoproject.com - Unable to unzip the 1.1.2 download) closed by Karen Tracey
worksforme: [Fixed formatting. Please use WikiFormatting and the preview button …
11:03 AM Ticket #13961 (Documentation - i18n documentation should specify how to include a reverse url lookup ...) updated by Horst Gutmann
Triage Stage changed
Just s/url/URL/g and removed some unnecessary whitespaces :-)
11:02 AM 13961-addon.diff attached to Ticket #13961 by Horst Gutmann
Minor addons to Richard's patch
10:54 AM Ticket #13998 (*.djangoproject.com - Unable to unzip the 1.1.2 download) created by Greg <gtracy@…>
The 1.1.2 zip file does not unzip right now (using 7zip or Winzip). …
10:43 AM Ticket #13927 (Documentation - Problem in tutorial on how to start a project - command does not work ...) updated by Dougal Matthews
Has patch changed
10:42 AM ubuntu_tutorial_note.diff attached to Ticket #13927 by Dougal Matthews
I have added a note to the tutorial that indicates the name change.
10:42 AM Ticket #13218 (contrib.syndication - django-syndication can't handle https URLs) updated by James Socol
Cc changed
10:39 AM Ticket #13997 (Documentation - Add an example of constructing a MultiWidget and document the ...) created by cuci
I've been trying to get a multiwidget but I could only see some(old) …
10:34 AM Ticket #13218 (contrib.syndication - django-syndication can't handle https URLs) updated by Wil Clouser
Cc changed
10:31 AM Ticket #13963 (contrib.admin - Admin: 'RelatedObject' object has no attribute 'verbose_name') updated by Simon Law
Thanks d0ugal. We only saw this problem in 1.2.1, after upgrading from …
10:22 AM Ticket #13963 (contrib.admin - Admin: 'RelatedObject' object has no attribute 'verbose_name') updated by Dougal Matthews
I was unable to reproduce the problem on version 1.1.2 but was able to …
9:51 AM Ticket #13616 (Documentation - Sphinx error when building docs using Sphinx 1.0b1) updated by Jannis Leidel
FYI, After talking to Georg at the EuroPython sprint, he gladly …
9:50 AM admin_related_obj_combined.diff attached to Ticket #13963 by Dougal Matthews
Added a combined patch with the fix and tests.
9:45 AM Ticket #13963 (contrib.admin - Admin: 'RelatedObject' object has no attribute 'verbose_name') updated by Dougal Matthews
Needs tests changed
The added tests (in admin_related_obj_test.diff) will show the error …
9:43 AM admin_related_obj_test.diff attached to Ticket #13963 by Dougal Matthews
Tests only that show the error before the patch
9:43 AM Ticket #13819 (Translations - django.conf.urls.i18n must allow param language as GET) closed by Horst Gutmann
wontfix: {{{This force to be form (or doing an ajax hack) and it's not possible …
9:39 AM Ticket #13961 (Documentation - i18n documentation should specify how to include a reverse url lookup ...) updated by Richard Barran
Has patch changed
9:38 AM 13961.diff attached to Ticket #13961 by Richard Barran
Patch for i18n documentation.
9:00 AM DjangoJobs edited by tomdyson
torchbox ad (diff)
8:53 AM Ticket #13986 (Generic views - When using the object_list you can not pass paginate_by in the url) updated by Dougal Matthews
Has patch changed
I've attached a patch which converts the paginate_by value into an …
8:50 AM object_list_paginate_by.txt attached to Ticket #13986 by Dougal Matthews
Added a plain text version that trac should hopefully be able to display.
8:49 AM object_list_paginate_by.diff attached to Ticket #13986 by Dougal Matthews
8:20 AM DevelopersForHire edited by master
(diff)
8:16 AM 13987_primary_key_fix_2.diff attached to Ticket #13987 by Aram Dulyan
2nd possible fix: fetching the field for current model when …
8:12 AM 13987_primary_key_fix_1.diff attached to Ticket #13987 by Aram Dulyan
1st possible fix: adding a primary_key=True to the OneToOneField …
8:11 AM Ticket #13987 (Database layer (models, ORM) - Primary key not set correctly for concrete->abstract->concrete model ...) created by Aram Dulyan
When a concrete model inherits from an abstract model which in turn …
8:01 AM Ticket #13986 (Generic views - When using the object_list you can not pass paginate_by in the url) updated by Dougal Matthews
Owner changed
7:58 AM Ticket #13897 (Generic views - There should be tests for object_list's pagination) updated by Dougal Matthews
Has patch changed
I have attached a patch with tests that cover the different code paths …
7:56 AM object_list_tests.diff attached to Ticket #13897 by Dougal Matthews
7:31 AM Ticket #13876 (Documentation - Documentation duplicates) updated by Horst Gutmann
Owner changed
7:13 AM 13876.diff attached to Ticket #13876 by Horst Gutmann
7:12 AM Ticket #13876 (Documentation - Documentation duplicates) updated by Horst Gutmann
Has patch, Triage Stage changed
While the first issue I can't reproduce (the paragraphs started with …
7:08 AM Ticket #13986 (Generic views - When using the object_list you can not pass paginate_by in the url) created by Dougal Matthews
In trying to vary the page size in the url, we tried to pass in the …
7:00 AM Ticket #13965 (Internationalization - psycopg2 throws an "can't adapt" error on ugettext_lazy translated strings) updated by Mitar
I attached fields I am using to …
6:58 AM Ticket #13965 (Internationalization - psycopg2 throws an "can't adapt" error on ugettext_lazy translated strings) updated by Mitar
I use Django 1.2.1, psycopg2 2.2.1, Debian 5.0.5. PostgreSQL 8.3.11. …
6:51 AM 13853_2.diff attached to Ticket #13853 by Richard Barran
Same patch, but with a 'svn diff' run from the project root.
6:50 AM Ticket #13853 (Documentation - line with csrf_token too wide) updated by Richard Barran
Triage Stage changed
Change works for me. Alper - it looks like you've created your …
6:13 AM Ticket #13616 (Documentation - Sphinx error when building docs using Sphinx 1.0b1) updated by Richard Barran
Replying to ramiro: > Please test 13616_3.diff that …
6:12 AM Ticket #13965 (Internationalization - psycopg2 throws an "can't adapt" error on ugettext_lazy translated strings) updated by Horst Gutmann
... using Django 1.2.1 (sorry, hit the wrong button).
6:11 AM Ticket #13965 (Internationalization - psycopg2 throws an "can't adapt" error on ugettext_lazy translated strings) updated by Horst Gutmann
Could you please provide some more details regarding version numbers …
5:22 AM Ticket #8901 (Database layer (models, ORM) - Django's guessed postgresql sequence name is incorrect if the ...) updated by Thomas Güttler
Cc changed
5:21 AM Ticket #7198 (Core (Other) - improved error message on apps without models.py files) updated by Jari Pennanen
Cc changed
5:13 AM Ticket #13985 (Testing framework - tests does not recognize non models.py apps) closed by Dougal Matthews
duplicate: This is a duplicate of #7198 that covers the more general problem and …
4:35 AM Ticket #13985 (Testing framework - tests does not recognize non models.py apps) created by Jari Pennanen
1. Create Django app e.g. yourapp without models.py 2. Create …
4:13 AM Ticket #6258 (Internationalization - BlockTrans with variables does not support simple id-strings) updated by Horst Gutmann
Triage Stage changed
If I understand your issue correctly you're actually aiming for a …
2:32 AM Ticket #13984 (Template system - template.loader.select_template should return template_name as well.) updated by Daniel Duan
Summary changed
The whole purpose of this function is to find out which possible …
2:06 AM 0001-Added-template_name-as-a-return-value-of-django.temp.patch attached to Ticket #13984 by Daniel Duan
Added template_name as an return value to select_template
2:05 AM Ticket #13984 (Template system - template.loader.select_template should return template_name as well.) created by Daniel Duan
The whole purpose of this function is to find out which possible …
12:28 AM Ticket #13218 (contrib.syndication - django-syndication can't handle https URLs) updated by samkeen
Cc changed
Just checking on progress for this bug I found that as mentioned, I …
Note: See TracTimeline for information about the timeline view.
Back to Top