Re: [Django] #8346: overriding widget in ModelChoiceField doesn't work as expected

2012-12-11 Thread Django
#8346: overriding widget in ModelChoiceField doesn't work as expected ---+- Reporter: derelm |Owner: nobody Type: Uncategorized | Status: closed Component: Forms

Re: [Django] #8413: Django runserver doesn't reload itself after updating files on disk that raised error on import.

2012-12-11 Thread Django
#8413: Django runserver doesn't reload itself after updating files on disk that raised error on import. -+- Reporter: buriy|Owner: buriy Type: Bug |

Re: [Django] #19344: Tutorial should tell Windows users to run 'python django-admin.py'

2012-12-11 Thread Django
#19344: Tutorial should tell Windows users to run 'python django-admin.py' -+- Reporter: Hourann Bosci|Owner: nobody | Status: new Type: U

Re: [Django] #19125: django-admin.py startproject attemps a relative import

2012-12-11 Thread Django
#19125: django-admin.py startproject attemps a relative import -+- Reporter: lrekucki |Owner: nobody Type: | Status: new Cleanup/optimiz

Re: [Django] #17078: IPython 0.11 configuration not loaded

2012-12-11 Thread Django
#17078: IPython 0.11 configuration not loaded -+- Reporter: matveym |Owner: aaugustin Type: | Status: new Cleanup/optimization

Re: [Django] #18204: manage.py shell w/ IPython embed does not work well

2012-12-11 Thread Django
#18204: manage.py shell w/ IPython embed does not work well -+- Reporter: liokm|Owner: nobody Type: Bug | Status: closed Component: C

Re: [Django] #8413: Django runserver doesn't reload itself after updating files on disk that raised error on import. (was: Django doesn't reload itself after updating files on disk that raised error o

2012-12-11 Thread Django
#8413: Django runserver doesn't reload itself after updating files on disk that raised error on import. -+- Reporter: buriy|Owner: buriy Type: Bug |

Re: [Django] #19137: runserver child started via autoreload won't always exit cleanly

2012-12-11 Thread Django
#19137: runserver child started via autoreload won't always exit cleanly -+- Reporter: santtu |Owner: nobody Type: Bug | Status: new Com

Re: [Django] #16982: Child processes are kept alive when parent dies (with autoreload on)

2012-12-11 Thread Django
#16982: Child processes are kept alive when parent dies (with autoreload on) -+- Reporter: fabiofz@…|Owner: nobody Type: Bug | Status: closed

Re: [Django] #19460: “Unknown password hashing algorithm” when logging in with custom model inheriting from django.contrib.auth.models.User

2012-12-11 Thread Django
#19460: “Unknown password hashing algorithm” when logging in with custom model inheriting from django.contrib.auth.models.User ---+-- Reporter: anonymous |Owner: nobody Type: Uncategorized |

Re: [Django] #19461: docs should link to postgresql_psycopg2

2012-12-11 Thread Django
#19461: docs should link to postgresql_psycopg2 --+ Reporter: chris.jerdonek@… | Owner: nobody Type: Uncategorized | Status: closed Component: Documentation |Version: 1.4 Severity: Normal

[django/django] 8a1b4d: [1.5.X] Fixed #19461 - Linked to psycopg in topics...

2012-12-11 Thread GitHub
Branch: refs/heads/stable/1.5.x Home: https://github.com/django/django Commit: 8a1b4dbda207d8c790b5801d62e7ff3df65a79df https://github.com/django/django/commit/8a1b4dbda207d8c790b5801d62e7ff3df65a79df Author: Tim Graham Date: 2012-12-11 (Tue, 11 Dec 2012) Changed paths:

Re: [Django] #19461: docs should link to postgresql_psycopg2

2012-12-11 Thread Django
#19461: docs should link to postgresql_psycopg2 --+ Reporter: chris.jerdonek@… | Owner: nobody Type: Uncategorized | Status: closed Component: Documentation |Version: 1.4 Severity: Normal

[django/django] 6cad5f: Fixed #19461 - Linked to psycopg in topics/install...

2012-12-11 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: 6cad5f212a203d694405e8122e7902ff6bee4185 https://github.com/django/django/commit/6cad5f212a203d694405e8122e7902ff6bee4185 Author: Tim Graham Date: 2012-12-11 (Tue, 11 Dec 2012) Changed paths: M doc

Re: [Django] #19432: Using get_object_or_404 on a class that isn't a Django model could result in a more obvious error message.

