Timeline
Jul 26, 2010:
- 11:55 PM Ticket #13984 (Template system - template.loader.select_template should return template_name as well.) updated by
-
Status, Owner changed
In order to maintain backwards compatibility, it would probably be … - 11:22 PM Ticket #14011 (Database layer (models, ORM) - QuerySet.none().values('x').query causes "DatabaseError: subquery has ...) created by
- 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
-
Status, Owner changed
ticket13621-alternative2.diff had a problem. Django's client side I18N … - 9:58 PM Ticket #13621 (Forms - Regression in 1.2.1. date/time widgets are printing their values with ...) updated by
-
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
- Replying to jk: > I get an error when I try to apply the …
- 9:43 PM Ticket #13095 (Forms - modelform_factory, modelformset_factory, inlineformset_factory ...) updated by
- 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
-
Owner, Status changed
- 8:26 PM Ticket #13621 (Forms - Regression in 1.2.1. date/time widgets are printing their values with ...) updated by
-
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
- Is this a dupe of #10235?
- 6:36 PM Ticket #9655 (Template system - urlize should not quote already quoted urls.) updated by
- 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
-
Cc changed
- 4:31 PM Ticket #13621 (Forms - Regression in 1.2.1. date/time widgets are printing their values with ...) updated by
- Another update to the patch. The previous version was a bit too …
- 3:53 PM Ticket #14002 (Template system - filesizeformat filter only supports up to GB) updated by
- Thanks for the review. New patch forthcoming.
- 2:24 PM Ticket #14010 (Documentation - mention DYLD_LIBRARY_PATH in macosx installation instructions) created by
- 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
- 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
- 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
-
Cc changed
- 10:27 AM Ticket #4824 (Core (Other) - Enforce a check for duplicate named url patterns) updated by
-
Owner changed
- 10:24 AM Ticket #13961 (Documentation - i18n documentation should specify how to include a reverse url lookup ...) updated by
-
Cc changed
- 10:21 AM Ticket #4824 (Core (Other) - Enforce a check for duplicate named url patterns) updated by
-
Cc changed
- 9:56 AM Ticket #4824 (Core (Other) - Enforce a check for duplicate named url patterns) updated by
-
Patch needs improvement, Milestone changed
Hi, I have taken the liberty to come up with a new patch to check … - 9:51 AM Ticket #14009 (Documentation - custom formset validation documentation is incomplete) created by
- The example for performing custom formset validation is incomplete. It …
- 9:39 AM Ticket #14000 (Documentation - Removal of obsolete "versionadded" tags) updated by
- 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
-
Component changed
- 5:42 AM Ticket #14008 (GIS - GeoDjango subquery fails with bad quoting) created by
- This code (adapted from source code of …
- 5:33 AM Ticket #14007 (Database layer (models, ORM) - Automatically discover models within a package without using the ...) created by
- 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
- The "Documenting your Custom Field" section in the "Writing custom …
- 12:12 AM DjangoJobs edited by
- (diff)
- 12:10 AM DjangoJobs edited by
- (diff)
- 12:10 AM DjangoJobs edited by
- (diff)
Jul 25, 2010:
- 8:32 PM Ticket #10060 (Database layer (models, ORM) - Multiple table annotation failure) updated by
-
Cc changed
- 5:36 PM Ticket #14000 (Documentation - Removal of obsolete "versionadded" tags) updated by
- I'm testing an script that automatize this kind of replacements using …
- 4:19 PM SchemaEvolution edited by
- link to varlena.com was incorrect (diff)
- 3:58 PM Ticket #14005 (Documentation - Remove hacks for compatibility with old versions of Sphinx) updated by
- (In [13448]) [1.2.X] Fixed #14005 - Removed a few unneeded workarounds …
- 3:58 PM Changeset [953f4be2]stable/1.2.x by
- [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
- 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
- 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
-
Triage Stage changed
Appears to adhere to what Jacob wanted as well as providing the … - 2:07 PM Ticket #14005 (Documentation - Remove hacks for compatibility with old versions of Sphinx) created by
- 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
-
Owner, Status changed
- 11:56 AM Ticket #13987 (Database layer (models, ORM) - Primary key not set correctly for concrete->abstract->concrete model ...) updated by
- After doing some testing, it seems that the 1st variant of the fix …
- 7:49 AM Ticket #14004 (Documentation - update() is not mention in the Queryset API Reference) created by
- 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
- 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
-
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
- Using the following models: […] The following code fails: […] …
- 1:08 PM Ticket #14002 (Template system - filesizeformat filter only supports up to GB) updated by
-
Triage Stage, Patch needs improvement, Needs tests changed
- 1:08 PM Ticket #14002 (Template system - filesizeformat filter only supports up to GB) updated by
- 2 issues. a) Needs tests, b) for the ugettext call the % operator …
- 12:58 PM Ticket #14002 (Template system - filesizeformat filter only supports up to GB) created by
- 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
- 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
-
Has patch changed
Added patch 14000_1.diff: this is a first stab at removing references … - 8:59 AM Ticket #14001 (Testing framework - Can't use testing w/out having db creation privileges) created by
-
You can't run
./manage.py test
unless you haveCREATE DATABASE
… - 8:37 AM Ticket #13743 (contrib.comments - CommentsAdmin blows up when 'delete_selected' action is disabled.) updated by
- I've been working on this and I can confirm the patch and test apply …
- 8:02 AM Ticket #13794 (Forms - Django does not respect to_field's model on an inline model admin) updated by
-
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
-
Status, Owner, Triage Stage changed
- 7:14 AM Ticket #14000 (Documentation - Removal of obsolete "versionadded" tags) created by
- The Django documentation places a strong emphasis on highlighting …
- 5:31 AM Ticket #13837 (Documentation - Small append to geodjango install documentation) updated by
-
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
- (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
- 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
- fixed: (In [13445]) [1.2.X] Fixed #13616 - Updated the documentation to be …
- 5:19 AM Changeset [acbf74a]stable/1.2.x by
- [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
- I've attached a patch that is the same but with the diff generated …
- 4:46 AM Ticket #13828 (Template system - Refactor `dictsort` and `dictsortreversed` to make them more DRY) updated by
- 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
-
Owner changed
- 2:04 AM Ticket #13794 (Forms - Django does not respect to_field's model on an inline model admin) updated by
-
Cc changed
- 12:57 AM Ticket #13999 (Template system - include tag should support compiled template.) created by
- 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
-
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
-
Cc changed
- 3:17 PM Ticket #13616 (Documentation - Sphinx error when building docs using Sphinx 1.0b1) updated by
- 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
- 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
- Replying to richardb: > Patch does not work for me? …
- 11:47 AM Ticket #13704 (Template system - utils.html.urlize mishandles IDN style domain names) updated by
- 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
- 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
-
Triage Stage changed
Just s/url/URL/g and removed some unnecessary whitespaces :-) - 10:54 AM Ticket #13998 (*.djangoproject.com - Unable to unzip the 1.1.2 download) created by
- 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
-
Has patch changed
- 10:42 AM Ticket #13218 (contrib.syndication - django-syndication can't handle https URLs) updated by
-
Cc changed
- 10:39 AM Ticket #13997 (Documentation - Add an example of constructing a MultiWidget and document the ...) created by
- 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
-
Cc changed
- 10:31 AM Ticket #13963 (contrib.admin - Admin: 'RelatedObject' object has no attribute 'verbose_name') updated by
- 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
- 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
- FYI, After talking to Georg at the EuroPython sprint, he gladly …
- 9:45 AM Ticket #13963 (contrib.admin - Admin: 'RelatedObject' object has no attribute 'verbose_name') updated by
-
Needs tests changed
The added tests (in admin_related_obj_test.diff) will show the error … - 9:43 AM Ticket #13819 (Translations - django.conf.urls.i18n must allow param language as GET) closed by
- 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
-
Has patch changed
- 9:00 AM DjangoJobs edited by
- 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
-
Has patch changed
I've attached a patch which converts the paginate_by value into an … - 8:20 AM DevelopersForHire edited by
- (diff)
- 8:11 AM Ticket #13987 (Database layer (models, ORM) - Primary key not set correctly for concrete->abstract->concrete model ...) created by
- 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
-
Owner changed
- 7:58 AM Ticket #13897 (Generic views - There should be tests for object_list's pagination) updated by
-
Has patch changed
I have attached a patch with tests that cover the different code paths … - 7:31 AM Ticket #13876 (Documentation - Documentation duplicates) updated by
-
Owner changed
- 7:12 AM Ticket #13876 (Documentation - Documentation duplicates) updated by
-
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
- 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
- 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
- I use Django 1.2.1, psycopg2 2.2.1, Debian 5.0.5. PostgreSQL 8.3.11. …
- 6:50 AM Ticket #13853 (Documentation - line with csrf_token too wide) updated by
-
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
-
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
- ... 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
- 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
-
Cc changed
- 5:21 AM Ticket #7198 (Core (Other) - improved error message on apps without models.py files) updated by
-
Cc changed
- 5:13 AM Ticket #13985 (Testing framework - tests does not recognize non models.py apps) closed by
- 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
-
1. Create Django app e.g.
yourapp
withoutmodels.py
2. Create … - 4:13 AM Ticket #6258 (Internationalization - BlockTrans with variables does not support simple id-strings) updated by
-
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
-
Summary changed
The whole purpose of this function is to find out which possible … - 2:05 AM Ticket #13984 (Template system - template.loader.select_template should return template_name as well.) created by
- 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
-
Cc changed
Just checking on progress for this bug I found that as mentioned, I …
Note:
See TracTimeline
for information about the timeline view.