Re: [Django] #18748: Remove dupe-avoidance logic from the ORM

2012-10-30 Thread Django
#18748: Remove dupe-avoidance logic from the ORM -+- Reporter: akaariai |Owner: nobody Type: | Status: closed Cleanup/optimization

[django/django] 688471: Removed dupe_avoidance from sql/query and sql/comp...

2012-10-30 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: 68847135bc9acb2c51c2d36797d0a85395f0cd35 https://github.com/django/django/commit/68847135bc9acb2c51c2d36797d0a85395f0cd35 Author: Anssi Kääriäinen Date: 2012-10-30 (Tue, 30 Oct 2012) Changed paths:

Re: [Django] #19217: Make it Simple

2012-10-30 Thread Django
#19217: Make it Simple ---+-- Reporter: anonymous |Owner: nobody Type: Uncategorized | Status: closed Component: Documentation | Version: Severit

[django/django] d55c54: The timeout variable wasn't defined, which was a l...

2012-10-30 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: d55c54a5da241e294c1162a19a07ab3f59e58dc7 https://github.com/django/django/commit/d55c54a5da241e294c1162a19a07ab3f59e58dc7 Author: Brent O'Connor Date: 2012-10-30 (Tue, 30 Oct 2012) Changed paths: M

[Django] #19217: Make it Simple

2012-10-30 Thread Django
#19217: Make it Simple ---+ Reporter: anonymous | Owner: nobody Type: Uncategorized | Status: new Component: Documentation |Version: Severity: Normal | Keywords: Triage Stage: Unreviewed

Re: [Django] #5373: Field label for a ForeignKey not translated

2012-10-30 Thread Django
#5373: Field label for a ForeignKey not translated -+- Reporter: Szilveszter Farkas |Owner: Fandekasp | Status: closed Type: Bug |

Re: [Django] #5373: Field label for a ForeignKey not translated

2012-10-30 Thread Django
#5373: Field label for a ForeignKey not translated -+- Reporter: Szilveszter Farkas |Owner: Fandekasp | Status: closed Type: Bug |

[Django] #19216: Use user level installation rather than system level in advanced tutorial

2012-10-30 Thread Django
#19216: Use user level installation rather than system level in advanced tutorial ---+ Reporter: ncoghlan | Owner: nobody Type: Uncategorized | Status: new Component: Documentation |Version: 1.4 Sever

Re: [Django] #19214: AdminEmailHandler is synchronous.

2012-10-30 Thread Django
#19214: AdminEmailHandler is synchronous. ---+ Reporter: tdhutt@… |Owner: nobody Type: New feature| Status: new Component: Core (Mail)|

Re: [Django] #18856: avoid set_language redirect to different host

2012-10-30 Thread Django
#18856: avoid set_language redirect to different host -+- Reporter: Gunnar |Owner: nobody Type: Bug | Status: new Component: Uncategori

Re: [Django] #19215: ImageField's “Currently” and “Clear” Sometimes Don't Appear

2012-10-30 Thread Django
#19215: ImageField's “Currently” and “Clear” Sometimes Don't Appear -+ Reporter: nrogers64@… |Owner: nobody Type: Bug | Status: new Component: Forms|

[Django] #19215: ImageField's “Currently” and “Clear” Sometimes Don't Appear

2012-10-30 Thread Django
#19215: ImageField's “Currently” and “Clear” Sometimes Don't Appear -+ Reporter: nrogers64@… | Owner: nobody Type: Bug | Status: new Component: Forms|Version: 1.4 Severity: Normal

Re: [Django] #16671: 5th tutorial on turning Polls into a reusable app

2012-10-30 Thread Django
#16671: 5th tutorial on turning Polls into a reusable app ---+ Reporter: stumbles |Owner: ben@… Type: New feature| Status: closed Component: Documentation |

[django/django] 5c7406: [1.5.X] Fixed #16671 - Added a tutorial on reuseab...

