Re: [Django] #20577: Make prefetch_related faster by lazily creating related querysets

2013-06-12 Thread Django
#20577: Make prefetch_related faster by lazily creating related querysets -+- Reporter: akaariai |Owner: nobody Type: | Status: new Clea

Re: [Django] #20589: contrib.auth.handlers.modwsgi fails for some backends

2013-06-12 Thread Django
#20589: contrib.auth.handlers.modwsgi fails for some backends ---+ Reporter: graham4django |Owner: nobody Type: Bug| Status: new Component: contrib.a

Re: [Django] #19031: Add a warning that @override_settings may not work with DATABASES and CACHES (was: Using @override_settings doesn't override DATABASES in threads +SQLite)

2013-06-12 Thread Django
#19031: Add a warning that @override_settings may not work with DATABASES and CACHES ---+ Reporter: jonash |Owner: joeri Type: New feature| Status: assigne

[Django] #20594: models.SlugField doesn't validate against slug_re

2013-06-12 Thread Django
#20594: models.SlugField doesn't validate against slug_re --+ Reporter: carbonXT | Owner: nobody Type: Uncategorized | Status: new Component: Database layer (models,

Re: [Django] #20593: Disagreement between User.set_password("") and User.check_password("")

2013-06-12 Thread Django
#20593: Disagreement between User.set_password("") and User.check_password("") + Reporter: jonaskoelker|Owner: nobody Type: Bug | Status: new Component: c

Re: [Django] #6903: Go back to old change_list view after hitting save

2013-06-12 Thread Django
#6903: Go back to old change_list view after hitting save ---+ Reporter: jarrow |Owner: oinopion Type: New feature| Status: assigned Component: contrib.admin |

Re: [Django] #6903: Go back to old change_list view after hitting save

2013-06-12 Thread Django
#6903: Go back to old change_list view after hitting save ---+ Reporter: jarrow |Owner: oinopion Type: New feature| Status: assigned Component: contrib.admin |

Re: [Django] #6903: Go back to old change_list view after hitting save

2013-06-12 Thread Django
#6903: Go back to old change_list view after hitting save ---+ Reporter: jarrow |Owner: oinopion Type: New feature| Status: assigned Component: contrib.admin |

Re: [Django] #20593: Disagreement between User.set_password("") and User.check_password("")

2013-06-12 Thread Django
#20593: Disagreement between User.set_password("") and User.check_password("") + Reporter: jonaskoelker|Owner: nobody Type: Bug | Status: new Component: c

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

2013-06-12 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

[django/django] 603534: [1.5.x] Warned that `request_finished` isn't sent ...

2013-06-12 Thread GitHub
Branch: refs/heads/stable/1.5.x Home: https://github.com/django/django Commit: 60353458ae7105ea943dc425954403c581b05255 https://github.com/django/django/commit/60353458ae7105ea943dc425954403c581b05255 Author: Jaap Roes Date: 2013-06-12 (Wed, 12 Jun 2013) Changed paths:

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

2013-06-12 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

[django/django] 3ce1d3: Warned that `request_finished` isn't sent by some ...

2013-06-12 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: 3ce1d303daa92ecb1bc3ba6344f1ec9746a79c70 https://github.com/django/django/commit/3ce1d303daa92ecb1bc3ba6344f1ec9746a79c70 Author: Jaap Roes Date: 2013-06-12 (Wed, 12 Jun 2013) Changed paths: M docs

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

2013-06-12 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] #20579: Define the expected state of the database between test cases

2013-06-12 Thread Django
#20579: Define the expected state of the database between test cases ---+- Reporter: aaugustin |Owner: aaugustin Type: Bug| Status: closed Compone

Re: [Django] #20483: Reduce the set of apps seen by individual tests

2013-06-12 Thread Django
#20483: Reduce the set of apps seen by individual tests -+- Reporter: akaariai |Owner: nobody Type: | Status: closed Cleanup/optimizatio

[django/django] 55cbd6: Fixed #20579 -- Improved TransactionTestCase.avail...

2013-06-12 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: 55cbd65985bfad02512a64a4cb8468140f15ee84 https://github.com/django/django/commit/55cbd65985bfad02512a64a4cb8468140f15ee84 Author: Aymeric Augustin Date: 2013-06-12 (Wed, 12 Jun 2013) Changed paths:

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

2013-06-12 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

[django/django] b79aa7: FormSet.forms is an iterable, so just iterate over...

2013-06-12 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: b79aa796d8fe0d28778605b6b294e3e3a3f9ca65 https://github.com/django/django/commit/b79aa796d8fe0d28778605b6b294e3e3a3f9ca65 Author: Wilfred Hughes Date: 2013-06-11 (Tue, 11 Jun 2013) Changed paths: M

Re: [Django] #20592: Improve the 'Write a 404 (page not found) view' section in the tutorial

