[Django] #13705: Calling a method from within a django model save() override

2010-06-05 Thread Django
#13705: Calling a method from within a django model save() override +--- Reporter: jonathan_livni | Owner: nobody Status: new | Milestone: Component: Uncategorized | Version:

Re: [Django] #13684: a bug in a catch-all try..except in Django masks other exceptions: local variable 'resolver' referenced before assignment

2010-06-05 Thread Django
#13684: a bug in a catch-all try..except in Django masks other exceptions: local variable 'resolver' referenced before assignment +--- Reporter: akaihola | Owner: nobody Status: new

Re: [Django] #13704: utils.html.urlize mishandles IDN style domain names

2010-06-05 Thread Django
#13704: utils.html.urlize mishandles IDN style domain names +--- Reporter: dryan | Owner: nobody Status: new| Milestone: Component: Uncategor

[Django] #13704: utils.html.urlize mishandles IDN style domain names

2010-06-05 Thread Django
#13704: utils.html.urlize mishandles IDN style domain names ---+ Reporter: dryan | Owner: nobody Status: new| Milestone: Component: Uncategorized | Version: 1.2

Re: [Django] #13703: 'errors' should be made a reserved word

2010-06-05 Thread Django
#13703: 'errors' should be made a reserved word ---+ Reporter: brianray | Owner: nobody Status: new | Milestone: Component: D

[Django] #13703: 'errors' should be made a reserved word

2010-06-05 Thread Django
#13703: 'errors' should be made a reserved word ---+ Reporter: brianray | Owner: nobody Status: new| Milestone: Component: Uncategorized | Version: 1.2 Keywords:

[Django] #13702: DATE_FORMAT et al not used when USE_L10N is False

2010-06-05 Thread Django
#13702: DATE_FORMAT et al not used when USE_L10N is False --+- Reporter: kmtracey | Owner: nobody Status: new | Milestone: Component: Internationalization | Ve

[Django] #13701: Леха лапух!!! !

2010-06-05 Thread Django
#13701: Леха лапух ---+ Reporter: anonymous | Owner: nobody Status: new| Milestone: Component: Uncategorized | Version: 1.2 Keywords: | St

Re: [Django] #13650: Permissions of abstract model without fields not added on syncdb

2010-06-05 Thread Django
#13650: Permissions of abstract model without fields not added on syncdb +--- Reporter: deschler | Owner: nobody Status: new| Milestone: Component: Uncate

Re: [Django] #13691: install instructions are unclear about creation of db tables

2010-06-05 Thread Django
#13691: install instructions are unclear about creation of db tables +--- Reporter: webcomm| Owner: nobody Status: new| Milestone: Component: Documentat

Re: [Django] #13691: install instructions are unclear about creation of db tables

2010-06-05 Thread Django
#13691: install instructions are unclear about creation of db tables +--- Reporter: webcomm| Owner: nobody Status: new| Milestone:

Re: [Django] #13691: install instructions are unclear about creation of db tables

2010-06-05 Thread Django
#13691: install instructions are unclear about creation of db tables +--- Reporter: webcomm| Owner: nobody Status: new| Milestone:

[Django] #13700: Kill flush call (and doctests) in m2m through tests

2010-06-05 Thread Django
#13700: Kill flush call (and doctests) in m2m through tests ---+ Reporter: Alex | Owner: nobody Status: new| Milestone: Component: Testing framework | Version:

Re: [Django] #8901: Django's guessed postgresql sequence name is incorrect if the resulting sequence name is longer than max_identifier_length

2010-06-05 Thread Django
#8901: Django's guessed postgresql sequence name is incorrect if the resulting sequence name is longer than max_identifier_length ---+ Reporter: a...@zuerchertech.com | Owner: nobody

Re: [Django] #13698: whitespace at end of line in regressiontests/utils/timesince.py causes doctest to fail

2010-06-05 Thread Django
#13698: whitespace at end of line in regressiontests/utils/timesince.py causes doctest to fail +--- Reporter: anonymous | Owner: nobody Status: closed | Miles

Re: [Django] #13698: whitespace at end of line in regressiontests/utils/timesince.py causes doctest to fail