2012-10-30 Thread GitHub
Branch: refs/heads/stable/1.5.x Home: https://github.com/django/django Commit: 5c7406b236b641ac1802d1471f04b27166909121 https://github.com/django/django/commit/5c7406b236b641ac1802d1471f04b27166909121 Author: Tim Graham Date: 2012-10-30 (Tue, 30 Oct 2012) Changed paths:

Re: [Django] #16671: 5th tutorial on turning Polls into a reusable app

2012-10-30 Thread Django
#16671: 5th tutorial on turning Polls into a reusable app ---+ Reporter: stumbles |Owner: ben@… Type: New feature| Status: closed Component: Documentation |

[django/django] 08cf54: Fixed #16671 - Added a tutorial on reuseable apps

2012-10-30 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: 08cf54990ae112083b159aa4e263c1f64f396f39 https://github.com/django/django/commit/08cf54990ae112083b159aa4e263c1f64f396f39 Author: Tim Graham Date: 2012-10-30 (Tue, 30 Oct 2012) Changed paths: M AUT

[django/django] 9c4dde: [1.5.x] Fixed #19174 -- Fixed capitalization error...

2012-10-30 Thread GitHub
Branch: refs/heads/stable/1.5.x Home: https://github.com/django/django Commit: 9c4ddea8e6cb5bd06b4ba9b53df5fb29f964a8ee https://github.com/django/django/commit/9c4ddea8e6cb5bd06b4ba9b53df5fb29f964a8ee Author: Claude Paroz Date: 2012-10-30 (Tue, 30 Oct 2012) Changed paths:

Re: [Django] #19174: Some capitalization errors in django.conf.locale.LANG_INFO

2012-10-30 Thread Django
#19174: Some capitalization errors in django.conf.locale.LANG_INFO --+ Reporter: waldeinburg |Owner: nobody Type: Bug | Status: closed Comp

Re: [Django] #19174: Some capitalization errors in django.conf.locale.LANG_INFO

2012-10-30 Thread Django
#19174: Some capitalization errors in django.conf.locale.LANG_INFO --+ Reporter: waldeinburg |Owner: nobody Type: Bug | Status: closed Comp

[django/django] 2f035a: Fixed #19174 -- Fixed capitalization errors in LAN...

2012-10-30 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: 2f035a9723d62a63027df4c779c665e8191dd95b https://github.com/django/django/commit/2f035a9723d62a63027df4c779c665e8191dd95b Author: Claude Paroz Date: 2012-10-30 (Tue, 30 Oct 2012) Changed paths: M d

Re: [Django] #5725: Inspectdb makes too long CharFields

2012-10-30 Thread Django
#5725: Inspectdb makes too long CharFields -+- Reporter: anonymous|Owner: nobody Type: Bug | Status: closed Component: Core (Management

Re: [Django] #19206: Stale tmp files after running the testsuite.

2012-10-30 Thread Django
#19206: Stale tmp files after running the testsuite. --+ Reporter: apollo13 |Owner: nobody Type: Cleanup/optimization | Status: new Component: Testing f

[django/django] 2f9f21: [1.5.x] Prevented file_upload tests to leave files...

2012-10-30 Thread GitHub
Branch: refs/heads/stable/1.5.x Home: https://github.com/django/django Commit: 2f9f211da867d872a0d3576c3ac515d74f5798cd https://github.com/django/django/commit/2f9f211da867d872a0d3576c3ac515d74f5798cd Author: Claude Paroz Date: 2012-10-30 (Tue, 30 Oct 2012) Changed paths:

Re: [Django] #19206: Stale tmp files after running the testsuite.

2012-10-30 Thread Django
#19206: Stale tmp files after running the testsuite. --+ Reporter: apollo13 |Owner: nobody Type: Cleanup/optimization | Status: new Component: Testing f

[django/django] 73245b: Prevented file_upload tests to leave files behind

2012-10-30 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: 73245b3285f63694d2c63c9b197165dc6d9cfd4e https://github.com/django/django/commit/73245b3285f63694d2c63c9b197165dc6d9cfd4e Author: Claude Paroz Date: 2012-10-30 (Tue, 30 Oct 2012) Changed paths: M t

Re: [Django] #17744: override_settings has no effect on FileSystemStorage()

