[Django] #20406: manage.py generate nginx/apache/uWSGI/gunicorn sample config

2013-05-14 Thread Django
#20406: manage.py generate nginx/apache/uWSGI/gunicorn sample config ---+ Reporter: est| Owner: nobody Type: Uncategorized | Status: new Component: Uncategorized |Version: 1.4 Severity: Normal

Re: [Django] #20404: Add a keys() method to ContextList

2013-05-14 Thread Django
#20404: Add a keys() method to ContextList ---+ Reporter: gcc|Owner: nobody Type: New feature| Status: new Component: Testing framework |

Re: [Django] #19934: Switch to a Python 3-compatible imaging library

2013-05-14 Thread Django
#19934: Switch to a Python 3-compatible imaging library -+- Reporter: aaugustin|Owner: Type: | daniellindsley Cleanup/optimization |

[django/django] 33793f: Fixed #19934 - Use of Pillow is now preferred over...

2013-05-14 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: 33793f7c3edd8ff144ff2e9434367267c20af26a https://github.com/django/django/commit/33793f7c3edd8ff144ff2e9434367267c20af26a Author: Daniel Lindsley Date: 2013-05-14 (Tue, 14 May 2013) Changed paths:

[django/django] 8f0a46: Recommend using the bcrypt library instead of py-b...

2013-05-14 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: 8f0a4665d67868dce2e204dd592b0f133edf7943 https://github.com/django/django/commit/8f0a4665d67868dce2e204dd592b0f133edf7943 Author: Donald Stufft Date: 2013-05-13 (Mon, 13 May 2013) Changed paths: M

[django/django] 291250: Added clarification to the docs, pointing out that...

2013-05-14 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: 291250f7b66a6b81d2fc64eecc82cb2b4bd6c090 https://github.com/django/django/commit/291250f7b66a6b81d2fc64eecc82cb2b4bd6c090 Author: Aaron Cannon Date: 2013-05-03 (Fri, 03 May 2013) Changed paths: M A

Re: [Django] #18427: limit_choices_to won't limit correctly

2013-05-14 Thread Django
#18427: limit_choices_to won't limit correctly -+- Reporter: thanos@… |Owner: nobody Type: Bug | Status: new Component: contrib.admin

Re: [Django] #19501: Allow for fast path model loading

2013-05-14 Thread Django
#19501: Allow for fast path model loading -+- Reporter: akaariai |Owner: akaariai Type: | Status: new Cleanup/optimization

Re: [Django] #20287: BaseContext (and it's subclasses) lack emulation of dictionary items()

2013-05-14 Thread Django
#20287: BaseContext (and it's subclasses) lack emulation of dictionary items() -+- Reporter: Keryn Knight |Owner: cannona | Status: assigned

Re: [Django] #12199: Give 'firstof' tag ability to assign result to context

2013-05-14 Thread Django
#12199: Give 'firstof' tag ability to assign result to context --+ Reporter: tiliv |Owner: nobody Type: New feature | Status: new Component:

Re: [Django] #11487: Oracle encoding bug when saving more than 4000 characters

2013-05-14 Thread Django
#11487: Oracle encoding bug when saving more than 4000 characters -+- Reporter: mdpetry |Owner: nobody Type: Bug | Status: new Component:

Re: [Django] #20287: BaseContext (and it's subclasses) lack emulation of dictionary items()

2013-05-14 Thread Django
#20287: BaseContext (and it's subclasses) lack emulation of dictionary items() -+- Reporter: Keryn Knight |Owner: cannona | Status: assigned

Re: [Django] #20287: BaseContext (and it's subclasses) lack emulation of dictionary items()

2013-05-14 Thread Django
#20287: BaseContext (and it's subclasses) lack emulation of dictionary items() -+- Reporter: Keryn Knight |Owner: nobody | Status: new Ty

[django/django] 528345: [1.4.x] Fixed a minor spelling mistake in the quer...

2013-05-14 Thread GitHub
Branch: refs/heads/stable/1.4.x Home: https://github.com/django/django Commit: 528345069d8f9f3fb9350e12742fbfefb854fd29 https://github.com/django/django/commit/528345069d8f9f3fb9350e12742fbfefb854fd29 Author: Wilfred Hughes Date: 2013-05-14 (Tue, 14 May 2013) Changed paths:

[django/django] 20bed7: [1.5.x] Fixed a minor spelling mistake in the quer...

2013-05-14 Thread GitHub
Branch: refs/heads/stable/1.5.x Home: https://github.com/django/django Commit: 20bed77567dc04f7efa0b35a0f4e08d61c692535 https://github.com/django/django/commit/20bed77567dc04f7efa0b35a0f4e08d61c692535 Author: Wilfred Hughes Date: 2013-05-14 (Tue, 14 May 2013) Changed paths:

[django/django] d258cc: Fixing a minor spelling mistake in the queryset do...

2013-05-14 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: d258cce48238678a606b82287c245576249147cb https://github.com/django/django/commit/d258cce48238678a606b82287c245576249147cb Author: Wilfred Hughes Date: 2013-05-14 (Tue, 14 May 2013) Changed paths: M

Re: [Django] #3591: add support for custom app_label and verbose_name

2013-05-14 Thread Django
#3591: add support for custom app_label and verbose_name --+ Reporter: jkocherhans |Owner: adrian Type: New feature | Status: new Component: Core (Other) |

Re: [Django] #14007: Automatically discover models within a package without using the app_label Meta attribute

2013-05-14 Thread Django
#14007: Automatically discover models within a package without using the app_label Meta attribute -+- Reporter: mark@… |Owner: nobody Type: New feature |

Re: [Django] #20393: django.db.models.query.QuerySet.__repr__ should not have side-effects

2013-05-14 Thread Django
#20393: django.db.models.query.QuerySet.__repr__ should not have side-effects -+- Reporter: justin@… |Owner: nobody Type: Uncategorized| Status: closed

Re: [Django] #20230: Can't send unicode email (HTML emails using EmailMultiAlternatives)

2013-05-14 Thread Django
#20230: Can't send unicode email (HTML emails using EmailMultiAlternatives) -+-- Reporter: jaddison |Owner: nobody Type: Bug | Status: new Component: Core (Mail)

Re: [Django] #19772: Redirects don't honor APPEND_SLASH

2013-05-14 Thread Django
#19772: Redirects don't honor APPEND_SLASH ---+ Reporter: aaugustin |Owner: nobody Type: Bug| Status: closed Component: contrib.redirects |