[Django] #18711: NamedUrlWizardView looses with "url_name" keyword

2012-08-03 Thread Django
#18711: NamedUrlWizardView looses with "url_name" keyword ---+ Reporter: oic2day@… | Owner: nobody Type: Uncategorized | Status: new Component: Documentation |Version: 1.4 Severity: Normal |

Re: [Django] #8784: Add HAVING-clauses to QuerySets

2012-08-03 Thread Django
#8784: Add HAVING-clauses to QuerySets -+- Reporter: Johntron |Owner: Johntron Type: Uncategorized| Status: closed Component: Database layer

Re: [Django] #15932: related_name='+' ignored in ManyToManyField validation

2012-08-03 Thread Django
#15932: related_name='+' ignored in ManyToManyField validation ---+-- Reporter: Fredde |Owner: nobody Type: Bug| Status: closed Component: Documentation

Re: [Django] #18700: `set_language` view documentation uses hard-coded URL

2012-08-03 Thread Django
#18700: `set_language` view documentation uses hard-coded URL --+ Reporter: DrMeers |Owner: DrMeers Type: Cleanup/optimization | Status: new Component:

Re: [Django] #17924: Proposal: DRY/elegant/flexible ModelForm field attribute overrides

2012-08-03 Thread Django
#17924: Proposal: DRY/elegant/flexible ModelForm field attribute overrides -+- Reporter: DrMeers |Owner: DrMeers Type: New feature | Status: closed

Re: [Django] #15932: related_name='+' ignored in ManyToManyField validation

2012-08-03 Thread Django
#15932: related_name='+' ignored in ManyToManyField validation ---+-- Reporter: Fredde |Owner: nobody Type: Bug| Status: closed Component: Documentation

[django/django] 1d2800: [1.4.X] Fixed #15932 - Documented how to supress m...

2012-08-03 Thread GitHub
Branch: refs/heads/stable/1.4.x Home: https://github.com/django/django Commit: 1d280026c3797a23075739f28bb238972afad317 https://github.com/django/django/commit/1d280026c3797a23075739f28bb238972afad317 Author: Tim Graham Date: 2012-08-03 (Fri, 03 Aug 2012) Changed paths:

Re: [Django] #15932: related_name='+' ignored in ManyToManyField validation

2012-08-03 Thread Django
#15932: related_name='+' ignored in ManyToManyField validation ---+-- Reporter: Fredde |Owner: nobody Type: Bug| Status: closed Component: Documentation

[django/django] b496be: Fixed #15932 - Documented how to supress multiple ...

2012-08-03 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: b496be331c19f41bee3a8f6c79de0722f91d6662 https://github.com/django/django/commit/b496be331c19f41bee3a8f6c79de0722f91d6662 Author: Tim Graham Date: 2012-08-03 (Fri, 03 Aug 2012) Changed paths: M doc

[Django] #18710: new encoding (UTF8) is incompatible with the encoding of the template database

2012-08-03 Thread Django
#18710: new encoding (UTF8) is incompatible with the encoding of the template database ---+ Reporter: anonymous | Owner: nobody Type: Uncategorized | Status: new Component: Documentation |Version: 1.4 S

Re: [Django] #18706: django.utils.http.int_to_base36 raises ValueError instead of TypeError for invalid input

2012-08-03 Thread Django
#18706: django.utils.http.int_to_base36 raises ValueError instead of TypeError for invalid input --+- Reporter: aaugustin |Owner: aaugustin Type: Bug | Status: clos

[django/django] d01eaf: [py3] Removed uses of sys.maxint under Python 3.

2012-08-03 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: d01eaf7104e96b2fcf373ddfbc80ef4568bd0387 https://github.com/django/django/commit/d01eaf7104e96b2fcf373ddfbc80ef4568bd0387 Author: Aymeric Augustin Date: 2012-08-03 (Fri, 03 Aug 2012) Changed paths:

Re: [Django] #18706: django.utils.http.int_to_base36 raises ValueError instead of TypeError for invalid input

2012-08-03 Thread Django
#18706: django.utils.http.int_to_base36 raises ValueError instead of TypeError for invalid input --+- Reporter: aaugustin |Owner: aaugustin Type: Bug | Status: new

Re: [Django] #18091: Non-ASCII templates break `django-admin.py startproject --template=TEMPLATE`

2012-08-03 Thread Django
#18091: Non-ASCII templates break `django-admin.py startproject --template=TEMPLATE` -+- Reporter: akaihola |Owner: nobody Type: Bug | Status:

Re: [Django] #18091: Non-ASCII templates break `django-admin.py startproject --template=TEMPLATE`

