Timeline



Aug 5, 2010:

10:58 PM Ticket #8426 (Forms - Wrap help_text in "<span class="helptext"></span>", like errors in ...) updated by holms
oh please God... why this must hang for 2 years =( it's really REALLY …
9:13 PM Ticket #14064 (Core (Other) - Correct spelling of Argentinian Spanish in global_settings.py) updated by Russell Keith-Magee
(In [13494]) [1.2.X] Fixed #14064 -- Corrected spelling of …
9:13 PM Changeset [5bd352a]stable/1.2.x by Russell Keith-Magee <russell@…>
[1.2.X] Fixed #14064 -- Corrected spelling of Argentinian. There are …
9:13 PM Ticket #13651 (Translations - Malayalam (India) translation) closed by Russell Keith-Magee
fixed: (In [13493]) [1.2.X] Fixed #13651 -- Added Malayalam (ml) translation. …
9:13 PM Changeset [6d76cae]stable/1.2.x by Russell Keith-Magee <russell@…>
[1.2.X] Fixed #13651 -- Added Malayalam (ml) translation. Thanks to …
9:10 PM Ticket #14064 (Core (Other) - Correct spelling of Argentinian Spanish in global_settings.py) closed by Russell Keith-Magee
fixed: (In [13492]) Fixed #14064 -- Corrected spelling of Argentinian. There …
9:10 PM Changeset [75ac6c2]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 Russell Keith-Magee <russell@…>
Fixed #14064 -- Corrected spelling of Argentinian. There are arguments …
9:10 PM Changeset [aa4061db]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 Russell Keith-Magee <russell@…>
Fixed #13651 -- Added Malayalam (ml) translation. Thanks to rajeesh. …
8:38 PM Ticket #13411 (contrib.comments - Some improvement for query string built by utils.next_redirect if next ...) updated by David Novakovic
Fixed the docstring. use the -doc patch.
8:38 PM comment-with-query-string-and-anchor-with-unittests-doc.diff attached to Ticket #13411 by David Novakovic
8:29 PM Ticket #13411 (contrib.comments - Some improvement for query string built by utils.next_redirect if next ...) updated by David Novakovic
Patch now diffed against root of project and contains a test.
8:28 PM comment-with-query-string-and-anchor-with-unittests.diff attached to Ticket #13411 by David Novakovic
7:29 PM Ticket #13182 (Core (Serialization) - Remove useless whitespaces in JSON dump with indent option) updated by David Novakovic
New patch with tests attached.
7:29 PM less-whitespace-json-serialize.diff attached to Ticket #13182 by David Novakovic
7:01 PM Ticket #14064 (Core (Other) - Correct spelling of Argentinian Spanish in global_settings.py) updated by Russell Keith-Magee
Triage Stage changed
This is a bit of a bikeshed; I can find references supporting both. …
6:22 PM empty-formset-is-not-valid-with-unittests.diff attached to Ticket #12295 by David Novakovic
6:21 PM Ticket #12295 (Forms - A formset with no forms does not call self.clean() when ...) updated by David Novakovic
Attaching updated patch that includes unit tests.
4:36 PM Ticket #14065 (Contrib apps - Admin: non-AutoField primary_key in child model breaks admin inlines ...) closed by Ramiro Morales
duplicate: Seems like a duplicate of #12599. You are using a fields option in …
3:33 PM Ticket #14066 (Core (Other) - Shouldn't ModelFormMetaclass be public for inheritance issues?) created by rm4dillo
Hi, I'm trying to override the ModelForm class in order to create a …
3:07 PM Ticket #14054 (Documentation - Document the connection_created signal) updated by Mitar
Cc changed
11:58 AM Ticket #13804 (Forms - URLField validation fails with "://" on the path and no scheme) updated by Adam Nelson
I think urlsplit should …
11:52 AM Ticket #13977 (Core (Serialization) - Indeterministic PicklingError) updated by Adam Nelson
Component changed
This looks more like a wsgi issue - maybe post a ticket there?
11:48 AM Ticket #13979 (Core (Management commands) - Django manage.py doesn’t work with IPython) updated by Adam Nelson
iPython works fine for me with stock python 2.6.1 on Snow Leopard. …
11:38 AM django.po.diff attached to Ticket #13651 by rajeesh
11:36 AM Ticket #13651 (Translations - Malayalam (India) translation) updated by rajeesh
Has patch changed
Fixed those 5 errors described above. git diff file added.
11:22 AM Ticket #14064 (Core (Other) - Correct spelling of Argentinian Spanish in global_settings.py) updated by aduston
You know, I filed this because of a bug report on my own project ( …
10:53 AM DevelopersForHire edited by vincenth
Added http://www.goeiejongens.nl/ Goeie Jongens (diff)
10:49 AM Ticket #14065 (Contrib apps - Admin: non-AutoField primary_key in child model breaks admin inlines ...) created by Marti Raudsepp
Let's say I have a parent-child model, where the child model has an …
10:23 AM DevelopersForHire edited by vincenth
Updated links (diff)
10:22 AM Ticket #14064 (Core (Other) - Correct spelling of Argentinian Spanish in global_settings.py) updated by Ramiro Morales
Yes, at the time I created the es_AR locale I had read some online …
9:38 AM Ticket #14064 (Core (Other) - Correct spelling of Argentinian Spanish in global_settings.py) updated by Alex Gaynor
Wikipedia lists "Argentinean" as a valid spelling, for what it's worth.
9:26 AM Ticket #14064 (Core (Other) - Correct spelling of Argentinian Spanish in global_settings.py) created by aduston
Argentinian Spanish is misspelled as "Argentinean Spanish" in …
8:47 AM 14060.1.diff attached to Ticket #14060 by jbronn
8:19 AM Ticket #13610 (Core (Other) - Missing ENGINE setting in settings.py doesn't produce error) updated by Russell Keith-Magee
(In [13490]) [1.2.X] Fixed #13610 -- Improved error reporting when the …
8:19 AM Changeset [9ff58e30]stable/1.2.x by Russell Keith-Magee <russell@…>
[1.2.X] Fixed #13610 -- Improved error reporting when the ENGINE …
8:18 AM Ticket #13610 (Core (Other) - Missing ENGINE setting in settings.py doesn't produce error) closed by Russell Keith-Magee
fixed: (In [13489]) Fixed #13610 -- Improved error reporting when the ENGINE …
8:18 AM Changeset [d75922da]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 Russell Keith-Magee <russell@…>
Fixed #13610 -- Improved error reporting when the ENGINE setting is …
8:14 AM Ticket #3400 (contrib.admin - Support for lookup separator with list_filter admin option) updated by Cal Leeming
Cc changed
Hello, Can DrMeers please upload his most recent patch please? …
8:01 AM Ticket #13153 (Uncategorized - An rpm fails to build with python setup.py bdist_rpm) updated by Russell Keith-Magee
(In [13488]) [1.2.X] Fixed #13153 -- Removed a stale reference to the …
8:01 AM Changeset [e10e3007]stable/1.2.x by Russell Keith-Magee <russell@…>
[1.2.X] Fixed #13153 -- Removed a stale reference to the examples …
8:00 AM Ticket #13153 (Uncategorized - An rpm fails to build with python setup.py bdist_rpm) closed by Russell Keith-Magee
fixed: (In [13487]) Fixed #13153 -- Removed a stale reference to the examples …
8:00 AM Changeset [1050d250]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 Russell Keith-Magee <russell@…>
Fixed #13153 -- Removed a stale reference to the examples directory in …
7:54 AM Ticket #13913 (Internationalization - Form widgets INPUT/OUTPUT format should be symmetrical) closed by Russell Keith-Magee
fixed: Fixed indirectly by [13484].
7:53 AM Ticket #13621 (Forms - Regression in 1.2.1. date/time widgets are printing their values with ...) updated by Russell Keith-Magee
(In [13486]) [1.2.X] Fixed #13621 -- Corrected the handling of input …
7:53 AM Changeset [908b91b6]stable/1.2.x by Russell Keith-Magee <russell@…>
[1.2.X] Fixed #13621 -- Corrected the handling of input formats on …
7:53 AM Ticket #13732 (Contrib apps - Minor documentation error in localflavor.au) updated by Russell Keith-Magee
(In [13485]) [1.2.X] Fixed #13732 -- Fixed minor typo in docstring. …
7:52 AM Changeset [aa59bc7]stable/1.2.x by Russell Keith-Magee <russell@…>
[1.2.X] Fixed #13732 -- Fixed minor typo in docstring. Thanks to …
7:50 AM Ticket #13621 (Forms - Regression in 1.2.1. date/time widgets are printing their values with ...) closed by Russell Keith-Magee
fixed: (In [13484]) Fixed #13621 -- Corrected the handling of input formats …
7:50 AM Changeset [75d018f6]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 Russell Keith-Magee <russell@…>
Fixed #13621 -- Corrected the handling of input formats on date/time …
7:49 AM Ticket #13732 (Contrib apps - Minor documentation error in localflavor.au) closed by Russell Keith-Magee
fixed: (In [13483]) Fixed #13732 -- Fixed minor typo in docstring. Thanks to …
7:49 AM Changeset [25f0ff4]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 Russell Keith-Magee <russell@…>
Fixed #13732 -- Fixed minor typo in docstring. Thanks to schinckel for …
7:37 AM Ticket #13651 (Translations - Malayalam (India) translation) updated by Russell Keith-Magee
Triage Stage changed
I got 5 errors compiling the PO file: […] For future reference -- …
7:20 AM Ticket #13577 (Translations - New Polish L10N formats file) updated by Russell Keith-Magee
Triage Stage changed
6:49 AM Changeset [5eece23]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 Luke Plant <L.Plant.98@…>
Converted sessions tests from doctest to unittest. Also made the …
6:45 AM Ticket #11052 (Database layer (models, ORM) - Q-Object disjunction join promotion .. bug) updated by Torsten Bronger
Cc changed
6:45 AM Ticket #11052 (Database layer (models, ORM) - Q-Object disjunction join promotion .. bug) updated by Torsten Bronger
I confirm the observation of comment:7 by mucisland. Apparently, if a …
6:29 AM Ticket #14062 (Documentation - Correcting Python version requirement on FAQ install page) updated by Karen Tracey
(In [13481]) [1.2.X] Fixed #14062: Corrected a stray reference to 2.6 …
6:29 AM Changeset [91d64a5]stable/1.2.x by Karen Tracey <kmtracey@…>
[1.2.X] Fixed #14062: Corrected a stray reference to 2.6 as the high …
6:27 AM Ticket #14062 (Documentation - Correcting Python version requirement on FAQ install page) closed by Karen Tracey
fixed: (In [13480]) Fixed #14062: Corrected a stray reference to 2.6 as the …
6:27 AM Changeset [c5e83a9]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 Karen Tracey <kmtracey@…>
Fixed #14062: Corrected a stray reference to 2.6 as the high level for …
4:58 AM Ticket #14063 (File uploads/storage - Validating form file fields is hard) created by Ole Laursen
I have an application where I need to validate a file uploaded through …
4:54 AM Ticket #2417 (Database layer (models, ORM) - Support for binary type fields (aka: bytea in postgres and VARBINARY ...) updated by Daniel Watkins
Cc changed
4:24 AM Ticket #9318 (Core (Other) - "Virtual" behaviour for signal dispatcher and model inheritance) updated by Torsten Bronger
Cc changed
4:00 AM Ticket #11667 (Core (Management commands) - Full traceback if import error before model validation) updated by peterlundberg
I agree that wrapping the exceptions makes debugging import errors …
2:45 AM Ticket #14049 (Testing framework - Fixture loading should be skipped for TestCase decorated with @skip*) updated by Piotr Czachur
Paul, in fact I'm using unittest from 2.7 under Python 2.6 (I'm aware …
2:11 AM Ticket #13922 (Uncategorized - Enhanced URL Resolver Match) updated by Russell Keith-Magee
For future reference, here's the minor changes between the most patch …
2:09 AM Ticket #13922 (Uncategorized - Enhanced URL Resolver Match) closed by Russell Keith-Magee
fixed: (In [13479]) Fixed #13922 -- Updated resolve() to support namespaces. …
2:09 AM Changeset [e0fb90b2]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 Russell Keith-Magee <russell@…>
Fixed #13922 -- Updated resolve() to support namespaces. Thanks to …
12:54 AM python_26_to_27.diff attached to Ticket #14062 by aesmail
12:53 AM Ticket #14062 (Documentation - Correcting Python version requirement on FAQ install page) created by aesmail
Simple patch included. At one instance, FAQ install page shows that …
12:32 AM ThumbNails edited by anonymous
http://www.verdjn.com/ is domain parking (diff)

Aug 4, 2010:

11:00 PM Ticket #13613 (Forms - forms.URLField not default ModelForm URLField anymore) updated by Russell Keith-Magee
(In [13476]) [1.2.X] Fixed #13613 -- Ensure that forms.URLField and …
11:00 PM Changeset [d302a60c]stable/1.2.x by Russell Keith-Magee <russell@…>
[1.2.X] Fixed #13613 -- Ensure that forms.URLField and …
10:59 PM Ticket #13613 (Forms - forms.URLField not default ModelForm URLField anymore) closed by Russell Keith-Magee
fixed: (In [13475]) Fixed #13613 -- Ensure that forms.URLField and …
10:59 PM Changeset [aa93f8c2]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 Russell Keith-Magee <russell@…>
Fixed #13613 -- Ensure that forms.URLField and forms.EmailField are …
9:54 PM Ticket #12991 (Testing framework - Django 1.2 should have optional support for unittest2) updated by Paul McMillan
Needs documentation changed
I think the docs patch resolves ericholscher's concerns. I will …
9:49 PM unittest2_docs_patch.diff attached to Ticket #12991 by Paul McMillan
Adds information about unittest changes to contributing and testing docs.
9:38 PM Ticket #14049 (Testing framework - Fixture loading should be skipped for TestCase decorated with @skip*) updated by Paul McMillan
More broadly, the test running framework needs some cleanup in light …
9:37 PM Ticket #14049 (Testing framework - Fixture loading should be skipped for TestCase decorated with @skip*) updated by Paul McMillan
Status, Owner, Triage Stage changed
I assume this applies when the patch from #12991 is applied and/or …
9:14 PM Ticket #13946 (Core (Cache system) - Database caching doesn't account for multiple databases) updated by Russell Keith-Magee
(In [13474]) [1.2.X] Fixed #13946 -- Modified the database cache …
9:14 PM Changeset [6c2e31e]stable/1.2.x by Russell Keith-Magee <russell@…>
[1.2.X] Fixed #13946 -- Modified the database cache backend to use the …
9:14 PM Ticket #2367 (Generic views - [patch] pagination for date based generic views) updated by Eric Holscher
Another hard part of paginating based on date is what happens when an …
9:13 PM Ticket #13946 (Core (Cache system) - Database caching doesn't account for multiple databases) closed by Russell Keith-Magee
fixed: (In [13473]) Fixed #13946 -- Modified the database cache backend to …
9:13 PM Changeset [fc374976]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 Russell Keith-Magee <russell@…>
Fixed #13946 -- Modified the database cache backend to use the …
8:50 PM Ticket #1327 (*.djangoproject.com - Support nightly-build download) updated by Eric Holscher
Would it be useful to note in the documentation that …
8:44 PM Ticket #1282 (Generic views - archive_today generic view should accept a month_format parameter ...) updated by Eric Holscher
Needs documentation changed
This seems like a useful patch. I think the only thing missing is …
8:30 PM Ticket #14025 (Uncategorized - Flush command not fully supporting multi database support) updated by Russell Keith-Magee
(In [13472]) [1.2.X] Corrected fix committed in r13466. Refs #14025. …
8:30 PM Changeset [9383a374]stable/1.2.x by Russell Keith-Magee <russell@…>
[1.2.X] Corrected fix committed in r13466. Refs #14025. Backport of …
8:29 PM Ticket #14025 (Uncategorized - Flush command not fully supporting multi database support) updated by Russell Keith-Magee
(In [13471]) Corrected fix committed in r13466. Refs #14025.
8:29 PM Changeset [1c8547b]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 Russell Keith-Magee <russell@…>
Corrected fix committed in r13466. Refs #14025. git-svn-id: …
6:50 PM Ticket #14037 (Database layer (models, ORM) - models.DateField don't serialize JSON) closed by Ramiro Morales
duplicate
6:48 PM Ticket #12074 (Forms - Added as_p and as_ul output for formsets.) updated by Alex Gaynor
Triage Stage changed
Looks good to me.
6:43 PM formset-as_p-as_ul-with-unittests.patch attached to Ticket #12074 by David Novakovic
6:33 PM Ticket #7561 (Core (Management commands) - post_syncdb signal should be emitted when syncdb actually finishes) updated by cmutel@…
Cc, Keywords changed
This also makes working with GeoDjango models in the signal …
5:49 PM formset-as_p-as_ul-with-tests.patch attached to Ticket #12074 by David Novakovic
5:49 PM Ticket #14061 (File uploads/storage - MultiPartParser receives an HTTP_CONTENT_LENGTH of zero) closed by Karen Tracey
duplicate: Searching Trac for MultiPartParser reveals #12411, which was …
5:48 PM Ticket #12074 (Forms - Added as_p and as_ul output for formsets.) updated by David Novakovic
Needs tests changed
Howdy, Find attached a patch with as_table in as_p changed to as_p …
5:40 PM Ticket #14037 (Database layer (models, ORM) - models.DateField don't serialize JSON) updated by Carlo Pires
I think this is a bug. models.DateField with auto_now should use …
4:00 PM Ticket #13613 (Forms - forms.URLField not default ModelForm URLField anymore) updated by John-Scott Atlakson
Closed #13744 as a duplicate of this ticket. Note to self, search …
3:57 PM Ticket #13744 (Forms - URLValidator doesnt add "https://" to the beginning of url string if ...) closed by John-Scott Atlakson
duplicate: Closing this as a duplicate of #13613
2:54 PM Ticket #14008 (GIS - GeoDjango subquery fails with bad quoting) updated by jbronn
What version of Django are you using? This is very similar to #11741
2:28 PM subfieldbase_fix_and_test.diff attached to Ticket #12568 by Lars van de Kerkhof
This time the test is also added
2:28 PM Ticket #12568 (Forms - SubFieldBase descriptor object should be accessible) updated by Lars van de Kerkhof
I added a new patch + tests to fix this issue in 1.2 Please do not let …
2:13 PM Ticket #11948 (GIS - Linear referencing for Django) updated by emka
What is missing to get this into GeoDjango? I would really like to …
2:08 PM Changeset [1c237cb]stable/1.2.x by Jacob Kaplan-Moss <jacob@…>
[1.2.X] ixed #13746: made the dumdata help message a bit clearer. …
2:08 PM Ticket #13746 (Core (Management commands) - dumpdata help does not include info about custom managers) closed by Jacob
fixed: (In [13469]) Fixed #13746: made the dumdata help message a bit …
2:08 PM Changeset [099c6b87]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 #13746: made the dumdata help message a bit clearer. Thanks, …
1:39 PM Ticket #13815 (Database layer (models, ORM) - Excluding isnull=False testing failing on reverse optional relations) updated by anonymous
Has patch changed
Found to time to dive into Django's SQL generation and created patch …
1:36 PM 13815.patch attached to Ticket #13815 by Bas Peschier
Patch + extension of null_queries doctest
12:50 PM Ticket #11163 (contrib.admin - admin ForeignKeyRawIdWidget contains incorrect link when used in ...) updated by zbyte64
Caution about the reverse method, if the model that the foreignkey …
12:02 PM Ticket #14061 (File uploads/storage - MultiPartParser receives an HTTP_CONTENT_LENGTH of zero) created by echamberlain
We have an intermittent problem when uploading files. About one in …
11:36 AM Ticket #14060 (GIS - PostGISAdapter needs to properly cast input for comparisons on ...) updated by jbronn
Summary changed
11:36 AM Ticket #14060 (GIS - PostGISAdapter needs to properly cast input for comparisons on ...) updated by jbronn
Status, Component, Owner changed
11:35 AM geography_exact_fail.diff attached to Ticket #14060 by jbronn
11:34 AM Ticket #14060 (GIS - PostGISAdapter needs to properly cast input for comparisons on ...) created by jbronn
When performing exact queries on geography columns, the input is not …
10:46 AM Ticket #8291 (Database layer (models, ORM) - "pk" alias doesn't work for Meta option "ordering") updated by Filip Gruszczyński
I have added two patches from other ticket with different approaches …
10:45 AM 8291_2.patch attached to Ticket #8291 by Filip Gruszczyński
10:45 AM 8291_1.patch attached to Ticket #8291 by Filip Gruszczyński
10:23 AM Ticket #13946 (Core (Cache system) - Database caching doesn't account for multiple databases) updated by Russell Keith-Magee
It's not just the overhead I'm concerned about (although that is a …
9:57 AM DevelopersForHire edited by Pi Delport
add listing for Byte Orbit (my employer) (diff)
9:45 AM Ticket #14059 (Forms - ForeignKey Field validates using the default database rather than the ...) created by pseidel@…
When using multiple databases, ForeignKey fields can be setup to pull …
9:36 AM Ticket #14025 (Uncategorized - Flush command not fully supporting multi database support) updated by Russell Keith-Magee
(In [13467]) [1.2.X] Fixed #14025 -- Modified flush to adhere to …
9:36 AM Changeset [389c72c3]stable/1.2.x by Russell Keith-Magee <russell@…>
[1.2.X] Fixed #14025 -- Modified flush to adhere to router sync …
9:34 AM Ticket #14025 (Uncategorized - Flush command not fully supporting multi database support) closed by Russell Keith-Magee
fixed: (In [13466]) Fixed #14025 -- Modified flush to adhere to router sync …
9:34 AM Changeset [81ac173]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 Russell Keith-Magee <russell@…>
Fixed #14025 -- Modified flush to adhere to router sync instructions …
9:30 AM Ticket #13935 (Database layer (models, ORM) - QuerySet .dates() method should span relationships) updated by Valentin Golev
Anyway, I think we should add some tests for multi-table inheritance. …
9:28 AM Ticket #13935 (Database layer (models, ORM) - QuerySet .dates() method should span relationships) updated by anonymous
Sorry everybody, please ignore everything I just said above. It …
8:54 AM Ticket #14058 (Documentation - Add a link to db-specific options) created by chris@…
In http://docs.djangoproject.com/en/1.2/ref/settings/#options , it …
8:50 AM Ticket #14057 (Template system - Expose an interface for custom-escaping template content) created by Stephen Kelly
Django by default escapes html entities in Context content injected …
8:25 AM DevelopersForHire edited by rogerhil
Including myself in Brazil section Developers For Hire (diff)
7:54 AM Ticket #14025 (Uncategorized - Flush command not fully supporting multi database support) updated by linovia
Cc changed
7:42 AM Ticket #14025 (Uncategorized - Flush command not fully supporting multi database support) updated by linovia
Status, Owner changed
7:40 AM Ticket #14025 (Uncategorized - Flush command not fully supporting multi database support) updated by linovia
Has patch changed
Patch following the patch guideline added.
7:39 AM flush-multi-db.diff attached to Ticket #14025 by linovia
Patch for Flush command to support multi database more correctly
6:39 AM Ticket #13621 (Forms - Regression in 1.2.1. date/time widgets are printing their values with ...) updated by Karen Tracey
I don't think we should fix (2) as part of this ticket. It's always …
2:31 AM Ticket #13621 (Forms - Regression in 1.2.1. date/time widgets are printing their values with ...) updated by Russell Keith-Magee
Milestone changed
For good measure, t13621-alternative5.diff is the patch without the …
2:30 AM t13621-alternative5.diff attached to Ticket #13621 by Russell Keith-Magee
Another alternative, this time preserving the isolation of …
2:20 AM Ticket #13621 (Forms - Regression in 1.2.1. date/time widgets are printing their values with ...) updated by Russell Keith-Magee
I've just uploaded a candidate patch for this issue. This fixes point …
1:58 AM Ticket #12775 (Core (Serialization) - Enable `dumpdata --exclude app_label.model`) updated by Simon Meers
Triage Stage changed
1:50 AM t13621-alternative4.diff attached to Ticket #13621 by Russell Keith-Magee
Another alternative, with much more extensive tests
12:39 AM Ticket #12775 (Core (Serialization) - Enable `dumpdata --exclude app_label.model`) updated by Goldan
Joshua, Thanks for a great patch, works perfectly! And as SmileyChris …

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: […]
Note: See TracTimeline for information about the timeline view.
Back to Top