2010-06-05 Thread Django
#13698: whitespace at end of line in regressiontests/utils/timesince.py causes doctest to fail +--- Reporter: anonymous | Owner: nobody Status: closed | Miles

[Changeset] r13323 - django/trunk/tests/regressiontests/utils

2010-06-05 Thread noreply
Author: russellm Date: 2010-06-05 08:07:21 -0500 (Sat, 05 Jun 2010) New Revision: 13323 Modified: django/trunk/tests/regressiontests/utils/timesince.py Log: Fixed #13698 -- Removed trailing whitespace from regressiontests/utils/timesince. Officially, I'm doing this because trailing whitespace

[Changeset] r13322 - django/trunk/tests/modeltests/fixtures

2010-06-05 Thread noreply
Author: russellm Date: 2010-06-05 07:53:51 -0500 (Sat, 05 Jun 2010) New Revision: 13322 Modified: django/trunk/tests/modeltests/fixtures/tests.py Log: Corrected pre-Python 2.6 syntax incompatibility from r13319. Thanks to Karen Tracey for the report. Modified: django/trunk/tests/modeltests/fi

Re: [Django] #13699: Catalan translation: corrections and missing messages for trunk

2010-06-05 Thread Django
#13699: Catalan translation: corrections and missing messages for trunk ---+ Reporter: txels | Owner: nobody Status: new | Milestone: Component: Transla

Re: [Django] #13699: Catalan translation: corrections and missing messages for trunk

2010-06-05 Thread Django
#13699: Catalan translation: corrections and missing messages for trunk ---+ Reporter: txels | Owner: nobody Status: new | Milestone: Component: Transla

[Django] #13699: Catalan translation: corrections and missing messages for trunk

2010-06-05 Thread Django
#13699: Catalan translation: corrections and missing messages for trunk --+- Reporter: txels | Owner: nobody Status: new | Milestone: Component: Translations | Version: SV

Re: [Django] #13698: whitespace at end of line in regressiontests/utils/timesince.py causes doctest to fail

2010-06-05 Thread Django
#13698: whitespace at end of line in regressiontests/utils/timesince.py causes doctest to fail +--- Reporter: anonymous | Owner: nobody Status: new| Miles

Re: [Django] #12848: language names should be kept native

2010-06-05 Thread Django
#12848: language names should be kept native ---+ Reporter: daonb | Owner: nobody Status: closed| Milestone: 1.3 Component: Internationalization

Re: [Django] #5622: Empty ipaddress raises an error (invalid input syntax for type inet: "")

2010-06-05 Thread Django
#5622: Empty ipaddress raises an error (invalid input syntax for type inet: "") +--- Reporter: anonymous | Owner: nobody Status: new| Milestone: Component

Re: [Django] #5622: mpty ipaddress raises an error (invalid input syntax for type inet: "")

2010-06-05 Thread Django
#5622: mpty ipaddress raises an error (invalid input syntax for type inet: "") +--- Reporter: anonymous | Owner: nobody Status: new| Milestone: Component:

Re: [Django] #5622: empty ipaddress raises an error (invalid input syntax for type inet: "")

2010-06-05 Thread Django
#5622: empty ipaddress raises an error (invalid input syntax for type inet: "") -+-- Reporter: anonymous | Owner: nobody Status: new | Milestone: Compone

Re: [Django] #5622: empty ipaddress raises an error (invalid input syntax for type inet: "")

2010-06-05 Thread Django
#5622: empty ipaddress raises an error (invalid input syntax for type inet: "") -+-- Reporter: anonymous | Owner: lrekucki Status: assigned| Milestone: Compone

[Django] #13698: whitespace at end of line in regressiontests/utils/timesince.py causes doctest to fail

2010-06-05 Thread Django
#13698: whitespace at end of line in regressiontests/utils/timesince.py causes doctest to fail ---+ Reporter: anonymous | Owner: nobody Status: new| Milestone: Component:

Re: [Django] #11663: Delete orphaned replaced files

2010-06-05 Thread Django
#11663: Delete orphaned replaced files -+-- Reporter: SmileyChris | Owner: SmileyChris Status: assigned| Milestone: Component: File uploads