[Django] #19413: [model].__str__() disagrees with __unicode__() using python3 / django1.5b1

2012-12-02 Thread Django
#19413: [model].__str__() disagrees with __unicode__() using python3 / django1.5b1 ---+--- Reporter: xanthraxoid@… | Owner: nobody Type: Bug| Status: new Component: Python 3 |Version: 1.

Re: [Django] #17050: add id attribute to individual model divs in the admin index

2012-12-02 Thread Django
#17050: add id attribute to individual model divs in the admin index ---+- Reporter: scytale|Owner: thiderman Type: New feature| Status: closed Component: contrib

[django/django] 2e2c49: Fixed #17050 -- Added some CSS class names to the ...

2012-12-02 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: 2e2c4968f6b9b57354af7229687d179941ed74c5 https://github.com/django/django/commit/2e2c4968f6b9b57354af7229687d179941ed74c5 Author: Julien Phalip Date: 2012-12-02 (Sun, 02 Dec 2012) Changed paths: M

Re: [Django] #18161: Redirection after successful login is not working properly

2012-12-02 Thread Django
#18161: Redirection after successful login is not working properly -+ Reporter: wolfgang.doll@… |Owner: apollo13 Type: Bug | Status: assigned Component: con

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

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

Re: [Django] #19412: Document that custom user models require a `user_permissions` M2M

2012-12-02 Thread Django
#19412: Document that custom user models require a `user_permissions` M2M -+-- Reporter: cdestigter |Owner: nobody Type: Bug | Status: new Component: D

Re: [Django] #17813: Implement an opposite method for Entry.objects.latest

2012-12-02 Thread Django
#17813: Implement an opposite method for Entry.objects.latest -+- Reporter: tonnzor |Owner: paper82 Type: New feature | Status: assigned Componen

Re: [Django] #17813: Implement an opposite method for Entry.objects.latest

2012-12-02 Thread Django
#17813: Implement an opposite method for Entry.objects.latest -+- Reporter: tonnzor |Owner: roland Type: New feature | Status: new Component: Da

[Django] #19412: Document that custom user models require a `user_permissions` M2M

2012-12-02 Thread Django
#19412: Document that custom user models require a `user_permissions` M2M -+ Reporter: cdestigter | Owner: nobody Type: Bug | Status: new Component: Documentation|Version: 1.5-beta-1

Re: [Django] #15894: SITE_CACHE does not invalidate in multiprocess environments

2012-12-02 Thread Django
#15894: SITE_CACHE does not invalidate in multiprocess environments + Reporter: Kronuz |Owner: nobody Type: Bug | Status: new Component:

Re: [Django] #19411: Fully featured User model with admin-compliant permissions without username

2012-12-02 Thread Django
#19411: Fully featured User model with admin-compliant permissions without username -+- Reporter: michal@… |Owner: nobody Type: | Status:

Re: [Django] #18574: `BaseFormSet.is_valid` should call it's underlying forms' `is_valid`

2012-12-02 Thread Django
#18574: `BaseFormSet.is_valid` should call it's underlying forms' `is_valid` -+- Reporter: charettes|Owner: nobody Type: Bug | Status: new

Re: [Django] #19357: Unicode errors when Django is installed under a non-ASCII path

2012-12-02 Thread Django
#19357: Unicode errors when Django is installed under a non-ASCII path -+- Reporter: kujiu|Owner: aaugustin Type: Bug | Status: new Component: Py

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

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

Re: [Django] #19398: django.utils._os.safe_join should return a native string

2012-12-02 Thread Django
#19398: django.utils._os.safe_join should return a native string -+-- Reporter: aaugustin|Owner: nobody Type: Bug | Status: closed Component: Python

Re: [Django] #19357: Unicode errors when Django is installed under a non-ASCII path

2012-12-02 Thread Django
#19357: Unicode errors when Django is installed under a non-ASCII path -+- Reporter: kujiu|Owner: aaugustin Type: Bug | Status: new Component: Py

Re: [Django] #19220: Django admin form fields for a models.DecimalField with value 0 or 0.0 show "0E-8"

