Timeline



May 27, 2010:

11:57 PM testserver_noinput.patch attached to Ticket #12619 by Rolando Espinoza La fuente
adds --noinput option to testserver command and updates docs
10:04 PM Sprint201006LA created by Jeff Ammons
Created Page
8:31 PM Ticket #13644 (contrib.admin - "Add another" link doesn't appear in Inlines with many-to-many) updated by Carl Meyer
Component changed
This sounds like #13407, which is fixed. Are you definitely on a …
8:14 PM Ticket #12735 (Core (Management commands) - django shell is broken with IPython 0.11.x (bzr.r1219)) updated by Ramiro Morales
Replying to ramiro: > ... against the now stable 0.11 …
7:10 PM Ticket #13646 (Database layer (models, ORM) - Wrong RE in comma_separated_int_list_re) created by aledr
The actual RE validator in comma_separated_int_list_re for …
6:17 PM Ticket #13645 (contrib.localflavor - The “local flavor” add-ons for Turkey) created by rkirmizi
i wanna add Turkish local flavor but i don't know where to start.
5:41 PM Ticket #13644 (contrib.admin - "Add another" link doesn't appear in Inlines with many-to-many) updated by mateusz.haligowski@…
What if I want to try to fix this?
5:39 PM Ticket #13644 (contrib.admin - "Add another" link doesn't appear in Inlines with many-to-many) created by mateusz.haligowski@…
I have created a model Offer with one-to-many Option fields (ie. …
5:26 PM Ticket #13641 (Documentation - The location of the get_connection() function does not correspond with ...) updated by caumons
Yes, I was looking at the Django 1.2 documentation and therefore I …
4:50 PM Ticket #13643 (contrib.admin - Admin changelist page very slow with postgresql and a huge table) created by marcob
Postgresql count(*) is a slooow operation because it forces a full …
4:26 PM Ticket #13533 (Database layer (models, ORM) - queries test fails under MySQL InnoDB) updated by Sasha Romijn
Cc changed
4:01 PM Ticket #4982 (Internationalization - {% blocktrans %} does not escape % in text) reopened by nasmon
On Django 1.2.1: When using single % inside blocktrans, …
3:25 PM Ticket #13641 (Documentation - The location of the get_connection() function does not correspond with ...) closed by Karen Tracey
invalid: Fixed formatting; please use preview. You seem to be looking at the …
2:31 PM Ticket #13642 (Internationalization - Request of translating model fileds functionality) created by caumons
It would be good to have the option to specify fields of the models …
2:19 PM Ticket #13641 (Documentation - The location of the get_connection() function does not correspond with ...) created by caumons
If we try to import the get_connection() function from …
1:51 PM Ticket #13488 (GIS - Exceptions in GEOS I/O object destructor at process exit) updated by Brandon Konkle
I'm also getting this message upon exit. I'm running Django on an OS …
1:15 PM Ticket #13640 (Database layer (models, ORM) - add_filter in django/db/models/ sql/query.py causes exception when ...) updated by Alex Gaynor
Description changed
Updated the syntax.
1:00 PM Ticket #13640 (Database layer (models, ORM) - add_filter in django/db/models/ sql/query.py causes exception when ...) updated by LukaszKorzybski
Ups I forgot to do some formatting of the text, sorry for that :/
12:57 PM Ticket #13640 (Database layer (models, ORM) - add_filter in django/db/models/ sql/query.py causes exception when ...) created by LukaszKorzybski
I was migrating some django project recently from django 1.0.4 to 1.2. …
12:42 PM Ticket #56 (Database layer (models, ORM) - Primary key columns should be UNSIGNED) updated by anonymous
Keywords changed
11:46 AM datetime_format.diff attached to Ticket #13639 by tangc
11:45 AM Ticket #13639 (Forms - Date Time format) created by tangc
The change for formats.get_format looks much better than ever, but the …
11:29 AM DjangoBranches edited by Reinout van Rees
Changed bitbucket mirror url to the currently recommended one. (diff)
11:23 AM Ticket #6460 (Internationalization - New feature : Multilingual Content) updated by blubmitsahne
Cc changed
11:22 AM Ticket #13627 (Documentation - contributing.txt should mention how to reset your password) updated by Sasha Romijn
Triage Stage changed
11:15 AM Ticket #6460 (Internationalization - New feature : Multilingual Content) updated by blubmitsahne
Overview of current implementations and alternatives documented in …
11:15 AM ModelInterNationalization edited by blubmitsahne
minor change (diff)
11:11 AM Ticket #56 (Database layer (models, ORM) - Primary key columns should be UNSIGNED) updated by anonymous
Cc, Has patch, Version, Milestone changed
11:10 AM Ticket #13533 (Database layer (models, ORM) - queries test fails under MySQL InnoDB) updated by Sasha Romijn
Keywords changed
As of r13252? As far as I can see, this was introduced in r12970. …
11:09 AM mysql_creation.diff attached to Ticket #56 by buzzar
Adding UNSIGNED the AutoField definition for MySQL
11:08 AM new-migration-to-unittests.diff attached to Ticket #13634 by Eric Holscher
11:08 AM Ticket #7735 (django-admin.py runserver - IPv6 support for runserver) updated by jbalonso
Replying to erikr: > Is jbalonso still tracking this …
11:07 AM ModelInterNationalization created by blubmitsahne
initial overview
11:00 AM Ticket #12421 (Database layer (models, ORM) - Foreign Key on Non-Primary Field fails due to lack of Index on Related ...) updated by Wil Clouser
Indeed, it looks like this won't occur after #11702. I agree this is …
10:58 AM Ticket #13635 (Core (Other) - URLconfs should accept classes as views) updated by Luke Plant
Personally, I think that we should instead encourage people to create …
10:53 AM 2495-against-13302.diff attached to Ticket #2495 by Honza Král
another approach to the problem, including rework of #12234
10:51 AM django-serializer-regress-tests.diff attached to Ticket #13638 by Alex Gaynor
10:51 AM Ticket #13637 (contrib.contenttypes - Generic Relations don't work correctly on a non-default database alias) updated by Andrew Godwin
Status, Version, Owner, Triage Stage changed
10:51 AM Ticket #13638 (Testing framework - Serializer regress tests have uncessary transaction management that is ...) created by Alex Gaynor
We can just delete this and it still pases for me (tested under …
10:50 AM Ticket #13637 (contrib.contenttypes - Generic Relations don't work correctly on a non-default database alias) created by Andrew Godwin
Specifically, line 195 of contrib.contenttypes.generic uses …
10:46 AM fixtures-doctests-remove.diff attached to Ticket #13636 by Eric Holscher
10:46 AM Ticket #13636 (Testing framework - Change fixture doctests to unit tests) created by Eric Holscher
These have the most amount of flushing, which will slow down real test …
10:36 AM Ticket #13635 (Core (Other) - URLconfs should accept classes as views) created by Ben Firshman
If a URLconf is passed a class, and isinstance(cls, type) is true, it …
10:34 AM Ticket #13621 (Forms - Regression in 1.2.1. date/time widgets are printing their values with ...) updated by Horst Gutmann
Owner changed
10:12 AM Ticket #13634 (Testing framework - Turn aggregation tests into unittests) updated by Alex Gaynor
Triage Stage changed
10:10 AM aggregation-tests.diff attached to Ticket #13634 by Alex Gaynor
10:09 AM Ticket #13634 (Testing framework - Turn aggregation tests into unittests) created by Alex Gaynor
This removes a flush call, which is very expensive.
10:00 AM Ticket #13633 (Forms - Add a widget_callback to forms, modelforms, etc) updated by Russell Keith-Magee
Triage Stage changed
#13095 is related to this.
9:59 AM Ticket #13095 (Forms - modelform_factory, modelformset_factory, inlineformset_factory ...) updated by Russell Keith-Magee
I'll probably end up fixing this as part of #13633, since there will …
9:57 AM Ticket #13633 (Forms - Add a widget_callback to forms, modelforms, etc) created by Russell Keith-Magee
Modelforms currently support (although undocumented) a …
9:54 AM Ticket #13631 (Forms - IntegerField has no attributes max_value and min_value (1.2 regression)) updated by Sasha Romijn
Needs documentation, Triage Stage changed
I haven't seen the old code, but it seems IntegerField now does …
9:41 AM Ticket #7735 (django-admin.py runserver - IPv6 support for runserver) updated by Sasha Romijn
Cc changed
9:40 AM Ticket #7735 (django-admin.py runserver - IPv6 support for runserver) updated by Sasha Romijn
Is jbalonso still tracking this ticket? It's been quiet for a year. …
9:38 AM Ticket #13363 (Database layer (models, ORM) - extra fields of Model.objects.extra() can't be filtered) reopened by ris
Sorry I know it's impolite to reopen tickets like this. I too would …
9:26 AM Ticket #8424 (Database layer (models, ORM) - Implement time filters) updated by Ulrich Petri
Owner changed
(djangocon.eu 2010 sprint) I'll give this one a shot
9:22 AM Ticket #13632 (Documentation - lack of builtin range checking of id fields) created by anonymous
The lack of builtin range checking for id fields is a vulnerability. …
9:16 AM Ticket #13621 (Forms - Regression in 1.2.1. date/time widgets are printing their values with ...) updated by Horst Gutmann
Component, Needs tests, Triage Stage changed
9:15 AM Ticket #13624 (Documentation - Hide signatures from the debug pages) updated by Sasha Romijn
Patch needs improvement, Triage Stage changed
Documentation patch updated :)
9:14 AM add_signature_hiding_to_docs.diff attached to Ticket #13624 by Sasha Romijn
9:12 AM Ticket #13584 (File uploads/storage - django.forms FileField does not allow empty files.) updated by Sasha Romijn
Owner, Needs documentation, Has patch, Status, Needs tests changed
9:12 AM allow_empty_file_formfield.diff attached to Ticket #13584 by Sasha Romijn
9:09 AM Ticket #13631 (Forms - IntegerField has no attributes max_value and min_value (1.2 regression)) created by Miloslav Pojman
Attributes min_value and max_value are no longer set on IntegerField, …
9:07 AM allow_empty_file_formfield_sloppy_test.diff attached to Ticket #13584 by Sasha Romijn
8:56 AM Ticket #13624 (Documentation - Hide signatures from the debug pages) updated by Adam Nelson
Patch needs improvement, Component, Triage Stage changed
Tick mark in the wrong spot in […]
8:52 AM Ticket #13628 (Documentation - Documentation should discourage the usage of doctests) updated by Adam Nelson
Patch needs improvement changed
If a committer approves this, the grammar needs to be fixed in the patch.
8:42 AM Ticket #13623 (Documentation - Code in intro-tutorial03 missing a import statement) updated by Horst Gutmann
Has patch changed
8:42 AM 13623.diff attached to Ticket #13623 by Horst Gutmann
8:37 AM Ticket #13623 (Documentation - Code in intro-tutorial03 missing a import statement) updated by Horst Gutmann
Good point, but we should probably put that into a different ticket …
8:16 AM Ticket #13630 (Database layer (models, ORM) - DatabaseOperations doesn't have same constructor with SQLITE and ...) created by Cédric RICARD
Using sqlite3 backend on Django 1.2.1, the …
7:50 AM Ticket #13622 (Core (Cache system) - Caching unicode characters with Memcached no longer works) updated by Karen Tracey
This may be a problem specific to using the old (now deprecated and …
7:35 AM Ticket #13149 (contrib.admin - ForeignKeyRawIdWidget doesn't handle invalid values) updated by petrikuittinen@…
Patch needs improvement, Version changed
Django 1.2+ needs to have patches in two files to get this issue …
7:31 AM Ticket #13095 (Forms - modelform_factory, modelformset_factory, inlineformset_factory ...) updated by Simone
Ok is not critical for 1.2, but which is the best solution to have a …
7:28 AM ticket13095_r13307.diff attached to Ticket #13095 by Simone
for the current trunk 13307
7:14 AM Ticket #3680 (contrib.syndication - Add cache control (ETag, Last Modified) to django.contrib.syndication) updated by Ben Firshman
Cc, Component changed
Can't this be done with Django's existing caching tools now feeds are …
7:10 AM Ticket #13629 (contrib.admin - Admin Changelist: add app-model_name class to <body> tag) created by Łukasz Korzybski
Change form pages have "app-model_name" classes in body tag, for eg: …
7:00 AM Ticket #13218 (contrib.syndication - django-syndication can't handle https URLs) updated by Ben Firshman
Triage Stage changed
7:00 AM Ticket #13528 (Database layer (models, ORM) - db_table truncation is applied based on the properties of the default ...) updated by Andrew Godwin
Status, Owner changed
I'm working on this - my proposed solution is thus: - Deprecate …
6:58 AM Ticket #13218 (contrib.syndication - django-syndication can't handle https URLs) updated by Ben Firshman
Has patch changed
6:57 AM 13218.diff attached to Ticket #13218 by Ben Firshman
6:40 AM Ticket #13584 (File uploads/storage - django.forms FileField does not allow empty files.) updated by Sasha Romijn
Needs documentation, Status, Needs tests, Version, Milestone, Owner, Triage Stage changed
6:39 AM Ticket #13218 (contrib.syndication - django-syndication can't handle https URLs) updated by Ben Firshman
Cc, Owner changed
6:36 AM Ticket #13622 (Core (Cache system) - Caching unicode characters with Memcached no longer works) closed by Sasha Romijn
worksforme: Testing with django trunk, but a more recent version of the memcached …
6:23 AM Ticket #13606 (contrib.admin - admin raw_id_fields fail to check against non-numerical input) closed by Karen Tracey
duplicate: The previous ticket (#13149) is still open; the place to post …
6:06 AM Ticket #13612 (Core (Management commands) - manage.py imports settings.py even when --settings is used) updated by Sasha Romijn
Patch needs improvement, Version, Component changed
6:04 AM 13552-take-3.diff attached to Ticket #13552 by Andrew Godwin
Also include an AUTHORS commit.
6:03 AM Ticket #12405 (contrib.auth - django.contrib.auth.views.logout() should support LOGOUT_REDIRECT_URL) updated by anonymous
Please see ticket #11223.
5:58 AM Ticket #13623 (Documentation - Code in intro-tutorial03 missing a import statement) updated by Sasha Romijn
For newbie-friendlyness, I think all snippets in the tutorial should …
5:57 AM Ticket #13297 (Database layer (models, ORM) - Cannot specify 'pk' in model default ordering) updated by Filip Gruszczyński
Proper formatting of the code. […]
5:57 AM Ticket #13552 (Database layer (models, ORM) - pre_save & post_save model signals should also specify database to save) updated by Alex Gaynor
Triage Stage changed
5:56 AM Ticket #13297 (Database layer (models, ORM) - Cannot specify 'pk' in model default ordering) updated by Filip Gruszczyński
Owner changed
I can either change get_field in options to accept pk: def …
5:56 AM 13552-take-2.diff attached to Ticket #13552 by Andrew Godwin
Second patch, with removal of slash and
5:53 AM Ticket #13552 (Database layer (models, ORM) - pre_save & post_save model signals should also specify database to save) updated by Andrew Godwin
Has patch changed
I've attached a patch that implements a "using" keyword for pre_save, …
5:51 AM Ticket #13623 (Documentation - Code in intro-tutorial03 missing a import statement) updated by Horst Gutmann
Owner, Version, Keywords, Has patch, Triage Stage changed
While in general I'd agree, the snippets usually only contain the …
5:49 AM 13552-take-1.diff attached to Ticket #13552 by Andrew Godwin
Patch that adds "using" keyword for *_save, *_delete, m2m_changed
5:46 AM Ticket #13624 (Documentation - Hide signatures from the debug pages) updated by Sasha Romijn
Needs documentation, Triage Stage changed
Documentation patch added.
5:39 AM Ticket #13624 (Documentation - Hide signatures from the debug pages) updated by Sasha Romijn
Status, Owner changed
5:36 AM Ticket #13606 (contrib.admin - admin raw_id_fields fail to check against non-numerical input) reopened by anonymous
I know this a duplicate ticket, BUT the previous ticket for was Django …
5:33 AM Ticket #11675 (Core (Cache system) - Support new memcached wrapper pylibmc) updated by anonymous
Milestone changed
5:32 AM Ticket #11675 (Core (Cache system) - Support new memcached wrapper pylibmc) updated by anonymous
Cc, Milestone changed
5:32 AM Ticket #13628 (Documentation - Documentation should discourage the usage of doctests) updated by Dougal Matthews
Has patch changed
5:32 AM unitdest-warning.diff attached to Ticket #13628 by Dougal Matthews
5:31 AM Ticket #13628 (Documentation - Documentation should discourage the usage of doctests) created by Dougal Matthews
At the moment the documentation described both doctest and unit tests …
5:25 AM Ticket #13552 (Database layer (models, ORM) - pre_save & post_save model signals should also specify database to save) updated by Andrew Godwin
Status, Owner changed
5:24 AM Ticket #12421 (Database layer (models, ORM) - Foreign Key on Non-Primary Field fails due to lack of Index on Related ...) closed by Sasha Romijn
worksforme: I can not reproduce this with your model with Django trunk, because …
5:04 AM 13627.diff attached to Ticket #13627 by Horst Gutmann
5:02 AM Ticket #13627 (Documentation - contributing.txt should mention how to reset your password) created by Horst Gutmann
... on djangoproject.com. Google is not reliable in this regard :-)
4:59 AM Ticket #11223 (contrib.auth - logout view of authentication broken) updated by anonymous
I was about to submit the same bug. I think the right way is the one …
4:33 AM Ticket #13610 (Core (Other) - Missing ENGINE setting in settings.py doesn't produce error) updated by Gregor Müllegger
Has patch, Status, Needs tests, Version, Owner changed
I added a patch but it doesn't contain a test because I'm unsure how …
4:30 AM Ticket #13626 (contrib.comments - PROFANITIES_LIST should be part of the locale subsystem) closed by Alex Gaynor
wontfix: Profanities list is deprecated, and destined for removal, because it's …
4:30 AM 13610.patch attached to Ticket #13610 by Gregor Müllegger
4:20 AM Ticket #13626 (contrib.comments - PROFANITIES_LIST should be part of the locale subsystem) created by Erik Stein
Since profanities are very language- and public-culture-dependent they …
4:07 AM Ticket #13624 (Documentation - Hide signatures from the debug pages) updated by Jacob
Component, Version, Milestone, Needs documentation, Has patch, Triage Stage changed
I think we mention in the docs somewhere which settings are *-ed …
3:46 AM Ticket #6735 (Generic views - Class-based generic views) updated by David Larlet
Owner, Status changed
Stealing that one for the djangocon.eu's sprint.
1:41 AM Jsonrpc edited by newacct
(diff)
12:49 AM Ticket #13625 (Core (Other) - FORCE_SCRIPT_NAME bug) created by liangent
I'm using FastCGI with the configuration: FORCE_SCRIPT_NAME = '/path' …

May 26, 2010:

7:59 PM #hide_traceback_signature.diff attached to Ticket #13624 by German M. Bravo
7:59 PM Ticket #13624 (Documentation - Hide signatures from the debug pages) created by German M. Bravo
The debug page currently display settingsthat contain 'SIGNATURE' (as …
7:12 PM Ticket #13614 (contrib.admin - selectfilter2 many to many widget data loss when using the back button) updated by James Bennett
Triage Stage changed
I've been able to reproduce this in Chrome and Safari, but not in …
5:33 PM 13616_2.diff attached to Ticket #13616 by Andrii Kurinnyi
Fixes DeprecationWarning about xfileref_role
5:33 PM Ticket #13623 (Documentation - Code in intro-tutorial03 missing a import statement) created by lescoutinhovr@…
Page: …
5:20 PM Ticket #13616 (Documentation - Sphinx error when building docs using Sphinx 1.0b1) updated by Andrii Kurinnyi
Cc, Has patch changed
5:04 PM 13616_1.diff attached to Ticket #13616 by Andrii Kurinnyi
Allows to build docs with new Sphinx. It is better to use Sphinx==dev, …
4:58 PM Ticket #13583 (Core (Other) - Invalid localization of error_messages in form fields) updated by Gregor Müllegger
I cannot confirm this. The following code generates the expected …
4:37 PM Ticket #13622 (Core (Cache system) - Caching unicode characters with Memcached no longer works) created by Chris Targett <chris@…>
Since updating to Django 1.2.0 I am no longer able to cache unicode …
3:36 PM Ticket #12183 (Template system - urlize doesn't always add rel=nofollow) updated by Tom Mortimer-Jones
Sorry that should have been ticket #11911.
3:35 PM Ticket #13621 (Forms - Regression in 1.2.1. date/time widgets are printing their values with ...) created by David Burke
In 1.2 I used this in settings.py TIME_INPUT_FORMATS = ('%I:%M %p',) …
3:35 PM Ticket #12183 (Template system - urlize doesn't always add rel=nofollow) updated by Tom Mortimer-Jones
Needs tests changed
I have attached joint test and fix patches for this bug to ticket …
3:32 PM Ticket #11911 (Template system - urlizetrunc not taking into account last ')' of a link) updated by Tom Mortimer-Jones
Has patch changed
I have attached tests and a patch that fixes this bug as well as #12183.
3:31 PM 11911-and-12183.patch attached to Ticket #11911 by Tom Mortimer-Jones
Joint patch for tickets #11911 and #12183
3:30 PM 11911-and-12183-tests.patch attached to Ticket #11911 by Tom Mortimer-Jones
Joint tests for tickets #11911 and #12183
2:06 PM Ticket #13597 (Uncategorized - Typo) updated by Adam Nelson
Triage Stage changed
2:01 PM Ticket #13620 (Template system - django template revision) closed by Adam Nelson
invalid: I think it's a reasonable request but this would require a rigorous …
1:36 PM Ticket #13620 (Template system - django template revision) created by elkan
Hi, kinda new here. I've been studying the way we do template tags, …
1:34 PM Ticket #13619 (Forms - Accepting AM/ PM Time Formats) updated by Tom Clancy
Ah, thanks. I knew I was missing something.
1:30 PM Ticket #13619 (Forms - Accepting AM/ PM Time Formats) closed by Karen Tracey
invalid: You need to use %I to parse the hours when you also want to accept %p. …
1:20 PM Ticket #13617 (Template system - USE_L10N results in faulty javascript code in GeoDjango with some locales) updated by jumpa
Cc changed
1:20 PM Ticket #9722 (Core (Management commands) - Use pyinotify (where available) instead of polling filesystem every ...) updated by ch0wn
I combined and updated the previous patches and attached one that …
1:19 PM 0001-add-support-for-pyinotify.patch attached to Ticket #9722 by ch0wn
Update for django 1.2.1 and pyinotify 0.7
1:15 PM Ticket #13617 (Template system - USE_L10N results in faulty javascript code in GeoDjango with some locales) updated by anonymous
This issue breaks the openstreetmap which is used by the OSMGeoAdmin, …
1:11 PM Ticket #12619 (Core (Management commands) - django-admin's testserver doesn't support --noinput) updated by anonymous
Is there a work-around for this? I can't figure out how to implement …
11:40 AM Ticket #13619 (Forms - Accepting AM/ PM Time Formats) created by Tom Clancy
I have a form with two TimeFields. Because I want to accept "AM" and …
11:25 AM Ticket #3304 (Core (Other) - [patch] Support "httponly"-attribute in session cookie.) updated by jcrocholl
Cc changed
Here's a simple Django middleware for HttpOnly cookies that works on …
11:00 AM Ticket #13617 (Template system - USE_L10N results in faulty javascript code in GeoDjango with some locales) updated by jbronn
Keywords changed
10:54 AM Ticket #13617 (Template system - USE_L10N results in faulty javascript code in GeoDjango with some locales) updated by jbronn
Status, Component, Owner, Milestone, Keywords, Triage Stage changed
10:30 AM Ticket #13618 (contrib.admin - prepopulated_fields crashes with get_readonly_fields) updated by Artem Skoretskiy
Has patch changed
Fixed Admin class (crashed on new object creation): […]
10:29 AM django.patch attached to Ticket #13618 by Artem Skoretskiy
Patch that fixed the crash
10:18 AM Ticket #13618 (contrib.admin - prepopulated_fields crashes with get_readonly_fields) created by Artem Skoretskiy
If prepopulated field is marked as readonly then admin crashes: […] …
9:44 AM Ticket #9353 (*.djangoproject.com - Django documentation bundles on download page) updated by bcarneiro
I am a django user, fairly newbie. I did not find it easy to compile …
9:38 AM admin_urlresolvers3.diff attached to Ticket #13588 by Florian Apolloner
9:38 AM Ticket #13588 (contrib.admin - removing admin.root as per deprecation policy) updated by Florian Apolloner
remove call from ModelAdmin too
8:56 AM Ticket #13617 (Template system - USE_L10N results in faulty javascript code in GeoDjango with some locales) updated by Benjamin Wohlwend
Keywords, Component changed
8:44 AM Ticket #13617 (Template system - USE_L10N results in faulty javascript code in GeoDjango with some locales) created by Benjamin Wohlwend
German is one of the locales which uses a comma as the decimal …
8:06 AM Ticket #13616 (Documentation - Sphinx error when building docs using Sphinx 1.0b1) updated by Alex Gaynor
Description, Triage Stage changed
Cleaned up the formatting, please use preview in the future.
7:55 AM Ticket #13616 (Documentation - Sphinx error when building docs using Sphinx 1.0b1) created by Harro
When using the development version of Sphinx the docs no longer build. …
7:43 AM Ticket #13597 (Uncategorized - Typo) updated by Mads Sülau Jørgensen
Has patch, Triage Stage changed
7:41 AM 13597_patch.txt attached to Ticket #13597 by Mads Sülau Jørgensen
6:36 AM Ticket #13095 (Forms - modelform_factory, modelformset_factory, inlineformset_factory ...) updated by Harro
I've tested devinj's patch, the regression test fails without the fix, …
5:19 AM DevelopersForHire edited by txm
(diff)
5:03 AM CustomWidgetsTinyMCE edited by Konstantin Hlyzov
django.newforms.util no more imports smart_unicode from … (diff)
2:16 AM Ticket #6735 (Generic views - Class-based generic views) updated by Ben Firshman
Cc changed
1:57 AM for_update_1.2.0-final.patch.diff attached to Ticket #2705 by FTMO
based on the file for_update_11366_cdestigter.diff
1:29 AM testcase_msg.diff attached to Ticket #13615 by Daniel Duan
Replace "page" with "content" in the assertContains failure msg.
1:18 AM Ticket #13615 (Testing framework - test.TestCase.assert(Not)Contains assumes response content is a page.) created by Daniel Duan
Currently, if a test fails on …

May 25, 2010:

11:54 PM Ticket #7231 (Database layer (models, ORM) - New "join" parameter for the "extra" QuerySet method) updated by jonozzz
I have to disagree with russellm about this patch. Sometimes raw …
11:43 PM extra-join-1.2.patch attached to Ticket #7231 by jonozzz
adapted for the 1.2 release
11:01 PM ticket13473.patch attached to Ticket #13473 by Felipe 'chronos' Prenholato
Diff of work at http://github.com/chronossc/django/tree/ticket13473
10:39 PM Ticket #9200 (contrib.formtools - Add a session based form wizard) updated by Shaun Cutts
Cc changed
9:07 PM DjangoResources edited by James Henstridge
add a link to the django-openid-auth Launchpad project (diff)
4:34 PM Ticket #13614 (contrib.admin - selectfilter2 many to many widget data loss when using the back button) created by Maura Chace
Here's the setup: 1. You're on an admin page with a many to many …
3:00 PM db_fields.diff attached to Ticket #13613 by amadison
2:59 PM Ticket #13613 (Forms - forms.URLField not default ModelForm URLField anymore) created by amadison
Looks like with Changeset 11456 the ModelForm URLField stopped using …
2:41 PM Ticket #13612 (Core (Management commands) - manage.py imports settings.py even when --settings is used) created by Artem Skoretskiy
manage.py file has an option to use settings file you need: […] …
12:34 PM django_label_for_none_incl_tests.patch attached to Ticket #11725 by DenisMartinez
Same patch applied to svn r13303, including tests
10:26 AM carls_cool_next_by_nullable_FOO.diff attached to Ticket #13611 by CarlFK
10:24 AM Ticket #13611 (Database layer (models, ORM) - get_next_by_FOO allows nulls) created by CarlFK
http://docs.djangoproject.com/en/dev/ref/models/instances/#django.db.mo
9:35 AM Ticket #10841 (Core (Other) - Better 500 template for AJAX calls) updated by Erik Allik
Cc changed
7:31 AM Ticket #13610 (Core (Other) - Missing ENGINE setting in settings.py doesn't produce error) created by Jani Tiainen
Given following database config: […] Doesn't produce helpful …
6:50 AM DevelopersForHire edited by Chaitanya
(diff)
6:50 AM Ticket #3785 (contrib.admin - admin does not valid object id values before using them in database queries) updated by crucialfelix
actually it should throw a 404. then we can handle that in the usual …
6:39 AM Ticket #3785 (contrib.admin - admin does not valid object id values before using them in database queries) updated by trbs
Second that problem. Mostly seeing it for "content.css" here. I'm …
6:29 AM Ticket #8413 (Core (Management commands) - Django runserver doesn't reload itself after updating files on disk ...) updated by Yuri Baburov
Latest patch is at …
4:54 AM Ticket #12929 (Testing framework - runtests.py should reference the checkout it is part of) updated by David Larlet
Just for reference: #9947.
4:04 AM DevelopersForHire edited by marcelbeumer
added myself to the list (Netherlands) (diff)
3:44 AM Ticket #13609 (contrib.admin - Using a non existent template in admin.Inlines produce error when ...) updated by Lucio Asnaghi
Summary changed
3:43 AM Ticket #13609 (contrib.admin - Using a non existent template in admin.Inlines produce error when ...) created by Lucio Asnaghi
I'm using some Staked and Tabular Inline with a custom template. …
3:17 AM DevelopersForHire edited by master
(diff)
1:59 AM Ticket #13570 (Core (Mail) - SMTP backend should try harder to figure out the local host name) updated by sernin
Has patch changed
1:58 AM ticket13570.diff attached to Ticket #13570 by sernin
1:52 AM Ticket #13570 (Core (Mail) - SMTP backend should try harder to figure out the local host name) updated by sernin
Status, Owner changed

May 24, 2010:

11:14 PM Ticket #13473 (contrib.localflavor - BRCPFField and BRCNPJField updates for localflavor.br) updated by Felipe 'chronos' Prenholato
added some more tests, fixed validations and default values of fields.
10:53 PM Ticket #3213 (Contrib apps - Django should have OpenID implemented in django.contrib.auth) updated by anonymous
Cc changed
10:28 PM Ticket #3213 (Contrib apps - Django should have OpenID implemented in django.contrib.auth) closed by Luke Plant
wontfix: Replying to amanjsingh: > are we going to get this OpenID …
10:10 PM Ticket #3213 (Contrib apps - Django should have OpenID implemented in django.contrib.auth) reopened by amanjsingh
are we going to get this OpenID implementation in django.contrib.auth?
8:40 PM Ticket #6362 (Forms - Remove blank spaces with strip when validating the data) updated by paulc
Cc changed
7:30 PM Ticket #3785 (contrib.admin - admin does not valid object id values before using them in database queries) updated by crucialfelix
Cc changed
I get this coming through all the time. …
6:36 PM Ticket #13608 (Documentation - Clarify failure of lookups when argument to lookup is not an int) created by anonymous
The docs for templating api say the following: […] From this, I …
6:31 PM Ticket #13602 (Internationalization - path for fix hardcode 'django_language') updated by ablis
And for the end. My opinion is that add on the default settings the …
6:24 PM Ticket #13607 (User Experience - Admin date_hierarchy drill-down should auto-initialise to appropriate level) created by Simon Meers
Say you have a model with a date_hierarchy field selected in the …
5:56 PM Ticket #13579 (Database layer (models, ORM) - None gets ignored by __in filter) updated by Filip Gruszczyński
Owner changed
5:56 PM Ticket #13579 (Database layer (models, ORM) - None gets ignored by __in filter) updated by Filip Gruszczyński
Has patch changed
I don't know, whether this is a way to go, so I would appreciate any …
5:55 PM 13579.patch attached to Ticket #13579 by Filip Gruszczyński
patch + simple test
5:18 PM Ticket #4979 (contrib.admin - Admin does not allow removal of an image from an ImageField after it ...) updated by anonymous
Cc changed
5:10 PM Ticket #13602 (Internationalization - path for fix hardcode 'django_language') updated by ablis
Oops... Sorry for waste your time. My mistake... different constants …
5:10 PM Ticket #13606 (contrib.admin - admin raw_id_fields fail to check against non-numerical input) updated by petrikuittinen@…
Replying to kmtracey: > Isn't this #13149? We only need …
4:58 PM Ticket #13149 (contrib.admin - ForeignKeyRawIdWidget doesn't handle invalid values) updated by petrikuittinen@…
Sorry for opening a new ticket (#13606). This is the same thing. …
4:49 PM Ticket #13606 (contrib.admin - admin raw_id_fields fail to check against non-numerical input) closed by Karen Tracey
duplicate: Isn't this #13149? We only need one ticket to track getting it fixed.
4:45 PM Ticket #11112 (contrib.formtools - Formsets not supported as steps in FormWizard) updated by Nils Fredrik Gjerull
Cc changed
4:43 PM Ticket #13606 (contrib.admin - admin raw_id_fields fail to check against non-numerical input) created by petrikuittinen@…
Inputting a non-numerical value in a foreign key field using …
4:30 PM Ticket #13603 (Utilities - module_has_submodule fails when package is of type module) updated by Karen Tracey
This was reported …
4:10 PM Ticket #13165 (contrib.admin - Display edit link beside add button for ForeignKey fields in admin) updated by Simon Meers
Version changed
3:22 PM Ticket #12421 (Database layer (models, ORM) - Foreign Key on Non-Primary Field fails due to lack of Index on Related ...) reopened by Wil Clouser
I can reproduce this with the following model: […] An important …
3:18 PM Ticket #13602 (Internationalization - path for fix hardcode 'django_language') closed by Carl Meyer
invalid: Replying to ablis: > code like that: > if …
2:21 PM Ticket #13605 (Documentation - Storage.listdir() missing from the reference page) created by kopernikus
http://docs.djangoproject.com/en/1.2/howto/custom-file-storage/
2:10 PM Changeset [6cffb9b]mainstable/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.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 James Bennett <ubernostrum@…>
Bump to 1.2.1. git-svn-id: …
2:09 PM Ticket #13603 (Utilities - module_has_submodule fails when package is of type module) updated by Carl Meyer
Looks like this has to do with putting a module in INSTALLED_APPS. …
2:04 PM Ticket #13604 (Testing framework - AssertRedirects test method tests the status code of initial response ...) created by Jukka Välimaa
In assertRedirects method of TestCase, the named parameter …
1:43 PM Ticket #13602 (Internationalization - path for fix hardcode 'django_language') reopened by ablis
I'm sorry, do you like hardcode? request.sessiondjango_language
11:33 AM Ticket #13603 (Utilities - module_has_submodule fails when package is of type module) created by Eruquen@…
module_has_submodule in utils/module_loading.py fails if the package …
11:13 AM Ticket #13598 (Uncategorized - Missing documentation regarding which Form fields may apply to which ...) closed by James Bennett
invalid: Django doesn't restrict the form field types you can use.
11:07 AM Ticket #13602 (Internationalization - path for fix hardcode 'django_language') closed by Carl Meyer
invalid: I think you are confusing the _cookie_ name with the _session_ key …
9:52 AM django_language.path attached to Ticket #13602 by ablis
9:50 AM Ticket #13602 (Internationalization - path for fix hardcode 'django_language') created by ablis
django/utils/translation/trans_real.py and django/views/i18n.py …
9:37 AM Ticket #8901 (Database layer (models, ORM) - Django's guessed postgresql sequence name is incorrect if the ...) updated by Skaffen
I've had a go at a patch myself to fix the issue and have included …
9:32 AM django8901_msh_patch1.diff attached to Ticket #8901 by Skaffen
Use pg_get_serial_sequence to fetch sequence name for a given serial …
9:08 AM Ticket #11800 (Documentation - Remove extra metadata from QuerySet API) updated by Tim Graham
Patch needs improvement, Triage Stage, Summary changed
modifying patch to remove extra metadata after additions in #12997
9:06 AM 11800.diff attached to Ticket #11800 by Tim Graham
8:50 AM Ticket #8901 (Database layer (models, ORM) - Django's guessed postgresql sequence name is incorrect if the ...) updated by Skaffen
Note that pg_get_serial_sequence doesn't exist prior to postgres …
6:59 AM subqueries.diff attached to Ticket #12002 by Vlastimil Zíma
Diff to delete correct ManyToMany relations
6:58 AM Ticket #12002 (Database layer (models, ORM) - Models inherited from multiple Models) updated by Vlastimil Zíma
Another problem have been found with ManyToManyField for Models with …
6:54 AM Ticket #13601 (contrib.admin - Django Admin Page not found) closed by Karen Tracey
invalid: Trac is for reporting bugs in Django, not support questions. Please …
6:48 AM Ticket #8901 (Database layer (models, ORM) - Django's guessed postgresql sequence name is incorrect if the ...) updated by Skaffen
BTW - having looked at the postgresql-get-sequence-name.diff patch I …
6:36 AM Ticket #8901 (Database layer (models, ORM) - Django's guessed postgresql sequence name is incorrect if the ...) updated by Skaffen
Just to add a note to say that I'm now hitting this problem in an …
5:07 AM Ticket #7048 (Forms - Support clearing FileFields with ModelForms) updated by Dan Fairs
Cc changed
4:42 AM Ticket #13601 (contrib.admin - Django Admin Page not found) created by morfeokmg
Hi, i configure my django install with Oracle and Apache 2.2, activate …
3:52 AM Ticket #13588 (contrib.admin - removing admin.root as per deprecation policy) updated by Florian Apolloner
fixed to missing current_app hints
3:52 AM admin_urlresolvers2.diff attached to Ticket #13588 by Florian Apolloner
3:38 AM admin_urlresolvers.diff attached to Ticket #13588 by Florian Apolloner
3:37 AM Ticket #13588 (contrib.admin - removing admin.root as per deprecation policy) updated by Florian Apolloner
Ok, I updated the patch now. I can't see why this patch would need …
1:56 AM Ticket #13600 (HTTP handling - OverflowError not caught in django.views.static.serve) updated by Alex Gaynor
Description changed
1:52 AM Ticket #13600 (HTTP handling - OverflowError not caught in django.views.static.serve) created by Konstantin Hlyzov
I noticed that sometimes I get an "OverflowError: mktime argument out …
Note: See TracTimeline for information about the timeline view.
Back to Top