2012-10-30 Thread Django
#17744: override_settings has no effect on FileSystemStorage() -+- Reporter: mvt |Owner: claudep Type: Bug | Status: closed Component

[django/django] a24ffa: [1.5.x] Fixed #17744 -- Reset default file storage...

2012-10-30 Thread GitHub
Branch: refs/heads/stable/1.5.x Home: https://github.com/django/django Commit: a24ffa52d02998f5082fbc5a461ccdc8004db4a6 https://github.com/django/django/commit/a24ffa52d02998f5082fbc5a461ccdc8004db4a6 Author: Claude Paroz Date: 2012-10-30 (Tue, 30 Oct 2012) Changed paths:

Re: [Django] #17744: override_settings has no effect on FileSystemStorage()

2012-10-30 Thread Django
#17744: override_settings has no effect on FileSystemStorage() -+- Reporter: mvt |Owner: claudep Type: Bug | Status: closed Component

[django/django] 9a0285: Fixed #17744 -- Reset default file storage with se...

2012-10-30 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: 9a02851340c5c30b8e2c174783cd86d5cab7ab81 https://github.com/django/django/commit/9a02851340c5c30b8e2c174783cd86d5cab7ab81 Author: Claude Paroz Date: 2012-10-30 (Tue, 30 Oct 2012) Changed paths: M d

Re: [Django] #15661: LogEntry objects have no unicode method

2012-10-30 Thread Django
#15661: LogEntry objects have no unicode method -+- Reporter: Keryn Knight |Owner: ShawnMilo | Status: reopened Type: New feature

Re: [Django] #19214: AdminEmailHandler is synchronous.

2012-10-30 Thread Django
#19214: AdminEmailHandler is synchronous. ---+ Reporter: tdhutt@… |Owner: nobody Type: New feature| Status: new Component: Core (Mail)|

Re: [Django] #17083: sessions.backends.cache does not allow non-default cache to be configured

2012-10-30 Thread Django
#17083: sessions.backends.cache does not allow non-default cache to be configured -+- Reporter: charles@…|Owner: aaugustin Type: New feature | Status:

Re: [Django] #17083: sessions.backends.cache does not allow non-default cache to be configured

2012-10-30 Thread Django
#17083: sessions.backends.cache does not allow non-default cache to be configured -+- Reporter: charles@…|Owner: nobody Type: New feature | Status: n

Re: [Django] #17083: sessions.backends.cache does not allow non-default cache to be configured

2012-10-30 Thread Django
#17083: sessions.backends.cache does not allow non-default cache to be configured --+ Reporter: charles@… |Owner: nobody Type: New feature | Status: new Com

Re: [Django] #10811: Assigning unsaved model to a ForeignKey leads to silent failures

2012-10-30 Thread Django
#10811: Assigning unsaved model to a ForeignKey leads to silent failures -+- Reporter: Glenn|Owner: aaugustin Type: Bug | Status: new

Re: [Django] #10811: Assigning unsaved model to a ForeignKey leads to silent failures

2012-10-30 Thread Django
#10811: Assigning unsaved model to a ForeignKey leads to silent failures -+- Reporter: Glenn|Owner: nobody Type: Bug | Status: new Com

Re: [Django] #14615: Related objects manager returns related objects with null FKs for unsaved instances

2012-10-30 Thread Django
#14615: Related objects manager returns related objects with null FKs for unsaved instances -+- Reporter: tonnzor |Owner: Type: Bug | Status:

Re: [Django] #5419: Add a model fuzz testing method to the test framework

2012-10-30 Thread Django
#5419: Add a model fuzz testing method to the test framework ---+ Reporter: adrian |Owner: kkubasik Type: New feature| Status: new Component: Testing

[django/django] 43d7ce: Added release notes for 1.6.

2012-10-30 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: 43d7cee86e05dc267d66c3a308746fc1ac58271e https://github.com/django/django/commit/43d7cee86e05dc267d66c3a308746fc1ac58271e Author: Aymeric Augustin Date: 2012-10-30 (Tue, 30 Oct 2012) Changed paths:

Re: [Django] #11811: No error raised on update(foreignkey=unsavedobject) on nullable fk

2012-10-30 Thread Django
#11811: No error raised on update(foreignkey=unsavedobject) on nullable fk -+- Reporter: Afief|Owner: ashearer Type: Bug | Status: assigne

Re: [Django] #5725: Inspectdb makes too long CharFields

2012-10-30 Thread Django
#5725: Inspectdb makes too long CharFields -+- Reporter: anonymous|Owner: nobody Type: Bug | Status: closed Component: Core (Management

Re: [Django] #17202: Inspectdb produces incorrect max_length for NVARCHAR2 columns with Oracle

2012-10-30 Thread Django
#17202: Inspectdb produces incorrect max_length for NVARCHAR2 columns with Oracle -+- Reporter: rodolfo.3+django@… |Owner: nobody Type: Bug | Status: n

Re: [Django] #19211: Tutorial must be updated for Python 3

2012-10-30 Thread Django
#19211: Tutorial must be updated for Python 3 -+- Reporter: adj7388@…|Owner: nobody Type: | Status: new Cleanup/optimization

Re: [Django] #19214: AdminEmailHandler is synchronous.

2012-10-30 Thread Django
#19214: AdminEmailHandler is synchronous. ---+ Reporter: tdhutt@… |Owner: nobody Type: New feature| Status: new Component: Core (Mail)|

Re: [Django] #14952: New find_commands(management_dir) to support .pyc and .pyo

2012-10-30 Thread Django
#14952: New find_commands(management_dir) to support .pyc and .pyo ---+-- Reporter: lgx@… |Owner: nobody Type: Uncategorized | Status: closed Component: Core (Other

Re: [Django] #19189: FormWizard done method can't revisit forms

2012-10-30 Thread Django
#19189: FormWizard done method can't revisit forms ---+-- Reporter: kenth |Owner: nobody Type: New feature| Status: reopened Component: contrib.formt

Re: [Django] #16748: Documentation on creating custom querysets

2012-10-30 Thread Django
#16748: Documentation on creating custom querysets ---+ Reporter: lee@… |Owner: nobody Type: New feature| Status: new Component: Documentation |

Re: [Django] #19152: Add support to create database without template_postgis with PostGIS 2

2012-10-30 Thread Django
#19152: Add support to create database without template_postgis with PostGIS 2 --+ Reporter: claudep |Owner: nobody Type: Cleanup/optimization | Status: new

Re: [Django] #19214: AdminEmailHandler is synchronous.

2012-10-30 Thread Django
#19214: AdminEmailHandler is synchronous. ---+ Reporter: tdhutt@… |Owner: nobody Type: New feature| Status: new Component: Core (Mail)|

Re: [Django] #16572: select_related doesn't work (silent/masked TypeError) over multiple one-to-one relationships

2012-10-30 Thread Django
#16572: select_related doesn't work (silent/masked TypeError) over multiple one-to- one relationships -+- Reporter: rfrankel |Owner: nobody Type: Bug |

Re: [Django] #19213: Unicode problem loading 500 template using Python 3.3

2012-10-30 Thread Django
#19213: Unicode problem loading 500 template using Python 3.3 ---+--- Reporter: adj7388@… |Owner: nobody Type: Bug| Status: closed Component: Python 3 |

Re: [Django] #19213: Unicode problem loading 500 template using Python 3.3

2012-10-30 Thread Django
#19213: Unicode problem loading 500 template using Python 3.3 ---+--- Reporter: adj7388@… |Owner: nobody Type: Bug| Status: closed Component: Python 3 |

Re: [Django] #19214: AdminEmailHandler is synchronous.

2012-10-30 Thread Django
#19214: AdminEmailHandler is synchronous. ---+-- Reporter: tdhutt@… |Owner: nobody Type: Uncategorized | Status: new Component: Core (Other) |

[Django] #19214: AdminEmailHandler is synchronous.