2012-08-03 Thread Django
#18091: Non-ASCII templates break `django-admin.py startproject --template=TEMPLATE` -+- Reporter: akaihola |Owner: nobody Type: Bug | Status:

Re: [Django] #18706: django.utils.http.int_to_base36 raises ValueError instead of TypeError for invalid input

2012-08-03 Thread Django
#18706: django.utils.http.int_to_base36 raises ValueError instead of TypeError for invalid input --+- Reporter: aaugustin |Owner: aaugustin Type: Bug | Status: new

Re: [Django] #18706: django.utils.http.int_to_base36 raises ValueError instead of TypeError for invalid input

2012-08-03 Thread Django
#18706: django.utils.http.int_to_base36 raises ValueError instead of TypeError for invalid input --+- Reporter: aaugustin |Owner: aaugustin Type: Bug | Status: new

Re: [Django] #18709: Formset with SplitDateTimeField(initial=datetime.datetime.now) doesn't work correctly

2012-08-03 Thread Django
#18709: Formset with SplitDateTimeField(initial=datetime.datetime.now) doesn't work correctly -+-- Reporter: dekkers |Owner: nobody Type: Bug | Status: new Component: Form

[Django] #18709: Formset with SplitDateTimeField(initial=datetime.datetime.now) doesn't work correctly

2012-08-03 Thread Django
#18709: Formset with SplitDateTimeField(initial=datetime.datetime.now) doesn't work correctly + Reporter: dekkers | Owner: nobody Type: Bug | Status: new Component: Forms |Version: 1.4 Sever

Re: [Django] #18708: Typo in Naming URL Patterns

2012-08-03 Thread Django
#18708: Typo in Naming URL Patterns ---+-- Reporter: newtonsbm |Owner: nobody Type: Bug| Status: closed Component: Documentation | Version:

Re: [Django] #17519: Missing SQL constraint to proxy models

2012-08-03 Thread Django
#17519: Missing SQL constraint to proxy models -+- Reporter: thibaultj|Owner: nobody Type: Bug | Status: new Component: Database layer

Re: [Django] #18704: Distance lookups fail when used with LIMIT statements

2012-08-03 Thread Django
#18704: Distance lookups fail when used with LIMIT statements -+-- Reporter: dloewenherz |Owner: nobody Type: Bug | Status: reopened Component: GIS |

[Django] #18708: Typo in Naming URL Patterns

2012-08-03 Thread Django
#18708: Typo in Naming URL Patterns ---+ Reporter: newtonsbm | Owner: nobody Type: Bug| Status: new Component: Documentation |Version: 1.4 Severity: Normal | Keywords: Triage Stag

Re: [Django] #18704: Distance lookups fail when used with LIMIT statements

2012-08-03 Thread Django
#18704: Distance lookups fail when used with LIMIT statements -+-- Reporter: dloewenherz |Owner: nobody Type: Bug | Status: reopened Component: GIS |

Re: [Django] #16017: createsuperuser fails if Python can't detect default locale

2012-08-03 Thread Django
#16017: createsuperuser fails if Python can't detect default locale -+- Reporter: prestontimmons |Owner: nobody Type: Bug | Status: new Componen

[Django] #18707: Test client doesn't allow testing 500 responses content

2012-08-03 Thread Django
#18707: Test client doesn't allow testing 500 responses content ---+ Reporter: ricardokirkner@… | Owner: nobody Type: Bug| Status: new Component: Testing framework |Version: 1.3 Severity

Re: [Django] #10790: Too many joins in a comparison for NULL.

2012-08-03 Thread Django
#10790: Too many joins in a comparison for NULL. -+- Reporter: mtredinnick |Owner: Type: Bug | mtredinnick Component: Database layer |

[django/django] 129f1a: Remove a temporary variable deletion, it's not a b...

2012-08-03 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: 129f1ac8484d63c2e61a44fb2a18dd17246c1c4d https://github.com/django/django/commit/129f1ac8484d63c2e61a44fb2a18dd17246c1c4d Author: Alex Gaynor Date: 2012-08-03 (Fri, 03 Aug 2012) Changed paths: M dj

Re: [Django] #18706: django.utils.http.int_to_base36 raises ValueError instead of TypeError for invalid input

2012-08-03 Thread Django
#18706: django.utils.http.int_to_base36 raises ValueError instead of TypeError for invalid input --+ Reporter: aaugustin |Owner: nobody Type: Bug | Status: new

[django/django] 5aec69: Documented the trick used in 9908201d7f.

2012-08-03 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: 5aec69ed290552e7ea20bdef416c5bc23f6231f8 https://github.com/django/django/commit/5aec69ed290552e7ea20bdef416c5bc23f6231f8 Author: Aymeric Augustin Date: 2012-08-03 (Fri, 03 Aug 2012) Changed paths:

