Timeline



Apr 12, 2010:

9:43 PM Ticket #13332 (Testing framework - UnitTests assume reference counting semantics) updated by Russell Keith-Magee
(In [12965]) [1.1.X] Fixed #13332 -- Corrected the cleanup code in the …
9:43 PM Changeset [65a9d730]stable/1.1.x by Russell Keith-Magee <russell@…>
[1.1.X] Fixed #13332 -- Corrected the cleanup code in the test client …
9:41 PM Ticket #13332 (Testing framework - UnitTests assume reference counting semantics) closed by Russell Keith-Magee
fixed: (In [12964]) Fixed #13332 -- Corrected the cleanup code in the test …
9:41 PM Changeset [35f41507]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 Russell Keith-Magee <russell@…>
Fixed #13332 -- Corrected the cleanup code in the test client to avoid …
9:22 PM Ticket #13332 (Testing framework - UnitTests assume reference counting semantics) updated by Alex Gaynor
Triage Stage changed
9:22 PM django-unittest-refcount.diff attached to Ticket #13332 by Alex Gaynor
9:22 PM Ticket #13332 (Testing framework - UnitTests assume reference counting semantics) created by Alex Gaynor
This results in a *very* hard to debug failure on PyPy's hybrid GC.
9:00 PM Ticket #13227 (Database layer (models, ORM) - Query cloning fails with models having Lock as instance member) updated by Russell Keith-Magee
(In [12963]) [1.1.X] Refs #13227 -- Partial backport of r12865; …
9:00 PM Changeset [cf08ea4]stable/1.1.x by Russell Keith-Magee <russell@…>
[1.1.X] Refs #13227 -- Partial backport of r12865; backported the …
8:56 PM Ticket #13227 (Database layer (models, ORM) - Query cloning fails with models having Lock as instance member) updated by Russell Keith-Magee
The issue is that by evaluating mms_id_list (which evaluates the mms …
8:22 PM Ticket #13287 (Documentation - Documentation about {% url %} arguments still mentions comma separation) updated by Chris Beaven
Triage Stage changed
8:21 PM Ticket #13287 (Documentation - Documentation about {% url %} arguments still mentions comma separation) updated by Chris Beaven
Summary changed
6:53 PM Ticket #13229 (contrib.localflavor - List of Finnish municipalities updated for the year 2010 ...) closed by Russell Keith-Magee
fixed: (In [12962]) Fixed #13229 -- Corrected a test failure caused by the …
6:53 PM Changeset [b7b38a41]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 Russell Keith-Magee <russell@…>
Fixed #13229 -- Corrected a test failure caused by the change in …
6:14 PM Ticket #13331 (contrib.admin - Strange behavior of lists of objects with overriden changelist_view in ...) closed by Karen Tracey
invalid: You are doing something wrong. Note a single ModelAdmin instance may …
6:01 PM Ticket #13326 (Core (Other) - class ModelForm should copy Model 's inner class Field max_length attribute) closed by anonymous
invalid: Okay {{{ form.title.field.max_length }}} works.
5:58 PM Ticket #13331 (contrib.admin - Strange behavior of lists of objects with overriden changelist_view in ...) created by minder
I spotted a strange behavior in the admin: I've made an Admin for my …
5:56 PM Ticket #13326 (Core (Other) - class ModelForm should copy Model 's inner class Field max_length attribute) reopened by anonymous
5:55 PM Ticket #13326 (Core (Other) - class ModelForm should copy Model 's inner class Field max_length attribute) updated by anonymous
[…] does not work.
5:52 PM Ticket #13326 (Core (Other) - class ModelForm should copy Model 's inner class Field max_length attribute) updated by anonymous
incl: excerpts of /site-packages/django/forms/fields.py […]
5:49 PM Ticket #13326 (Core (Other) - class ModelForm should copy Model 's inner class Field max_length attribute) closed by Alex Gaynor
invalid: It is available as form.title.field.field.max_length .
5:43 PM Ticket #13326 (Core (Other) - class ModelForm should copy Model 's inner class Field max_length attribute) reopened by anonymous
Replying to Alex: >xxx fields have max_length
4:11 PM Changeset [ee2b07c]stable/1.1.x by Karen Tracey <kmtracey@…>
[1.1.X] Added Pyton 2.3 compatibility import for use of set by some …
4:06 PM Ticket #13227 (Database layer (models, ORM) - Query cloning fails with models having Lock as instance member) reopened by Claude Paroz
I'm so sorry, but I think this is not completely resolved. Here is an …
4:04 PM Ticket #13328 (Database layer (models, ORM) - Cannot pickle a queryset with filter on field with callable default ...) updated by Brandon Konkle
That makes MUCH more sense now - the Unicode/string error had me …
4:02 PM Ticket #13328 (Database layer (models, ORM) - Cannot pickle a queryset with filter on field with callable default ...) updated by Karen Tracey
Note the `TypeError: expected string or Unicode object, NoneType …
3:57 PM 13328_test.diff attached to Ticket #13328 by Karen Tracey
3:56 PM Ticket #13328 (Database layer (models, ORM) - Cannot pickle a queryset with filter on field with callable default ...) updated by Karen Tracey
Triage Stage, Component, Summary changed
The root of the problem is that the field being filtered has a default …
3:25 PM Ticket #13287 (Documentation - Documentation about {% url %} arguments still mentions comma separation) updated by Gabriel Hurley
Status, Owner, Has patch changed
Attached a patch that updates the only instance of that phrase in the …
3:23 PM 13287_docs.diff attached to Ticket #13287 by Gabriel Hurley
update reference to "comma-separated values" for url tag to …
3:19 PM Ticket #13330 (Uncategorized - ORM features: history; dynamic translation; acl; change requests) closed by Luke Plant
invalid: This is much too broad to be a single ticket. Some of the things you …
3:10 PM Ticket #13329 (Documentation - Error in documentation) updated by Gabriel Hurley
Status, Owner, Has patch changed
Yep, it was just a missing backslash.
3:05 PM 13329_escaping.diff attached to Ticket #13329 by Gabriel Hurley
fixes unescaped backslash
2:49 PM Ticket #13330 (Uncategorized - ORM features: history; dynamic translation; acl; change requests) created by mikew@…
Hi @all, I already did some workarounds for getting Django towards my …
2:32 PM Ticket #13329 (Documentation - Error in documentation) updated by Alex Gaynor
Version, Triage Stage changed
Looks like it's probably an escaping issue.
2:15 PM Ticket #13329 (Documentation - Error in documentation) created by Mathieu
The code mentioned at …
1:59 PM Ticket #8913 (Forms - Make the "must be unique" error messages in ModelForms customizable) updated by tinodb
Cc changed
1:40 PM Ticket #13328 (Database layer (models, ORM) - Cannot pickle a queryset with filter on field with callable default ...) updated by Brandon Konkle
Cc changed
1:39 PM Ticket #13328 (Database layer (models, ORM) - Cannot pickle a queryset with filter on field with callable default ...) updated by Karen Tracey
Description changed
Fixed formatting. Please use preview.
1:39 PM models.py attached to Ticket #13328 by Brandon Konkle
An abbreviated models.py which, when used, reproduces the error.
1:38 PM interacitve_output.txt attached to Ticket #13328 by Brandon Konkle
iPython interactive interpreter output, including traceback
1:35 PM Ticket #13328 (Database layer (models, ORM) - Cannot pickle a queryset with filter on field with callable default ...) created by Brandon Konkle
We're caching with memcached, and using django.core.cache to directly …
1:12 PM Ticket #3304 (Core (Other) - [patch] Support "httponly"-attribute in session cookie.) updated by rodolfo
Is possible solve it with a middleware: …
12:47 PM Ticket #13229 (contrib.localflavor - List of Finnish municipalities updated for the year 2010 ...) reopened by Karen Tracey
There's apparently a test that relies on the data in this list of …
12:27 PM Ticket #12142 (Database layer (models, ORM) - Calling update() on EmptyQuerySet updates all rows in database) updated by Karen Tracey
(In [12960]) [1.1.X] Fixed #12142 -- EmptyQuerySet.update() no longer …
12:27 PM Changeset [eca89ea]stable/1.1.x by Karen Tracey <kmtracey@…>
[1.1.X] Fixed #12142 -- EmptyQuerySet.update() no longer updates all …
12:02 PM Ticket #8913 (Forms - Make the "must be unique" error messages in ModelForms customizable) updated by Oroku Saki
Cc changed
See …
12:00 PM Changeset [4771790c]stable/1.1.x by Karen Tracey <kmtracey@…>
[1.1.X] svnmerge.py metatdata housekeeping. git-svn-id: …
11:54 AM DevelopersForHire edited by Camilo Nova
(diff)
10:38 AM Ticket #13327 (Database layer (models, ORM) - FileField/ImageField accessor methods throw unnecessary exceptions ...) updated by Alex Gaynor
Description changed
Please use preview.
10:38 AM Ticket #13326 (Core (Other) - class ModelForm should copy Model 's inner class Field max_length attribute) closed by Alex Gaynor
invalid: Uhh, fields have max_length available to them.
10:32 AM Ticket #13325 (contrib.admin - admin RelatedFieldWidgetWrapper bugfix) updated by anthony@…
oh, i hadnt seen that one, sry
10:30 AM Ticket #13327 (Database layer (models, ORM) - FileField/ImageField accessor methods throw unnecessary exceptions ...) created by kevin.howerton@…
Many of the accessor methods on the FileField call this method: […] …
10:29 AM Ticket #13326 (Core (Other) - class ModelForm should copy Model 's inner class Field max_length attribute) created by m2k1985@…
When using model-based forms, when the framework create form class …
10:10 AM Ticket #13325 (contrib.admin - admin RelatedFieldWidgetWrapper bugfix) closed by Ramiro Morales
duplicate: Duplicate of #1035 that has a patch that contains tests and is already …
9:59 AM Ticket #13229 (contrib.localflavor - List of Finnish municipalities updated for the year 2010 ...) closed by Russell Keith-Magee
fixed: (In [12958]) Fixed #13229 -- Updated the list of Finnish …
9:59 AM Changeset [217a379]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 Russell Keith-Magee <russell@…>
Fixed #13229 -- Updated the list of Finnish municipalities in …
9:55 AM Changeset [f45e39ba]stable/1.1.x by Brian Rosner <brosner@…>
Fixed #11957 -- exceptions in admin.py are no longer hidden after …
9:55 AM Ticket #13312 (Database layer (models, ORM) - Add a way to customize the order_by() of null fields) updated by Sergey Dobrov
that's ok, but there is no way to control this behavior. i mean that i …
9:38 AM check_perms_related_widget.diff attached to Ticket #13325 by anthony@…
9:37 AM Ticket #13325 (contrib.admin - admin RelatedFieldWidgetWrapper bugfix) created by anthony@…
a simple patch that checks if the user has permission to add for a …
9:36 AM Ticket #11957 (django-admin.py runserver - runserver must be restarted after error in admin.py) closed by Brian Rosner
fixed: (In [12956]) Fixed #11957 -- exceptions in admin.py are no longer …
9:36 AM Changeset [2a752ed]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 Brian Rosner <brosner@…>
Fixed #11957 -- exceptions in admin.py are no longer hidden after …
9:23 AM Ticket #13324 (Database layer (models, ORM) - r12914 introduced test failure on 1.1.X branch) closed by Russell Keith-Magee
fixed: Turns out this was a problem because r12941 wasn't backported. I've …
9:22 AM Ticket #13309 (Database layer (models, ORM) - Queryset.delete() only works if there are less than CHUNKSIZE models ...) updated by Russell Keith-Magee
(In [12955]) [1.1.X] Fixed #13309 -- Ensure that delete() deletes …
9:22 AM Changeset [38056e82]stable/1.1.x by Russell Keith-Magee <russell@…>
[1.1.X] Fixed #13309 -- Ensure that delete() deletes everything it …
8:59 AM Ticket #13167 (Template system - Non-existent arg passed to template filter raises VariableDoesNotExist) updated by Russell Keith-Magee
Milestone changed
I agree with Karen. Applying the fix to the FilterExpression may have …
8:56 AM Ticket #13167 (Template system - Non-existent arg passed to template filter raises VariableDoesNotExist) updated by Russell Keith-Magee
(In [12954]) Refs #13167 -- Corrected a regression in the way …
8:56 AM Changeset [2cebe439]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 Russell Keith-Magee <russell@…>
Refs #13167 -- Corrected a regression in the way non-existent …
8:28 AM Ticket #11711 (Documentation - Document precise returned object of values_list()) updated by Karen Tracey
(In [12953]) [1.1.X] Fixed #11711 -- clarified that ValuesQuerySets …
8:28 AM Changeset [a67b35a0]stable/1.1.x by Karen Tracey <kmtracey@…>
[1.1.X] Fixed #11711 -- clarified that ValuesQuerySets are not lists …
8:24 AM Changeset [6dc0499]stable/1.1.x by Karen Tracey <kmtracey@…>
[1.1.X] Fixed two small doc markup errors. Partial merge of r12741
8:00 AM Ticket #13324 (Database layer (models, ORM) - r12914 introduced test failure on 1.1.X branch) created by Karen Tracey
r12914 introduced a failure in the sessions test on the 1.1.X branch: …
7:47 AM DjangoJobs edited by ThomasTurner
(diff)
7:46 AM DjangoJobs edited by ThomasTurner
(diff)
7:43 AM Ticket #11696 (Database layer (models, ORM) - validate command in 1.1 hides errors in models that used to be shown) updated by Karen Tracey
(In [12951]) [1.1.X] Fixed #11696: Changed app loading code so that it …
7:43 AM Changeset [46b9dd3]stable/1.1.x by Karen Tracey <kmtracey@…>
[1.1.X] Fixed #11696: Changed app loading code so that it does not …
7:39 AM Ticket #11696 (Database layer (models, ORM) - validate command in 1.1 hides errors in models that used to be shown) closed by Karen Tracey
fixed: (In [12950]) Fixed #11696: Changed app loading code so that it does …
7:39 AM Changeset [55c31fbd]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 Karen Tracey <kmtracey@…>
Fixed #11696: Changed app loading code so that it does not swallow …
7:21 AM Ticket #10702 (Database layer (models, ORM) - .extra() should accept "having" parameter) updated by fetzig
whats the use of being able use aggregates and not being able to set a …
5:30 AM Ticket #13321 (contrib.admin - Drop reference to 'quality time' in admin logout message) closed by Russell Keith-Magee
wontfix: You *can* change the admin message easily, it *isn't* a task for the …
5:22 AM Ticket #13321 (contrib.admin - Drop reference to 'quality time' in admin logout message) reopened by Etienne Robillard
I disagree. I think it makes senses to allow admin and management …
2:56 AM Ticket #13322 (Core (Management commands) - Problem with inspectdb and encoding) updated by josemaria@…
Test case: […]

Apr 11, 2010:

10:00 PM Ticket #6148 (Database layer (models, ORM) - Add generic support for database schemas) updated by Ramiro Morales
Status, Owner changed
Patch has been updated to trunk as of now. It still passes the Django …
9:54 PM 6148-r12948.diff attached to Ticket #6148 by Ramiro Morales
Path updated to r12948, tested with postgresql 8.3 and sqlite3
8:47 PM Ticket #11058 (contrib.admin - list_display_links doesn't allow callables not defined in the model) updated by cmbeelby
Needs tests changed
Finally figured out a good way to test. Have attached the test files …
8:42 PM tests.diff attached to Ticket #11058 by cmbeelby
Test cases to ensure fix doesn't break again later
8:40 PM tests.2.diff attached to Ticket #11058 by cmbeelby
Test cases to ensure fix doesn't break again later
8:38 PM validation.diff attached to Ticket #11058 by cmbeelby
7:50 PM 12286-r12948.diff attached to Ticket #12286 by Ramiro Morales
7:50 PM 12882.3.diff attached to Ticket #12882 by Jannis Leidel
Moved admin jQuery into our own namespace to lower the risk of clash …
7:47 PM Ticket #12286 (Core (Management commands) - Table for Model that has been proxied may not be created) reopened by Ramiro Morales
While debugging another unrelated issue I found that the situation …
7:05 PM Ticket #13322 (Core (Management commands) - Problem with inspectdb and encoding) updated by Russell Keith-Magee
Triage Stage, Needs tests, Milestone changed
This isn't critical for 1.2. It's difficult to evaluate whether the …
6:45 PM Ticket #13323 (Uncategorized - Load app by full name, not only label) closed by Russell Keith-Magee
duplicate: No, it isn't possible to have two apps with the same name (at least, …
6:42 PM Ticket #13321 (contrib.admin - Drop reference to 'quality time' in admin logout message) closed by Russell Keith-Magee
wontfix: In the 5 years Django is public, you're the first person I'm aware of …
4:45 PM same_app_label_test.diff attached to Ticket #13323 by chtito
3:32 PM Ticket #13323 (Uncategorized - Load app by full name, not only label) updated by Matt McClanahan
You're probably looking for #3591.
3:11 PM Ticket #11933 (Documentation - Missing cached_db value in SESSION_ENGINE setting docs) updated by Gabriel Hurley
Patch needs improvement changed
fixed (again). corrections done against latest trunk [12949] so it …
3:08 PM 11933_correction.diff attached to Ticket #11933 by Gabriel Hurley
corrects cache_db to cached_db, patched against current trunk
2:01 PM Ticket #9437 (GIS - OperationalError under fastcgi when maxrequests=1 is set) updated by jbronn
(In [12949]) [1.1.X] Fixed #9437 -- Now close the connection after …
2:01 PM Changeset [bf5d71f2]stable/1.1.x by Justin Bronn <jbronn@…>
[1.1.X] Fixed #9437 -- Now close the connection after getting the …
1:59 PM Ticket #9437 (GIS - OperationalError under fastcgi when maxrequests=1 is set) closed by jbronn
fixed: (In [12948]) Fixed #9437 -- Now close the connection after getting the …
1:59 PM Changeset [82b8b67]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 Justin Bronn <jbronn@…>
Fixed #9437 -- Now close the connection after getting the PostGIS …
1:55 PM applabel.diff attached to Ticket #13323 by chtito
1:54 PM Ticket #13323 (Uncategorized - Load app by full name, not only label) created by chtito
It might be desirable to load apps not only by label, but also by full …
11:40 AM Ticket #13322 (Core (Management commands) - Problem with inspectdb and encoding) updated by josemaria@…
Has patch, Component, Milestone changed
Decode UTF-8 for table attribute names: […]
11:35 AM Ticket #13322 (Core (Management commands) - Problem with inspectdb and encoding) updated by Alex Gaynor
Description changed
Please use preview.
11:26 AM Ticket #13322 (Core (Management commands) - Problem with inspectdb and encoding) updated by josemaria@…
While trying to generate model from database with manage.py inspectdb …
11:21 AM Ticket #13322 (Core (Management commands) - Problem with inspectdb and encoding) created by josemaria@…
While trying to generate model from database with manage.py inspectdb …
9:49 AM Ticket #12650 (Contrib apps - Some contrib apps depend on the i18n context processor to output valid ...) reopened by Ramiro Morales
Please ignore all my babbling about where the i18n context processor …
9:40 AM Ticket #13321 (contrib.admin - Drop reference to 'quality time' in admin logout message) created by anonymous
This relates to the template file at …
9:26 AM 12650-r12947.diff attached to Ticket #12650 by Ramiro Morales
Patch fixing issue as devised by robhudson plus tests.
7:12 AM Ticket #11933 (Documentation - Missing cached_db value in SESSION_ENGINE setting docs) reopened by mb0@…
sorry guys, the patch is incorrect the backend is called cached_db
4:36 AM Ticket #13313 (Database layer (models, ORM) - Custom Default Manager with extra __init__ arguments fails if model is ...) updated by Russell Keith-Magee
Milestone changed
On closer examination, this isn't actually a regression for 1.2; it's …
3:35 AM Ticket #13301 (contrib.admin - Wrong capitalization in result_headers' texts) closed by Russell Keith-Magee
fixed: (In [12947]) Fixed #13301 -- Corrected problem with capitalization of …
3:35 AM Changeset [faceca7]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 Russell Keith-Magee <russell@…>
Fixed #13301 -- Corrected problem with capitalization of changelist …
1:58 AM Ticket #13298 (contrib.admin - Test admin_views.ReadonlyTest.test_readonly_get is broken) closed by Russell Keith-Magee
fixed: (In [12946]) Fixed #13298 -- Modified test assertion to ensure that …
1:58 AM Changeset [f4c76fb]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 Russell Keith-Magee <russell@…>
Fixed #13298 -- Modified test assertion to ensure that javascript …
1:50 AM Ticket #13319 (Core (Other) - loaddata should print something when no fixture is found) closed by Russell Keith-Magee
fixed: (In [12945]) Fixed #13319 -- Modified the default verbosity level for …
1:50 AM Changeset [736afb4]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 Russell Keith-Magee <russell@…>
Fixed #13319 -- Modified the default verbosity level for "no fixtures …
1:48 AM Ticket #13319 (Core (Other) - loaddata should print something when no fixture is found) updated by Russell Keith-Magee
Status, Milestone, Owner, Triage Stage changed
1:48 AM Ticket #13311 (Template system - Template Tag modules that raise an ImportError are difficult to debug) closed by Russell Keith-Magee
fixed: (In [12944]) Fixed #13311 -- Modified the tag library import process …
1:48 AM Changeset [aed032d]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 Russell Keith-Magee <russell@…>
Fixed #13311 -- Modified the tag library import process so it doesn't …

Apr 10, 2010:

9:32 PM multipart_form_as_last_in_formwizard.diff attached to Ticket #7439 by makoste
add raise when multipart form is not as last
8:56 PM Ticket #13320 (Uncategorized - loaddata and syncdb should use the python logging) closed by Russell Keith-Magee
duplicate: I'm going to close this as a dupe of #12012. A built-in logging …
8:49 PM Ticket #13318 (Database layer (models, ORM) - Django messed up the table names.) closed by Russell Keith-Magee
worksforme: Under my testing, if you have the following models: […] […] …
8:06 PM Ticket #13313 (Database layer (models, ORM) - Custom Default Manager with extra __init__ arguments fails if model is ...) updated by CBWhiz@…
Assuming you want to support this feature, one main way I can think of …
4:23 PM Ticket #13320 (Uncategorized - loaddata and syncdb should use the python logging) created by chtito
The commands that use a verbosity flag (loaddata and syncdb) should …
4:15 PM loaddata.diff attached to Ticket #13319 by chtito
4:15 PM Ticket #13319 (Core (Other) - loaddata should print something when no fixture is found) created by chtito
loaddata silently exits when no fixture is found. I find this …
2:25 PM Ticket #13315 (GIS - Backwards-incompatible changes for GeoDjango not documented (e.g., ...) updated by Brandon Konkle
Cc changed
1:29 PM Ticket #13318 (Database layer (models, ORM) - Django messed up the table names.) created by songziang@…
I am working on a project which contains multiple tables in model. I …
10:48 AM Ticket #13315 (GIS - Backwards-incompatible changes for GeoDjango not documented (e.g., ...) updated by jbronn
Status, Owner, Summary changed
Replying to russellm: > If this is a backwards …
9:22 AM Ticket #13316 (contrib.auth - AuthenticationForm shouldn't prefill user's password on failure) updated by Russell Keith-Magee
Triage Stage, Milestone changed
9:14 AM Ticket #13296 (Database layer (models, ORM) - order_with_respect_to fails to correctly track _order after deleting ...) updated by Russell Keith-Magee
Component, Triage Stage changed
Ok - that's a lot clearer, and it's clearly a problem. Your suggested …
8:53 AM Ticket #13311 (Template system - Template Tag modules that raise an ImportError are difficult to debug) updated by Russell Keith-Magee
Triage Stage, Milestone changed
Agreed that masking the import error is less than ideal. Accepting to …
8:51 AM Ticket #13313 (Database layer (models, ORM) - Custom Default Manager with extra __init__ arguments fails if model is ...) updated by Russell Keith-Magee
Triage Stage changed
This is certainly something that needs to be addressed for 1.2; …
8:47 AM Ticket #13314 (Forms - "FileField" validation does not account for "upload_to" when counting ...) updated by Russell Keith-Magee
Triage Stage changed
8:46 AM Ticket #13316 (contrib.auth - AuthenticationForm shouldn't prefill user's password on failure) updated by Russell Keith-Magee
Status, Owner, Needs tests changed
8:40 AM Ticket #13317 (Documentation - {% blocktrans %}: accessing attributes and general documentation ...) updated by Russell Keith-Magee
Triage Stage changed
8:31 AM Ticket #13315 (GIS - Backwards-incompatible changes for GeoDjango not documented (e.g., ...) updated by Russell Keith-Magee
Component, Triage Stage changed
If this is a backwards incompatible change, it's not just a …
2:36 AM Ticket #13275 (Template system - url_backwards_re catastrophic backtracking (?) problem) closed by Russell Keith-Magee
fixed: (In [12943]) Fixed #13275 -- Modified the parsing logic of the {% url …
2:35 AM Changeset [b579350c]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 Russell Keith-Magee <russell@…>
Fixed #13275 -- Modified the parsing logic of the {% url %} tag to …
1:54 AM Ticket #13260 (Core (URLs) - urlresolvers.reverse() generates invalid URLs when an argument ...) updated by stumbles
Has patch changed
Added a copy of russellm's regression test to also test kwargs. Have …
1:46 AM Ticket #13317 (Documentation - {% blocktrans %}: accessing attributes and general documentation ...) created by Chris Morgan
In the Django template system, it's documented about using `{% …
1:35 AM t13260-test2.diff attached to Ticket #13260 by stumbles
Additional tests to also cover % in keyword arguments

Apr 9, 2010:

10:06 PM Ticket #13260 (Core (URLs) - urlresolvers.reverse() generates invalid URLs when an argument ...) updated by stumbles
Status, Owner changed
9:14 PM DevelopersForHire edited by designdivine
added design divine to Polands django developers for hire (diff)
8:36 PM Ticket #5925 (Core (Other) - Unable to use urlresolvers (url,reverse ) feature in redirect argument ...) updated by Wil Clouser
Cc changed
8:02 PM authform.diff attached to Ticket #13316 by Wil Clouser
pass render_value=False to PasswordInput
8:02 PM Ticket #13316 (contrib.auth - AuthenticationForm shouldn't prefill user's password on failure) created by Wil Clouser
contrib.auth.forms.AuthenticationForm should be passing …
5:25 PM postgisapapterchange-2.diff attached to Ticket #13315 by Brandon Konkle
5:25 PM Ticket #13315 (GIS - Backwards-incompatible changes for GeoDjango not documented (e.g., ...) updated by Brandon Konkle
Correction - I forgot the 's' on the end of 'backends' for the renamed …
5:19 PM postgisapapterchange.diff attached to Ticket #13315 by Brandon Konkle
5:18 PM Ticket #13315 (GIS - Backwards-incompatible changes for GeoDjango not documented (e.g., ...) created by Brandon Konkle
The django.contrib.gis.db.backend.postgis.adaptor.PostGISAdaptor class …
4:42 PM Ticket #13314 (Forms - "FileField" validation does not account for "upload_to" when counting ...) created by Denilson Figueiredo de Sá
I have a model with a FileField object: […] And I have a view …
4:37 PM Ticket #13275 (Template system - url_backwards_re catastrophic backtracking (?) problem) updated by Chris Beaven
I solved the problem by not bothering with creating another regular …
4:30 PM Ticket #13275 (Template system - url_backwards_re catastrophic backtracking (?) problem) updated by Chris Beaven
Has patch, Triage Stage changed
4:30 PM 13275.diff attached to Ticket #13275 by Chris Beaven
3:51 PM Changeset [f4eac3d]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 Justin Bronn <jbronn@…>
Minor documentation tweaks for GeoDjango, including addition of link …
3:48 PM country_and_language_fields_trunk.20100409.patch attached to Ticket #5446 by Hector Lecuanda
Apply against latest trunk, moved field definitions to localflavor so …
3:43 PM Ticket #13275 (Template system - url_backwards_re catastrophic backtracking (?) problem) updated by Chris Beaven
Status, Owner changed
3:20 PM Ticket #13312 (Database layer (models, ORM) - Add a way to customize the order_by() of null fields) closed by James Bennett
wontfix: I think this is one of those cases where we really just have to tell …
3:18 PM Ticket #10146 (contrib.markup - Support for contrib/markdown extension_configs in settings.py) updated by James Bennett
The request for documentation for reST filter support has been split …
3:17 PM Ticket #13310 (Documentation - RESTRUCTUREDTEXT_FILTER_SETTINGS is undocumented) updated by James Bennett
Triage Stage changed
This was split off, at my request, from #10146 which additionally …
2:36 PM Ticket #13313 (Database layer (models, ORM) - Custom Default Manager with extra __init__ arguments fails if model is ...) updated by CBWhiz@…
Keywords, Version changed
2:33 PM Ticket #13313 (Database layer (models, ORM) - Custom Default Manager with extra __init__ arguments fails if model is ...) created by CBWhiz@…
Suppose I have the following classes: […] This is all well and …
12:58 PM Ticket #13312 (Database layer (models, ORM) - Add a way to customize the order_by() of null fields) created by Sergey Dobrov
Applying order_by on null=True fields gives different results on mysql …
12:54 PM Ticket #6434 (Documentation - auto_now and auto_now_add documentation) updated by Adam Nelson
Owner changed
Nobody seems to be working on this so I'll take it.
12:32 PM Ticket #12986 (Forms - SelectDateField doesn't repost data when USE_L10N = True and ...) reopened by Jannis Leidel
Please don't close tickets that haven't been fixed in trunk.
11:51 AM Ticket #12986 (Forms - SelectDateField doesn't repost data when USE_L10N = True and ...) closed by anonymous
fixed
9:53 AM Ticket #10702 (Database layer (models, ORM) - .extra() should accept "having" parameter) updated by fetzig
Cc changed
9:26 AM Ticket #2131 (HTTP handling - HttpResponseSendFile for serving static files handler-specific ...) updated by David Larlet
Cc changed
8:24 AM Ticket #13309 (Database layer (models, ORM) - Queryset.delete() only works if there are less than CHUNKSIZE models ...) closed by Russell Keith-Magee
fixed: (In [12941]) Fixed #13309 -- Ensure that delete() deletes everything …
8:24 AM Changeset [040c18b1]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 Russell Keith-Magee <russell@…>
Fixed #13309 -- Ensure that delete() deletes everything it should …
8:10 AM Ticket #13308 (Database layer (models, ORM) - dumpdata doesn't honor router information) closed by Russell Keith-Magee
fixed: (In [12940]) Fixed #13308 -- Ensured that dumpdata correctly interacts …
8:08 AM Changeset [7b476096]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 Russell Keith-Magee <russell@…>
Fixed #13308 -- Ensured that dumpdata correctly interacts with router …
7:39 AM Ticket #13293 (Database layer (models, ORM) - r12900 breaks extra() with additional select clauses (Only applies to ...) closed by Russell Keith-Magee
fixed: (In [12939]) Fixed #13293 -- Corrected a problem with the MySQL …
7:39 AM Changeset [e9bbdb3]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 Russell Keith-Magee <russell@…>
Fixed #13293 -- Corrected a problem with the MySQL handling of boolean …
6:07 AM Ticket #13304 (Core (Other) - django.contrib.auth.decorators don't work with callable objects) closed by Russell Keith-Magee
fixed: (In [12938]) Fixed #13304 -- Updated auth decorators so they can be …
6:07 AM Changeset [056c940]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 Russell Keith-Magee <russell@…>
Fixed #13304 -- Updated auth decorators so they can be used with …
5:52 AM Ticket #13296 (Database layer (models, ORM) - order_with_respect_to fails to correctly track _order after deleting ...) reopened by Chris
Sorry for being unclear I didn't mean for this to be taken as an issue …
5:16 AM Ticket #12780 (contrib.admin - Provide a hook for compound form/formset validation in ModelAdmin) updated by mrts
I'll have to abandon driving this further, sorry.
5:14 AM Ticket #7028 (contrib.admin - Better admin raw_id_fields feedback) updated by mrts
My patch is complete, but doesn't touch ManyToManyFields. I can not …
2:36 AM Ticket #13299 (Documentation - Handicapped objects passed to models signals during loaddata) updated by Patryk Zawadzki
Yes, I understand why parent object data is not available when loading …
2:04 AM Ticket #13311 (Template system - Template Tag modules that raise an ImportError are difficult to debug) created by amccurdy
I have several template tag libraries that I register using the …
1:24 AM Ticket #13305 (Template system - date-filter doesn't use correct fallback with USE_L10N) updated by Horst Gutmann <horst@…>
Sorry, my bad then :-) I kind of thought that would only apply if …
12:58 AM Ticket #13306 (Uncategorized - Umlaut gets currupted using django shell) closed by Karen Tracey
invalid: This is a Python bug: http://bugs.python.org/issue1288615 It does not …
12:17 AM restructuredtext_filter_settings_documentation.diff attached to Ticket #13310 by Wraithan
Patch to add the documentation for RESTRUCTUREDTEXT_FILTER_SETTINGS
12:16 AM Ticket #13310 (Documentation - RESTRUCTUREDTEXT_FILTER_SETTINGS is undocumented) created by Wraithan
http://code.djangoproject.com/browser/django/trunk/django/contrib/marku
Note: See TracTimeline for information about the timeline view.
Back to Top