2013-06-12 Thread Django
#20592: Improve the 'Write a 404 (page not found) view' section in the tutorial -+- Reporter: anonymous|Owner: nobody Type: Uncategorized| Status: clos

Re: [Django] #20577: Make prefetch_related faster by lazily creating related querysets

2013-06-12 Thread Django
#20577: Make prefetch_related faster by lazily creating related querysets -+- Reporter: akaariai |Owner: nobody Type: | Status: new Clea

Re: [Django] #20577: Make prefetch_related faster by lazily creating related querysets

2013-06-12 Thread Django
#20577: Make prefetch_related faster by lazily creating related querysets -+- Reporter: akaariai |Owner: nobody Type: | Status: new Clea

Re: [Django] #20569: Add cleaned_form to supersede cleaned_data

2013-06-12 Thread Django
#20569: Add cleaned_form to supersede cleaned_data -+- Reporter: anonymous|Owner: nobody Type: | Status: closed Cleanup/optimization

Re: [Django] #20292: Django 1.5.1: ORA-01843: not a valid month

2013-06-12 Thread Django
#20292: Django 1.5.1: ORA-01843: not a valid month -+- Reporter: CarstenF |Owner: nobody Type: Bug | Status: new Component: Database laye

[Django] #20593: Disagreement between User.set_password("") and User.check_password("")

2013-06-12 Thread Django
#20593: Disagreement between User.set_password("") and User.check_password("") --+ Reporter: jonaskoelker | Owner: nobody Type: Bug | Status: new Component: contrib.auth |Version: 1.4 Sever

[Django] #20592: Improve the 'Write a 404 (page not found) view' section in the tutorial

2013-06-12 Thread Django
#20592: Improve the 'Write a 404 (page not found) view' section in the tutorial ---+-- Reporter: anonymous | Owner: nobody Type: Uncategorized | Status: new Component: Documentation |Versi

Re: [Django] #20592: Improve the 'Write a 404 (page not found) view' section in the tutorial

2013-06-12 Thread Django
#20592: Improve the 'Write a 404 (page not found) view' section in the tutorial -+- Reporter: anonymous|Owner: nobody Type: Uncategorized| Status: new

Re: [Django] #20591: Documentation for django.utils.module_loading.import_by_path does not indicate Django version it was added in

2013-06-12 Thread Django
#20591: Documentation for django.utils.module_loading.import_by_path does not indicate Django version it was added in -+- Reporter: micolous |Owner: batisteo Type: Bug

[django/django] 8821bc: Fixed #20591: added version in docs for utils.modu...

2013-06-12 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: 8821bcb2a0b4d9a049a5b645afa5080b640928e2 https://github.com/django/django/commit/8821bcb2a0b4d9a049a5b645afa5080b640928e2 Author: Baptiste Darthenay Date: 2013-06-12 (Wed, 12 Jun 2013) Changed paths:

Re: [Django] #20591: Documentation for django.utils.module_loading.import_by_path does not indicate Django version it was added in

2013-06-12 Thread Django
#20591: Documentation for django.utils.module_loading.import_by_path does not indicate Django version it was added in -+- Reporter: micolous |Owner: batisteo Type: Bug

Re: [Django] #20591: Documentation for django.utils.module_loading.import_by_path does not indicate Django version it was added in

2013-06-12 Thread Django
#20591: Documentation for django.utils.module_loading.import_by_path does not indicate Django version it was added in -+- Reporter: micolous |Owner: batisteo Type: Bug

Re: [Django] #20591: Documentation for django.utils.module_loading.import_by_path does not indicate Django version it was added in

2013-06-12 Thread Django
#20591: Documentation for django.utils.module_loading.import_by_path does not indicate Django version it was added in ---+-- Reporter: micolous |Owner: batisteo Type: Bug|

Re: [Django] #20591: Documentation for django.utils.module_loading.import_by_path does not indicate Django version it was added in

2013-06-12 Thread Django
#20591: Documentation for django.utils.module_loading.import_by_path does not indicate Django version it was added in ---+-- Reporter: micolous |Owner: batisteo Type: Bug|

Re: [Django] #20589: contrib.auth.handlers.modwsgi fails for some backends

2013-06-12 Thread Django
#20589: contrib.auth.handlers.modwsgi fails for some backends ---+ Reporter: graham4django |Owner: nobody Type: Bug| Status: new Component: contrib.a

Re: [Django] #20590: Documentation of "test execution order" in 1.6

2013-06-12 Thread Django
#20590: Documentation of "test execution order" in 1.6 -+ Reporter: apollo13 |Owner: nobody Type: Bug | Status: new Component: Documentation|

Re: [Django] #20589: contrib.auth.handlers.modwsgi fails for some backends

2013-06-12 Thread Django
#20589: contrib.auth.handlers.modwsgi fails for some backends ---+ Reporter: graham4django |Owner: nobody Type: Bug| Status: new Component: contrib.a