[django/django] 990820: Replaced some byte strings by str() calls

2012-08-03 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: 9908201d7fc3340b83db21298033c5b347f38d65 https://github.com/django/django/commit/9908201d7fc3340b83db21298033c5b347f38d65 Author: Claude Paroz Date: 2012-08-03 (Fri, 03 Aug 2012) Changed paths: M d

[Django] #18706: django.utils.http.int_to_base36 raises ValueError instead of TypeError for invalid input

2012-08-03 Thread Django
#18706: django.utils.http.int_to_base36 raises ValueError instead of TypeError for invalid input + Reporter: aaugustin | Owner: nobody Type: Bug | Status: new

Re: [Django] #18705: Tutorial - URL Template Tag Error

2012-08-03 Thread Django
#18705: Tutorial - URL Template Tag Error ---+-- Reporter: max@… |Owner: nobody Type: Uncategorized | Status: closed Component: Documentation | Ve

Re: [Django] #9025: Nested Inline Support in Admin

2012-08-03 Thread Django
#9025: Nested Inline Support in Admin ---+ Reporter: pixelcort |Owner: nobody Type: New feature| Status: new Component: contrib.admin | Version: m

[Django] #18705: Tutorial - URL Template Tag Error

2012-08-03 Thread Django
#18705: Tutorial - URL Template Tag Error ---+ Reporter: max@… | Owner: nobody Type: Uncategorized | Status: new Component: Documentation |Version: 1.4 Severity: Normal | Keywords: Triag

Re: [Django] #18661: special characters like "é" or "è" in sqlite3 file path raise a "sqlite3.OperationalError: unable to open database file"

2012-08-03 Thread Django
#18661: special characters like "é" or "è" in sqlite3 file path raise a "sqlite3.OperationalError: unable to open database file" -+- Reporter: oncleben31 |Owner: nobody Type: Bug

Re: [Django] #18684: Finnish DATETIME

2012-08-03 Thread Django
#18684: Finnish DATETIME -+- Reporter: dittaeva |Owner: nobody Type: | Status: closed Cleanup/optimization |

Re: [Django] #18683: New Galician date and time formats

2012-08-03 Thread Django
#18683: New Galician date and time formats --+ Reporter: dittaeva |Owner: nobody Type: Cleanup/optimization | Status: closed Component: Translations

Re: [Django] #18704: Distance lookups fail when used with LIMIT statements

2012-08-03 Thread Django
#18704: Distance lookups fail when used with LIMIT statements -+-- Reporter: dloewenherz |Owner: nobody Type: Bug | Status: closed Component: GIS |

Re: [Django] #10790: Too many joins in a comparison for NULL.

2012-08-03 Thread Django
#10790: Too many joins in a comparison for NULL. -+- Reporter: mtredinnick |Owner: Type: Bug | mtredinnick Component: Database layer |

Re: [Django] #18568: django admin interface not behaving properly in firefox.

2012-08-03 Thread Django
#18568: django admin interface not behaving properly in firefox. -+- Reporter: chs2048@…|Owner: Chris2048 Type: Bug | Status: closed Compo

Re: [Django] #17519: Missing SQL constraint to proxy models

2012-08-03 Thread Django
#17519: Missing SQL constraint to proxy models -+- Reporter: thibaultj|Owner: nobody Type: Bug | Status: new Component: Database layer

Re: [Django] #17519: Missing SQL constraint to proxy models

2012-08-03 Thread Django
#17519: Missing SQL constraint to proxy models -+- Reporter: thibaultj|Owner: nobody Type: Bug | Status: new Component: Database layer

Re: [Django] #17856: Pass "obj" parameter to get_inline_instances

2012-08-03 Thread Django
#17856: Pass "obj" parameter to get_inline_instances -+- Reporter: ybon |Owner: sjaensch Type: New feature | Status: new Component: contrib.a

[django/django] 2407c4: Removed some pre-1.3.0 postgis compatibility code

2012-08-03 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: 2407c45c180703f935a2280cb3325beadc2ac8cc https://github.com/django/django/commit/2407c45c180703f935a2280cb3325beadc2ac8cc Author: Claude Paroz Date: 2012-08-03 (Fri, 03 Aug 2012) Changed paths: M d

Re: [Django] #13904: Update geo django docs - How to avoid geometry or I/O object garbage collection messages

2012-08-03 Thread Django
#13904: Update geo django docs - How to avoid geometry or I/O object garbage collection messages ---+ Reporter: Rozza |Owner: nobody Type: New feature| Status: closed

[django/django] c8e681: [1.4.X] Fixed #13904 - Documented how to avoid gar...

