Re: [Django] #20537: `request_finished` signal not being called with Django 1.5 and uWSGI < 1.2.6(?)

2013-12-10 Thread Django
#20537: `request_finished` signal not being called with Django 1.5 and uWSGI < 1.2.6(?) -+- Reporter: jaap3|Owner: aaugustin Type: Bug | St

Re: [Django] #21592: formset.ordered_forms should try to return ordered forms if is_valid() is false

2013-12-10 Thread Django
#21592: formset.ordered_forms should try to return ordered forms if is_valid() is false ---+-- Reporter: nickname123|Owner: nobody Type: Uncategorized | Status: new Comp

Re: [Django] #21592: formset.ordered_forms should try to return ordered forms if is_valid() is false

2013-12-10 Thread Django
#21592: formset.ordered_forms should try to return ordered forms if is_valid() is false ---+-- Reporter: nickname123|Owner: nobody Type: Uncategorized | Status: new Comp

[Django] #21592: formset.ordered_forms should try to return ordered forms if is_valid() is false

2013-12-10 Thread Django
#21592: formset.ordered_forms should try to return ordered forms if is_valid() is false ---+ Reporter: nickname123| Owner: nobody Type: Uncategorized | Status: new Component: Forms |Version: 1.6

Re: [Django] #21591: get_messages is not covered in the documentation

2013-12-10 Thread Django
#21591: get_messages is not covered in the documentation --+ Reporter: merb |Owner: nobody Type: Cleanup/optimization | Status: new Component: Docum

Re: [Django] #16614: Support server-side cursors for queryset iteration in database backends

2013-12-10 Thread Django
#16614: Support server-side cursors for queryset iteration in database backends -+- Reporter: toofishes|Owner: nobody Type: New feature | Status: new

[Django] #21591: get_messages is not covered in the documentation

2013-12-10 Thread Django
#21591: get_messages is not covered in the documentation --+ Reporter: merb | Owner: nobody Type: Cleanup/optimization | Status: new Component: Documentation |Version: 1.6 Sev

Re: [Django] #17756: GeoDjango missing pyspatialite support

2013-12-10 Thread Django
#17756: GeoDjango missing pyspatialite support -+- Reporter: danols |Owner: Type: New feature | Status: new Component: GIS | Version: mas

Re: [Django] #21580: Unclear why shortcut function "render" can not return TemplateResponse object

2013-12-10 Thread Django
#21580: Unclear why shortcut function "render" can not return TemplateResponse object --+ Reporter: jgehrs@… |Owner: nobody Type: Cleanup/optimization | Statu

[django/django] 072e25: Moved imports to the top of the defaultfilters mod...

2013-12-10 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: 072e25eee70c0e629fcbb37f0485a6c6694b6856 https://github.com/django/django/commit/072e25eee70c0e629fcbb37f0485a6c6694b6856 Author: Aymeric Augustin Date: 2013-12-10 (Tue, 10 Dec 2013) Changed paths:

Re: [Django] #21588: "Modifying upload handlers on the fly" documentation doesn't replicate internal magic

2013-12-10 Thread Django
#21588: "Modifying upload handlers on the fly" documentation doesn't replicate internal magic -+- Reporter: Keryn Knight |Owner: nobody | Status:

Re: [Django] #21582: URL namespaces and included URLconfs: the example might be confusing

2013-12-10 Thread Django
#21582: URL namespaces and included URLconfs: the example might be confusing -+- Reporter: oubiga |Owner: nobody Type: Bug | Status: new

Re: [Django] #21589: syncdb fails aparently in the createsuperuser stage

2013-12-10 Thread Django
#21589: syncdb fails aparently in the createsuperuser stage -+- Reporter: shlomoa |Owner: nobody Type: Bug | Status: closed Component: D

[django/django] a28148: Fixed E124 pep8 warnings.

2013-12-10 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: a2814846ca006b4fbf3a893ec52cd9d444b3a3eb https://github.com/django/django/commit/a2814846ca006b4fbf3a893ec52cd9d444b3a3eb Author: Loic Bistuer Date: 2013-12-10 (Tue, 10 Dec 2013) Changed paths: M d

Re: [Django] #4282: startproject should honor umask

2013-12-10 Thread Django
#4282: startproject should honor umask -+- Reporter: talex5+django@… |Owner: merb Type: New feature | Status: assigned Component: Core (Management |

[django/django] 64483b: [1.6.x] Updated translations from Transifex