2012-12-02 Thread Django
#19220: Django admin form fields for a models.DecimalField with value 0 or 0.0 show "0E-8" -+- Reporter: nebstrebor |Owner: nobody Type: Bug | S

Re: [Django] #15894: SITE_CACHE does not invalidate in multiprocess environments

2012-12-02 Thread Django
#15894: SITE_CACHE does not invalidate in multiprocess environments + Reporter: Kronuz |Owner: nobody Type: Bug | Status: new Component:

[Django] #19411: Fully featured User model with admin-compliant permissions without username

2012-12-02 Thread Django
#19411: Fully featured User model with admin-compliant permissions without username --+-- Reporter: michal@… | Owner: nobody Type: Cleanup/optimization | Status: new Component: contrib.auth

Re: [Django] #18574: `BaseFormSet.is_valid` should call it's underlying forms' `is_valid`

2012-12-02 Thread Django
#18574: `BaseFormSet.is_valid` should call it's underlying forms' `is_valid` -+- Reporter: charettes|Owner: nobody Type: Bug | Status: new

Re: [Django] #18161: Redirection after successful login is not working properly

2012-12-02 Thread Django
#18161: Redirection after successful login is not working properly -+ Reporter: wolfgang.doll@… |Owner: apollo13 Type: Bug | Status: assigned Component: con

Re: [Django] #17712: .objects.none() not always empty

2012-12-02 Thread Django
#17712: .objects.none() not always empty -+- Reporter: ventur40 |Owner: nobody Type: Bug | Status: new Component: Database layer |

Re: [Django] #19408: re-delete on a InlineFormSet object causes untrapped exception

2012-12-02 Thread Django
#19408: re-delete on a InlineFormSet object causes untrapped exception -+- Reporter: chriscog |Owner: nobody Type: Bug | Status: closed Co

Re: [Django] #19357: Unicode errors when Django is installed under a non-ASCII path

2012-12-02 Thread Django
#19357: Unicode errors when Django is installed under a non-ASCII path -+- Reporter: kujiu|Owner: aaugustin Type: Bug | Status: new Component: Py

Re: [Django] #19402: django.contrib.auth.models.CustomUser.REQUIRED_FIELDS needs better docs

2012-12-02 Thread Django
#19402: django.contrib.auth.models.CustomUser.REQUIRED_FIELDS needs better docs --+ Reporter: pydanny |Owner: nobody Type: Cleanup/optimization | Status: re

Re: [Django] #18161: Redirection after successful login is not working properly

2012-12-02 Thread Django
#18161: Redirection after successful login is not working properly -+ Reporter: wolfgang.doll@… |Owner: apollo13 Type: Bug | Status: assigned Component: con

[Django] #19410: Proposal: using relative paths in tutorial for less fragile projects

2012-12-02 Thread Django
#19410: Proposal: using relative paths in tutorial for less fragile projects + Reporter: kristian.i.kolev@… | Owner: nobody Type: Uncategorized | Status: new Component: Documentation |Version:

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

2012-12-02 Thread Django
#17078: IPython 0.11 configuration not loaded -+- Reporter: matveym |Owner: nobody Type: | Status: reopened Cleanup/optimization

Re: [Django] #19409: URL missing from bug reporting link

2012-12-02 Thread Django
#19409: URL missing from bug reporting link ---+-- Reporter: anonymous |Owner: nobody Type: Uncategorized | Status: closed Component: Documentation |

Re: [Django] #19407: queryset.none() acts like queryset.all() when using a values_list in a filter

2012-12-02 Thread Django
#19407: queryset.none() acts like queryset.all() when using a values_list in a filter -+- Reporter: orblivion|Owner: nobody Type: Uncategorized| Status:

[Django] #19409: URL missing from bug reporting link

2012-12-02 Thread Django
#19409: URL missing from bug reporting link ---+ Reporter: anonymous | Owner: nobody Type: Uncategorized | Status: new Component: Documentation |Version: 1.4 Severity: Normal | Keywords: Tri