2012-08-03 Thread GitHub
Branch: refs/heads/stable/1.4.x Home: https://github.com/django/django Commit: c8e681f6243fd0df1489d966089f12a16fd71c69 https://github.com/django/django/commit/c8e681f6243fd0df1489d966089f12a16fd71c69 Author: Tim Graham Date: 2012-08-03 (Fri, 03 Aug 2012) Changed paths:

Re: [Django] #13904: Update geo django docs - How to avoid geometry or I/O object garbage collection messages

2012-08-03 Thread Django
#13904: Update geo django docs - How to avoid geometry or I/O object garbage collection messages ---+ Reporter: Rozza |Owner: nobody Type: New feature| Status: closed

[django/django] 083a3a: Fixed #13904 - Documented how to avoid garbage col...

2012-08-03 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: 083a3a4e39bc3ead6090e862935d223d8719c4ce https://github.com/django/django/commit/083a3a4e39bc3ead6090e862935d223d8719c4ce Author: Tim Graham Date: 2012-08-03 (Fri, 03 Aug 2012) Changed paths: M doc

Re: [Django] #18277: Startproject/app template documentation confusing

2012-08-03 Thread Django
#18277: Startproject/app template documentation confusing -+- Reporter: sam@…|Owner: quinode Type: Bug | Status: assigned Component:

Re: [Django] #18277: Startproject/app template documentation confusing

2012-08-03 Thread Django
#18277: Startproject/app template documentation confusing -+- Reporter: sam@…|Owner: quinode Type: New feature | Status: assigned Component:

Re: [Django] #17856: Pass "obj" parameter to get_inline_instances

2012-08-03 Thread Django
#17856: Pass "obj" parameter to get_inline_instances ---+ Reporter: ybon |Owner: sjaensch Type: New feature| Status: new Component: contrib.admin |

[django/django] c5d6f6: Reorganized geoapp gis tests

2012-08-03 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: c5d6f6d6829e730bdddf63c1252304f0c49a9053 https://github.com/django/django/commit/c5d6f6d6829e730bdddf63c1252304f0c49a9053 Author: Claude Paroz Date: 2012-08-03 (Fri, 03 Aug 2012) Changed paths: M d

Re: [Django] #18683: New Galician date and time formats

2012-08-03 Thread Django
#18683: New Galician date and time formats --+ Reporter: dittaeva |Owner: nobody Type: Cleanup/optimization | Status: closed Component: Translations

Re: [Django] #18363: Add a compatibility layer for Python 3

2012-08-03 Thread Django
#18363: Add a compatibility layer for Python 3 -+ Reporter: claudep |Owner: nobody Type: New feature | Status: closed Component: Python 3 | Version

[django/django] a55cde: Fixed #18363 -- Improved Galician date and time fo...

2012-08-03 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: a55cde8ab1dc33723b4bac472b6fac6bb45d725a https://github.com/django/django/commit/a55cde8ab1dc33723b4bac472b6fac6bb45d725a Author: Claude Paroz Date: 2012-08-03 (Fri, 03 Aug 2012) Changed paths: M d

Re: [Django] #18683: New Galician date and time formats

2012-08-03 Thread Django
#18683: New Galician date and time formats --+ Reporter: dittaeva |Owner: nobody Type: Cleanup/optimization | Status: new Component: Translations

Re: [Django] #18684: Finnish DATETIME

2012-08-03 Thread Django
#18684: Finnish DATETIME -+- Reporter: dittaeva |Owner: nobody Type: | Status: closed Cleanup/optimization |

[django/django] 8fbfd2: Fixed #18684 -- Added Finnish DATETIME_FORMAT

2012-08-03 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: 8fbfd217196e6bc49677d348338ded64d3373e9a https://github.com/django/django/commit/8fbfd217196e6bc49677d348338ded64d3373e9a Author: Claude Paroz Date: 2012-08-03 (Fri, 03 Aug 2012) Changed paths: M d

Re: [Django] #18684: Finnish DATETIME

2012-08-03 Thread Django
#18684: Finnish DATETIME -+- Reporter: dittaeva |Owner: nobody Type: | Status: new Cleanup/optimization |

Re: [Django] #17016: File uploading documentation leaves out the easiest method for saving a file with a model

2012-08-03 Thread Django
#17016: File uploading documentation leaves out the easiest method for saving a file with a model ---+ Reporter: tim.saylor@… |Owner: nobody Type: New feature| Status: new

Re: [Django] #18239: Only use custom subclass of HTMLParser for Python versions with buggy stdlib HTMLParser

2012-08-03 Thread Django
#18239: Only use custom subclass of HTMLParser for Python versions with buggy stdlib HTMLParser -+ Reporter: carljm |Owner: nobody Type: Bug | Status: n