2012-12-11 Thread Django
#19432: Using get_object_or_404 on a class that isn't a Django model could result in a more obvious error message. --+ Reporter: kitsunde |Owner: BHold Type: Cleanup/optimizati

Re: [Django] #19377: Editing settings.py host and port on windows

2012-12-11 Thread Django
#19377: Editing settings.py host and port on windows --+ Reporter: chadvernon@… |Owner: nobody Type: Cleanup/optimization | Status: closed Component: Docume

[django/django] d92d9c: [1.5.X] Fixed #19377 - Emphasized database host li...

2012-12-11 Thread GitHub
Branch: refs/heads/stable/1.5.x Home: https://github.com/django/django Commit: d92d9cf2aa15e70bcca8a3c9b2efa4ea8961ca4e https://github.com/django/django/commit/d92d9cf2aa15e70bcca8a3c9b2efa4ea8961ca4e Author: Tim Graham Date: 2012-12-11 (Tue, 11 Dec 2012) Changed paths:

Re: [Django] #19377: Editing settings.py host and port on windows

2012-12-11 Thread Django
#19377: Editing settings.py host and port on windows --+ Reporter: chadvernon@… |Owner: nobody Type: Cleanup/optimization | Status: closed Component: Docume

[django/django] 0eed8e: Fixed #19377 - Emphasized database host link in tu...

2012-12-11 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: 0eed8ece320a8a0334c78abc43c82fdb9f1f9827 https://github.com/django/django/commit/0eed8ece320a8a0334c78abc43c82fdb9f1f9827 Author: Tim Graham Date: 2012-12-11 (Tue, 11 Dec 2012) Changed paths: M doc

Re: [Django] #11732: ModelAdmin.get_changelist_form should use ModelAdmin.form

2012-12-11 Thread Django
#11732: ModelAdmin.get_changelist_form should use ModelAdmin.form -+- Reporter: edcrypt |Owner: nobody Type: New feature | Status: new Component:

[Django] #19461: docs should link to postgresql_psycopg2

2012-12-11 Thread Django
#19461: docs should link to postgresql_psycopg2 --+ Reporter: chris.jerdonek@… | Owner: nobody Type: Uncategorized | Status: new Component: Documentation |Version: 1.4 Severity: Normal

Re: [Django] #19459: Reverse relationship on a new object returns related items.

2012-12-11 Thread Django
#19459: Reverse relationship on a new object returns related items. ---+-- Reporter: stavros|Owner: nobody Type: Bug| Status: closed Component: Uncategori

[Django] #19460: “Unknown password hashing algorithm” when logging in with custom model inheriting from django.contrib.auth.models.User

2012-12-11 Thread Django
#19460: “Unknown password hashing algorithm” when logging in with custom model inheriting from django.contrib.auth.models.User ---+ Reporter: anonymous | Owner: nobody Type: Uncategorized | Status: new Component:

[Django] #19459: Reverse relationship on a new object returns related items.

2012-12-11 Thread Django
#19459: Reverse relationship on a new object returns related items. ---+ Reporter: stavros| Owner: nobody Type: Bug| Status: new Component: Uncategorized |Version: 1.4 Severity: Normal

[django/django] deb205: [1.5.X] Fixed an order dependant test failure.

2012-12-11 Thread GitHub
Branch: refs/heads/stable/1.5.x Home: https://github.com/django/django Commit: deb205b8ce560957167a6d0472d4ffca3a40abd9 https://github.com/django/django/commit/deb205b8ce560957167a6d0472d4ffca3a40abd9 Author: Florian Apolloner Date: 2012-12-11 (Tue, 11 Dec 2012) Changed pat

[django/django] 7e97f4: Fixed an order dependant test failure.

2012-12-11 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: 7e97f4f510b2972c867ae7674fc40134413c16ab https://github.com/django/django/commit/7e97f4f510b2972c867ae7674fc40134413c16ab Author: Florian Apolloner Date: 2012-12-11 (Tue, 11 Dec 2012) Changed paths:

Re: [Django] #19458: New version (security update) not found in pypi

2012-12-11 Thread Django
#19458: New version (security update) not found in pypi -+- Reporter: saippuakauppias |Owner: nobody Type: Bug | Status: closed Component: Djang

Re: [Django] #16735: Queryset values should be aliasable

2012-12-11 Thread Django
#16735: Queryset values should be aliasable -+- Reporter: alex.latchford@… |Owner: nate_b Type: New feature | Status: assigned Component: Database layer