2012-10-30 Thread Django
#19214: AdminEmailHandler is synchronous. ---+--- Reporter: tdhutt@… | Owner: nobody Type: Uncategorized | Status: new Component: Core (Other) |Version: 1.4 Severity: Normal | Keywo

[Django] #19213: Unicode problem loading 500 template using Python 3.3

2012-10-30 Thread Django
#19213: Unicode problem loading 500 template using Python 3.3 +- Reporter: adj7388@… | Owner: nobody Type: Bug | Status: new Component: Python 3|Version: 1.5-alpha-1 Severity: Normal |

Re: [Django] #5419: Add a model fuzz testing method to the test framework

2012-10-30 Thread Django
#5419: Add a model fuzz testing method to the test framework ---+ Reporter: adrian |Owner: kkubasik Type: New feature| Status: new Component: Testing

Re: [Django] #15714: Inconsistent capitalization of name_local in django.conf.locale.LANG_INFO

2012-10-30 Thread Django
#15714: Inconsistent capitalization of name_local in django.conf.locale.LANG_INFO -+- Reporter: claudep |Owner: nobody Type: Bug | Status: c

[django/django] 5229ac: [1.5.x] Fixed #15714 -- Added note about capitaliz...

2012-10-30 Thread GitHub
Branch: refs/heads/stable/1.5.x Home: https://github.com/django/django Commit: 5229ac20bedea017bfd29e6cb03916715c09cc7f https://github.com/django/django/commit/5229ac20bedea017bfd29e6cb03916715c09cc7f Author: Claude Paroz Date: 2012-10-30 (Tue, 30 Oct 2012) Changed paths:

Re: [Django] #15714: Inconsistent capitalization of name_local in django.conf.locale.LANG_INFO

2012-10-30 Thread Django
#15714: Inconsistent capitalization of name_local in django.conf.locale.LANG_INFO -+- Reporter: claudep |Owner: nobody Type: Bug | Status: c

[django/django] 5dc443: Fixed #15714 -- Added note about capitalization of...

2012-10-30 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: 5dc4437dfad8241a5830e4d2ab59635b814281d6 https://github.com/django/django/commit/5dc4437dfad8241a5830e4d2ab59635b814281d6 Author: Claude Paroz Date: 2012-10-30 (Tue, 30 Oct 2012) Changed paths: M d

Re: [Django] #19036: Big base64-encoded files uploading

2012-10-30 Thread Django
#19036: Big base64-encoded files uploading --+ Reporter: anthony@… |Owner: nobody Type: Bug | Status: new Component: File uploads/storag

Re: [Django] #19101: Non ascii chars in form cause Internal Server Error

2012-10-30 Thread Django
#19101: Non ascii chars in form cause Internal Server Error -+- Reporter: kristall |Owner: aaugustin Type: Bug | Status: new Component: F

Re: [Django] #5076: Request object should try to determine encoding

2012-10-30 Thread Django
#5076: Request object should try to determine encoding -+- Reporter: dbr|Owner: Claude Type: | Paroz Cleanup/optimization | S

[django/django] 3f3076: [1.5.x] Fixed #5076 -- Properly decode POSTs with ...

2012-10-30 Thread GitHub
Branch: refs/heads/stable/1.5.x Home: https://github.com/django/django Commit: 3f3076edbf8d6fb204984a1a7fddbde408d5b104 https://github.com/django/django/commit/3f3076edbf8d6fb204984a1a7fddbde408d5b104 Author: Claude Paroz Date: 2012-10-30 (Tue, 30 Oct 2012) Changed paths:

Re: [Django] #5076: Request object should try to determine encoding

2012-10-30 Thread Django
#5076: Request object should try to determine encoding -+- Reporter: dbr|Owner: Claude Type: | Paroz Cleanup/optimization | S

[django/django] 6de698: Fixed #5076 -- Properly decode POSTs with non-utf-...

2012-10-30 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: 6de6988f9990b4b53f5a20bfc3811b3cc49291c5 https://github.com/django/django/commit/6de6988f9990b4b53f5a20bfc3811b3cc49291c5 Author: Claude Paroz Date: 2012-10-30 (Tue, 30 Oct 2012) Changed paths: M d