Re: [Django] #18471: Add a localization field option in Model Fields.

2012-07-01 Thread Django
#18471: Add a localization field option in Model Fields. -+- Reporter: serge_spaolonzi |Owner: Type: New feature | serge_spaolonzi Component: Database layer |

Re: [Django] #17093: Refactor django.template to quarantine global state

2012-07-01 Thread Django
#17093: Refactor django.template to quarantine global state --+ Reporter: carljm|Owner: nobody Type: Cleanup/optimization | Status: new Component: Te

Re: [Django] #18550: history_view shows no log entries for PKs requiring unqote()

2012-07-01 Thread Django
#18550: history_view shows no log entries for PKs requiring unqote() -+- Reporter: josh.oosterman@… |Owner: nobody Type: Bug | Status: closed Comp

[django/django] 2cd4cf: Fixed #18550 -- Ensured that the admin history vie...

2012-07-01 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: 2cd4cf58d32c5d4b163a466f608dff31bac66b87 https://github.com/django/django/commit/2cd4cf58d32c5d4b163a466f608dff31bac66b87 Author: Julien Phalip Date: 2012-07-01 (Sun, 01 Jul 2012) Changed paths: M

Re: [Django] #18550: history_view shows no log entries for PKs requiring unqote()

2012-07-01 Thread Django
#18550: history_view shows no log entries for PKs requiring unqote() -+- Reporter: josh.oosterman@… |Owner: nobody Type: Bug | Status: new Compone

Re: [Django] #1635: [patch] Related object popup fails for edit_inline objects in IE/Win

2012-07-01 Thread Django
#1635: [patch] Related object popup fails for edit_inline objects in IE/Win -+- Reporter: Christopher Lenz |Owner: adrian | Status: closed Ty

[Django] #18550: history_view shows no log entries for PKs requiring unqote()

2012-07-01 Thread Django
#18550: history_view shows no log entries for PKs requiring unqote() --+ Reporter: josh.oosterman@… | Owner: nobody Type: Bug | Status: new Component: contrib.admin |Version: 1.4 Severit

Re: [Django] #18549: Admin should not use verbose_name_plural for OneToOne field

2012-07-01 Thread Django
#18549: Admin should not use verbose_name_plural for OneToOne field ---+ Reporter: RoySmith |Owner: vanessagomes Type: Bug| Status: new Component: contr

Re: [Django] #18533: makemessages command fails on windows

2012-07-01 Thread Django
#18533: makemessages command fails on windows -+- Reporter: pasha.savchenko@…|Owner: nobody Type: Bug | Status: closed Component: Core (Managemen

Re: [Django] #17436: flag attempts to change signature of __init__ on Models

2012-07-01 Thread Django
#17436: flag attempts to change signature of __init__ on Models --+ Reporter: straz |Owner: zsiciarz Type: Cleanup/optimization | Status: closed Compo

[django/django] c5e35a: [1.4.X] Fixed #17436 - Added warning about overrid...

2012-07-01 Thread GitHub
Branch: refs/heads/stable/1.4.x Home: https://github.com/django/django Commit: c5e35afbccb2777b8eea882e95eba44ed582c361 https://github.com/django/django/commit/c5e35afbccb2777b8eea882e95eba44ed582c361 Author: Tim Graham Date: 2012-07-01 (Sun, 01 Jul 2012) Changed paths:

Re: [Django] #17436: flag attempts to change signature of __init__ on Models

2012-07-01 Thread Django
#17436: flag attempts to change signature of __init__ on Models --+ Reporter: straz |Owner: zsiciarz Type: Cleanup/optimization | Status: closed Compo

[django/django] 731346: Fixed #17436 - Added warning about overriding Mode...

2012-07-01 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: 7313468f85c3ade1275fc7fef193a4429f4af4bf https://github.com/django/django/commit/7313468f85c3ade1275fc7fef193a4429f4af4bf Author: Tim Graham Date: 2012-07-01 (Sun, 01 Jul 2012) Changed paths: M doc

Re: [Django] #18511: Admin Site: Error Message displays different for Changeforms and the Password Change screen.

2012-07-01 Thread Django
#18511: Admin Site: Error Message displays different for Changeforms and the Password Change screen. -+- Reporter: serge_spaolonzi |Owner: Type: | serge_spaolonzi

Re: [Django] #18549: Admin should not use verbose_name_plural for OneToOne field

2012-07-01 Thread Django
#18549: Admin should not use verbose_name_plural for OneToOne field ---+ Reporter: RoySmith |Owner: nobody Type: Bug| Status: new Component: contrib.admin

Re: [Django] #18530: Inconsistent error handling on admin filter url's

2012-07-01 Thread Django
#18530: Inconsistent error handling on admin filter url's ---+-- Reporter: david@…|Owner: nobody Type: Bug| Status: closed Component: contrib.admin |

