Re: [Django] #6648: random seed identical among preforked FastCGI instances

2012-10-14 Thread Django
#6648: random seed identical among preforked FastCGI instances -+- Reporter: nezroy@… |Owner: nobody Type: | Status: closed

Re: [Django] #7377: "extends" and "block" tags are not available when constructing template from scratch

2012-10-14 Thread Django
#7377: "extends" and "block" tags are not available when constructing template from scratch -+ Reporter: mgeorge@…|Owner: melinath Type: Bug | Status:

Re: [Django] #18337: django.forms.BoundField should be injectable within django.forms.Form

2012-10-14 Thread Django
#18337: django.forms.BoundField should be injectable within django.forms.Form -+- Reporter: eamonnfaherty|Owner: nobody Type: New feature | Status:

Re: [Django] #6648: random seed identical among preforked FastCGI instances

2012-10-14 Thread Django
#6648: random seed identical among preforked FastCGI instances -+- Reporter: nezroy@… |Owner: nobody Type: | Status: closed

Re: [Django] #7116: Optimize RequestContext construction

2012-10-14 Thread Django
#7116: Optimize RequestContext construction -+- Reporter: Bastian Kleineidam |Owner: nobody | Status: new Type:

Re: [Django] #7116: Optimize RequestContext construction

2012-10-14 Thread Django
#7116: Optimize RequestContext construction -+- Reporter: Bastian Kleineidam |Owner: nobody | Status: new Type:

Re: [Django] #6412: [patch] Check for file permissions for proper error messages

2012-10-14 Thread Django
#6412: [patch] Check for file permissions for proper error messages --+ Reporter: mbeachy@… |Owner: nobody Type: New feature | Status: new Component: Core (Other) |

Re: [Django] #6396: [newforms-admin] Customization-unfriendly admin template tags should die

2012-10-14 Thread Django
#6396: [newforms-admin] Customization-unfriendly admin template tags should die --+ Reporter: korpios |Owner: nobody Type: Cleanup/optimization | Status:

Re: [Django] #5373: Field label for a ForeignKey not translated

2012-10-14 Thread Django
#5373: Field label for a ForeignKey not translated -+- Reporter: Szilveszter Farkas |Owner: Fandekasp | Status: closed Type: Bug

Re: [Django] #4833: auth superuser setup rejects valid @localhost e-mail address

2012-10-14 Thread Django
#4833: auth superuser setup rejects valid @localhost e-mail address -+- Reporter: vmole |Owner: Type: Bug | Status: new Component:

[django/django] a451d2: Replaced mentions of Subversion by Git in docs

2012-10-14 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: a451d2b4a21af062bd1295f71ae62ef770963d4f https://github.com/django/django/commit/a451d2b4a21af062bd1295f71ae62ef770963d4f Author: Claude Paroz Date: 2012-10-14 (Sun, 14 Oct 2012)

Re: [Django] #19126: runserver versus model validation

2012-10-14 Thread Django
#19126: runserver versus model validation -+- Reporter: direvus |Owner: nobody Type: Uncategorized| Status: new Component: Core (Management

Re: [Django] #13965: psycopg2 throws an "can't adapt" error on ugettext_lazy translated strings

2012-10-14 Thread Django
#13965: psycopg2 throws an "can't adapt" error on ugettext_lazy translated strings --+ Reporter: mitar |Owner: nobody Type: Bug |

Re: [Django] #13965: psycopg2 throws an "can't adapt" error on ugettext_lazy translated strings

2012-10-14 Thread Django
#13965: psycopg2 throws an "can't adapt" error on ugettext_lazy translated strings --+ Reporter: mitar |Owner: nobody Type: Bug |

Re: [Django] #18676: Django should do m2m deletes in a single query when possible

2012-10-14 Thread Django
#18676: Django should do m2m deletes in a single query when possible -+- Reporter: jdunck |Owner: nobody Type: | Status: closed

Re: [Django] #19102: Deletion using subqueries doesn't work for aggregates, extra or select_related

2012-10-14 Thread Django
#19102: Deletion using subqueries doesn't work for aggregates, extra or select_related -+- Reporter: akaariai |Owner: nobody Type: Bug |

Re: [Django] #18676: Django should do m2m deletes in a single query when possible

2012-10-14 Thread Django
#18676: Django should do m2m deletes in a single query when possible -+- Reporter: jdunck |Owner: nobody Type: | Status: closed

Re: [Django] #19122: Allow .warning and .error classes on more attributes in base.py

2012-10-14 Thread Django
#19122: Allow .warning and .error classes on more attributes in base.py ---+-- Reporter: EvilDMP|Owner: nobody Type: New feature| Status: closed Component:

Re: [Django] #19015: Slovenian L10N - date field validation does not work for hidden fields

2012-10-14 Thread Django
#19015: Slovenian L10N - date field validation does not work for hidden fields --+ Reporter: bmihelac |Owner: nobody Type: Bug | Status:

Re: [Django] #18715: Tutorial Page 3 Refactor

2012-10-14 Thread Django
#18715: Tutorial Page 3 Refactor --+ Reporter: pydanny |Owner: pydanny Type: Cleanup/optimization | Status: new Component: Documentation |

Re: [Django] #10936: Detailed instructions for getting Django and MySQL and MySQLdb working on various OS X versions

2012-10-14 Thread Django
#10936: Detailed instructions for getting Django and MySQL and MySQLdb working on various OS X versions --+ Reporter: simon |Owner: nobody Type: Cleanup/optimization |

[Django] #19126: runserver versus model validation

2012-10-14 Thread Django
#19126: runserver versus model validation + Reporter: direvus | Owner: nobody Type: Uncategorized | Status: new Component: Core (Management commands) |Version:

Re: [Django] #16315: FileSystemStorage.listdir returns names with unicode normalization form that is different from names in database

2012-10-14 Thread Django
#16315: FileSystemStorage.listdir returns names with unicode normalization form that is different from names in database -+- Reporter: philomat |Owner: nobody Type: Bug