2013-12-10 Thread GitHub
Branch: refs/heads/stable/1.6.x Home: https://github.com/django/django Commit: 64483b483151fb0dce02ad423e48fa7645dada1b https://github.com/django/django/commit/64483b483151fb0dce02ad423e48fa7645dada1b Author: Claude Paroz Date: 2013-12-10 (Tue, 10 Dec 2013) Changed paths:

Re: [Django] #21590: Don't require forms clean_* methods to return a value

2013-12-10 Thread Django
#21590: Don't require forms clean_* methods to return a value -+- Reporter: aaugustin|Owner: nobody Type: | Status: new Cleanup/optimiza

Re: [Django] #21504: GeoDjango swallows connection errors as version failures

2013-12-10 Thread Django
#21504: GeoDjango swallows connection errors as version failures -+- Reporter: paultag@…|Owner: bmispelon Type: | Status: closed Cleanup

[Django] #21590: Don't require forms clean_* methods to return a value

2013-12-10 Thread Django
#21590: Don't require forms clean_* methods to return a value + Reporter: aaugustin | Owner: nobody Type: Cleanup/optimization | Status: new Comp

Re: [Django] #12500: Support for MySQL Connector/Python

2013-12-10 Thread Django
#12500: Support for MySQL Connector/Python -+- Reporter: geertjanvdk |Owner: nobody Type: New feature | Status: new Component: Database layer

Re: [Django] #21473: Cookie based language detection no longer practical

2013-12-10 Thread Django
#21473: Cookie based language detection no longer practical -+- Reporter: ludwik |Owner: nobody Type: Bug | Status: new Component:

Re: [Django] #21587: Make generic RedirectView default to permanent=False

2013-12-10 Thread Django
#21587: Make generic RedirectView default to permanent=False -+- Reporter: wraus@… |Owner: nobody Type: | Status: new Cleanup/optimizat

[Django] #21589: syncdb fails aparently in the createsuperuser stage

2013-12-10 Thread Django
#21589: syncdb fails aparently in the createsuperuser stage -+- Reporter: shlomoa | Owner: nobody Type: Bug | Status: new Component: Database layer |Versio

Re: [Django] #21560: missing 'slug' field in example code

2013-12-10 Thread Django
#21560: missing 'slug' field in example code ---+ Reporter: jfindlay@… |Owner: merb Type: Bug| Status: closed Component: Documentation | Ver

[django/django] d6d700: [1.6.x] Fixed #21560 -- Added missing 'slug' field...

2013-12-10 Thread GitHub
Branch: refs/heads/stable/1.6.x Home: https://github.com/django/django Commit: d6d700fc6d5c32b86989a51a8a721e09ca26f1f4 https://github.com/django/django/commit/d6d700fc6d5c32b86989a51a8a721e09ca26f1f4 Author: Christian Schmitt Date: 2013-12-10 (Tue, 10 Dec 2013) Changed pat

Re: [Django] #21554: incorrect SQL generated when using multiple inheritance

2013-12-10 Thread Django
#21554: incorrect SQL generated when using multiple inheritance -+- Reporter: pegler |Owner: nobody Type: Bug | Status: new Component:

[Django] #21588: "Modifying upload handlers on the fly" documentation doesn't replicate internal magic

2013-12-10 Thread Django
#21588: "Modifying upload handlers on the fly" documentation doesn't replicate internal magic -+ Reporter: Keryn Knight | Owner: nobody Type: Cleanup/optimization | Status: new Component: Documentation

Re: [Django] #21473: Cookie based language detection no longer practical

2013-12-10 Thread Django
#21473: Cookie based language detection no longer practical -+- Reporter: ludwik |Owner: nobody Type: Bug | Status: new Component:

Re: [Django] #21473: Cookie based language detection no longer practical

2013-12-10 Thread Django
#21473: Cookie based language detection no longer practical -+- Reporter: ludwik |Owner: nobody Type: Bug | Status: new Component:

Re: [Django] #21560: missing 'slug' field in example code

2013-12-10 Thread Django
#21560: missing 'slug' field in example code ---+ Reporter: jfindlay@… |Owner: merb Type: Bug| Status: closed Component: Documentation | Ver

[django/django] 744aac: Fixed #21560 -- missing 'slug' field in example co...

2013-12-10 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: 744aac6dace325752e3b1c7c8af64a7bc655186f https://github.com/django/django/commit/744aac6dace325752e3b1c7c8af64a7bc655186f Author: Christian Schmitt Date: 2013-12-09 (Mon, 09 Dec 2013) Changed paths:

Re: [Django] #21560: missing 'slug' field in example code

2013-12-10 Thread Django
#21560: missing 'slug' field in example code ---+ Reporter: jfindlay@… |Owner: merb Type: Bug| Status: closed Component: Documentation | Ver