[django/django] e74787: Fixed a regression introduced in where.as_sql() re...

2012-07-01 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: e74787391e8fdf87d9a92138028911746809bd7c https://github.com/django/django/commit/e74787391e8fdf87d9a92138028911746809bd7c Author: Anssi Kääriäinen Date: 2012-07-01 (Sun, 01 Jul 2012) Changed paths:

Re: [Django] #18547: Django-admin.py makemessages should show a specific error message if the user hasn't installed gettext (e. g. on windows)

2012-07-01 Thread Django
#18547: Django-admin.py makemessages should show a specific error message if the user hasn't installed gettext (e. g. on windows) --+ Reporter: anonymous |Owner: nobody Type: Cle

Re: [Django] #18493: Tutorial #2 could better hint where "source code of Django itself" is

2012-07-01 Thread Django
#18493: Tutorial #2 could better hint where "source code of Django itself" is --+ Reporter: travisgriggs@…|Owner: nobody Type: Cleanup/optimization | Status: clos

Re: [Django] #18546: Broken link in Django 1.1 documentation

2012-07-01 Thread Django
#18546: Broken link in Django 1.1 documentation +-- Reporter: mehmetgultas@… |Owner: nobody Type: Uncategorized | Status: closed Component: Documentation |

[Django] #18549: Admin should not use verbose_name_plural for OneToOne field

2012-07-01 Thread Django
#18549: Admin should not use verbose_name_plural for OneToOne field ---+ Reporter: RoySmith | Owner: nobody Type: Bug| Status: new Component: contrib.admin |Version: 1.4 Severity: Normal

Re: [Django] #16047: postgresql_psycopg2 never restores autocommit mode when leaving transaction management

2012-07-01 Thread Django
#16047: postgresql_psycopg2 never restores autocommit mode when leaving transaction management -+- Reporter: brodie |Owner: nobody Type: Bug |

[django/django] da573f: Fixed some locations to work with autocommit=True

2012-07-01 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: da573fbb4172fb962c9f021fc0c03cf91b13e746 https://github.com/django/django/commit/da573fbb4172fb962c9f021fc0c03cf91b13e746 Author: Anssi Kääriäinen Date: 2012-07-01 (Sun, 01 Jul 2012) Changed paths:

Re: [Django] #18493: Tutorial #2 could better hint where "source code of Django itself" is

2012-07-01 Thread Django
#18493: Tutorial #2 could better hint where "source code of Django itself" is --+ Reporter: travisgriggs@…|Owner: nobody Type: Cleanup/optimization | Status: clos

Re: [Django] #18526: {% with %} template tag shows strange behaviour if TEMPLATE_STRING_IF_INVALID is non-empty.

2012-07-01 Thread Django
#18526: {% with %} template tag shows strange behaviour if TEMPLATE_STRING_IF_INVALID is non-empty. -+- Reporter: gregmuellegger |Owner: nobody Type: Bug |

Re: [Django] #18519: DateField ignores DATE_INPUT_FORMATS (because get_format ignores it)

2012-07-01 Thread Django
#18519: DateField ignores DATE_INPUT_FORMATS (because get_format ignores it) -+- Reporter: marcin.tustin@… |Owner: nobody Type: Bug | Status: closed

[Django] #18548: View changes field when 'unique_together' is not satisfied in a Form

2012-07-01 Thread Django
#18548: View changes field when 'unique_together' is not satisfied in a Form + Reporter: anonymous | Owner: nobody Type: Bug | Status: new Component: Forms |Version: 1.3 Severity: Normal

[django/django] bd283a: Refactored the empty/full result logic in WhereNod...

2012-07-01 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: bd283aa844b04651b7c8b4e85f48c6dced1678f0 https://github.com/django/django/commit/bd283aa844b04651b7c8b4e85f48c6dced1678f0 Author: Anssi Kääriäinen Date: 2012-07-01 (Sun, 01 Jul 2012) Changed paths:

[Django] #18547: Django-admin.py makemessages should show a specific error message if the user hasn't installed gettext (e. g. on windows)

2012-07-01 Thread Django
#18547: Django-admin.py makemessages should show a specific error message if the user hasn't installed gettext (e. g. on windows) --+ Reporter: anonymous | Owner: nobody Type: Cleanup/optimization | Statu

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

2012-07-01 Thread Django
#3591: add support for custom app_label and verbose_name -+- Reporter: jkocherhans |Owner: adrian Type: New feature | Status: reopened Component: Co

Re: [Django] #18251: multithreading deadlock in django.models.loading.get_apps

2012-07-01 Thread Django
#18251: multithreading deadlock in django.models.loading.get_apps -+- Reporter: harm |Owner: nobody Type: Bug | Status: closed Compone

Re: [Django] #18251: multithreading deadlock in django.models.loading.get_apps

2012-07-01 Thread Django
#18251: multithreading deadlock in django.models.loading.get_apps -+- Reporter: harm |Owner: nobody Type: Bug | Status: closed Compone

[django/django] 2b9fb2: Fixed #18251 -- Removed a deadlock possibility in ...

2012-07-01 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: 2b9fb2e6443c04e4415b17083d727bd80047b6e5 https://github.com/django/django/commit/2b9fb2e6443c04e4415b17083d727bd80047b6e5 Author: Anssi Kääriäinen Date: 2012-07-01 (Sun, 01 Jul 2012) Changed paths:

Re: [Django] #16882: Clarify in the doc why one should not use 'init_command' after initial database creation

2012-07-01 Thread Django
#16882: Clarify in the doc why one should not use 'init_command' after initial database creation --+ Reporter: julien|Owner: nobody Type: Cleanup/optimization |

[django/django] 8bea1a: [1.4.X] Fixed #16882 - Clarified why one should no...

2012-07-01 Thread GitHub
Branch: refs/heads/stable/1.4.x Home: https://github.com/django/django Commit: 8bea1a7e4eacfe311651eafb506ab1f4e7691feb https://github.com/django/django/commit/8bea1a7e4eacfe311651eafb506ab1f4e7691feb Author: Tim Graham Date: 2012-07-01 (Sun, 01 Jul 2012) Changed paths:

Re: [Django] #16882: Clarify in the doc why one should not use 'init_command' after initial database creation

2012-07-01 Thread Django
#16882: Clarify in the doc why one should not use 'init_command' after initial database creation --+ Reporter: julien|Owner: nobody Type: Cleanup/optimization |

[django/django] 997406: Fixed #16882 - Clarified why one should not use 'i...

2012-07-01 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: 9974069620b0f0e6ac2f1e9bd64819ae0a0e623b https://github.com/django/django/commit/9974069620b0f0e6ac2f1e9bd64819ae0a0e623b Author: Tim Graham Date: 2012-07-01 (Sun, 01 Jul 2012) Changed paths: M doc

Re: [Django] #18493: Tutorial #2 could better hint where "source code of Django itself" is

2012-07-01 Thread Django
#18493: Tutorial #2 could better hint where "source code of Django itself" is --+ Reporter: travisgriggs@…|Owner: nobody Type: Cleanup/optimization | Status: clos

[django/django] 32bd77: [1.4.X] Fixed #18493 - Added instructions to locat...

2012-07-01 Thread GitHub
Branch: refs/heads/stable/1.4.x Home: https://github.com/django/django Commit: 32bd77d392e331e823792abcd9d31045f681776d https://github.com/django/django/commit/32bd77d392e331e823792abcd9d31045f681776d Author: Tim Graham Date: 2012-07-01 (Sun, 01 Jul 2012) Changed paths:

Re: [Django] #18493: Tutorial #2 could better hint where "source code of Django itself" is

2012-07-01 Thread Django
#18493: Tutorial #2 could better hint where "source code of Django itself" is --+ Reporter: travisgriggs@…|Owner: nobody Type: Cleanup/optimization | Status: clos

[django/django] c68f4c: Fixed #18493 - Added instructions to locate the Dj...

2012-07-01 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: c68f4c514c7b1102772b6ea11e9e59c7c87f7fae https://github.com/django/django/commit/c68f4c514c7b1102772b6ea11e9e59c7c87f7fae Author: Tim Graham Date: 2012-07-01 (Sun, 01 Jul 2012) Changed paths: M doc

Re: [Django] #17886: LOUTER join not promoted across filter expression

2012-07-01 Thread Django
#17886: LOUTER join not promoted across filter expression -+- Reporter: milosu |Owner: nobody Type: Bug | Status: new Component: Databa

Re: [Django] #7145: 'NoneType' object has no attribute 'year' in admin change list when using date_hierarchy with a date field with null values

2012-07-01 Thread Django
#7145: 'NoneType' object has no attribute 'year' in admin change list when using date_hierarchy with a date field with null values -+- Reporter: Eric Walstad |Owner: nobody

Re: [Django] #5493: make-messages.py not parses JS *.html templates for domain djangojs

2012-07-01 Thread Django
#5493: make-messages.py not parses JS *.html templates for domain djangojs -+- Reporter: msaelices|Owner: nobody Type: New feature | Status: closed

[Django] #18546: Broken link in Django 1.1 documentation

2012-07-01 Thread Django
#18546: Broken link in Django 1.1 documentation + Reporter: mehmetgultas@… | Owner: nobody Type: Uncategorized | Status: new Component: Documentation |Version: 1.1 Severity: Normal | Keywo

[Django] #18545: Improve the error message when the implicit settings configuration fails

2012-07-01 Thread Django
#18545: Improve the error message when the implicit settings configuration fails ---+ Reporter: ncoghlan | Owner: nobody Type: Uncategorized | Status: new Component: Uncategorized |Version: 1.4 Severit