[Django] #20813: max_length incorrectly passed to MultiValueField-derived class

2013-07-26 Thread Django
#20813: max_length incorrectly passed to MultiValueField-derived class --+ Reporter: george_edison | Owner: nobody Type: Bug | Status: new Component: Database

Re: [Django] #20812: django.utils.encoding.force_text() should call unicode() instead of __unicode__()

2013-07-26 Thread Django
#20812: django.utils.encoding.force_text() should call unicode() instead of __unicode__() +-- Reporter: lie.1296@… |Owner: nobody Type: Bug | Status: new Component:

[Django] #20812: django.utils.encoding.force_text() should call unicode() instead of __unicode__()

2013-07-26 Thread Django
#20812: django.utils.encoding.force_text() should call unicode() instead of __unicode__() + Reporter: lie.1296@… | Owner: nobody Type: Bug | Status: new Component: Utilities |Version: 1.5 Severity:

Re: [Django] #20809: Python 2.7.3 Django 1.5.1 QueryDict.urlencode returns unicode

2013-07-26 Thread Django
#20809: Python 2.7.3 Django 1.5.1 QueryDict.urlencode returns unicode --+-- Reporter: stargrave@… |Owner: nobody Type: Bug | Status: new Component: Core (Other)

Re: [Django] #20811: Makemessages currently does not support alternative template languages

2013-07-26 Thread Django
#20811: Makemessages currently does not support alternative template languages ---+-- Reporter: cordery@… |Owner: nobody Type: New feature| Status: new

[Django] #20811: Makemessages currently does not support alternative template languages

2013-07-26 Thread Django
#20811: Makemessages currently does not support alternative template languages --+--- Reporter: cordery@… | Owner: nobody Type: New feature | Status: new Component: Translations |Version: master

Re: [Django] #20809: Python 2.7.3 Django 1.5.1 QueryDict.urlencode returns unicode

2013-07-26 Thread Django
#20809: Python 2.7.3 Django 1.5.1 QueryDict.urlencode returns unicode --+-- Reporter: stargrave@… |Owner: nobody Type: Bug | Status: new Component: Core (Other)

Re: [Django] #14286: Support for BigAutoField

2013-07-26 Thread Django
#14286: Support for BigAutoField -+- Reporter: hongrich |Owner: mmcnickle Type: New feature | Status: new Component: Database layer |

[django/django] dbbd2b: [1.6.x] Fixed #20805 -- Removed an extra colon bes...

2013-07-26 Thread GitHub
Branch: refs/heads/stable/1.6.x Home: https://github.com/django/django Commit: dbbd2b1272e5a3ce7ab4b39b9a74f4ea725b104f https://github.com/django/django/commit/dbbd2b1272e5a3ce7ab4b39b9a74f4ea725b104f Author: Tim Graham Date: 2013-07-26 (Fri, 26 Jul

Re: [Django] #20805: form.label_suffix colon on admin checkboxes

2013-07-26 Thread Django
#20805: form.label_suffix colon on admin checkboxes -+-- Reporter: CollinAnderson |Owner: timo Type: Bug | Status: closed Component: contrib.admin|

Re: [Django] #20805: form.label_suffix colon on admin checkboxes

2013-07-26 Thread Django
#20805: form.label_suffix colon on admin checkboxes -+-- Reporter: CollinAnderson |Owner: timo Type: Bug | Status: closed Component: contrib.admin|

[django/django] 867631: Fixed #20805 -- Removed an extra colon beside chec...

2013-07-26 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: 8676318d2dae9a570d2314e4e6da8c00aaf2e2a0 https://github.com/django/django/commit/8676318d2dae9a570d2314e4e6da8c00aaf2e2a0 Author: Tim Graham Date: 2013-07-26 (Fri, 26 Jul 2013)

Re: [Django] #14286: Support for BigAutoField

2013-07-26 Thread Django
#14286: Support for BigAutoField -+- Reporter: hongrich |Owner: mmcnickle Type: New feature | Status: new Component: Database layer |

Re: [Django] #16216: Replace all occurences of img src attributes with css backgrounds

2013-07-26 Thread Django
#16216: Replace all occurences of img src attributes with css backgrounds --+ Reporter: bheesink |Owner: zerok Type: Cleanup/optimization | Status: closed

Re: [Django] #15220: replace SelectFilter2.js with a jQuery plugin

2013-07-26 Thread Django
#15220: replace SelectFilter2.js with a jQuery plugin -+- Reporter: slurms |Owner: dbunskoek Type: | Status: new Cleanup/optimization

Re: [Django] #3202: [patch] Faster SelectBox for ManyToMany

2013-07-26 Thread Django
#3202: [patch] Faster SelectBox for ManyToMany ---+ Reporter: gkelly@… |Owner: xian Type: New feature| Status: new Component: contrib.admin |

Re: [Django] #3202: [patch] Faster SelectBox for ManyToMany

2013-07-26 Thread Django
#3202: [patch] Faster SelectBox for ManyToMany ---+- Reporter: gkelly@… |Owner: xian Type: New feature| Status: closed Component: contrib.admin |

Re: [Django] #18205: Admin validate() method suggests erroneous invocation?

2013-07-26 Thread Django
#18205: Admin validate() method suggests erroneous invocation? -+- Reporter: Keryn Knight |Owner: nobody | Status: closed

Re: [Django] #14580: Clean up duplicate code in admin formset handling (was: Cleaning up duplicate code in the admin, add get_formsets_instances)

2013-07-26 Thread Django
#14580: Clean up duplicate code in admin formset handling --+ Reporter: apollo13 |Owner: nobody Type: Cleanup/optimization | Status: new Component:

Re: [Django] #20810: IOError raised when using EPS file in ImageField

2013-07-26 Thread Django
#20810: IOError raised when using EPS file in ImageField -+- Reporter: imatusov |Owner: nobody Type: Bug | Status: new Component: File

Re: [Django] #16216: Replace all occurences of img src attributes with css backgrounds

2013-07-26 Thread Django
#16216: Replace all occurences of img src attributes with css backgrounds --+ Reporter: bheesink |Owner: zerok Type: Cleanup/optimization | Status: assigned

Re: [Django] #8387: Returning a subset of the models fields in ModelAdmin.get_fieldsets only works when also overriding get_form

2013-07-26 Thread Django
#8387: Returning a subset of the models fields in ModelAdmin.get_fieldsets only works when also overriding get_form ---+ Reporter: jarrow |Owner: nobody Type: Bug|

Re: [Django] #20597: Replace admin icons images by an icon font.

2013-07-26 Thread Django
#20597: Replace admin icons images by an icon font. -+- Reporter: loic84 |Owner: anonymous Type: | Status: assigned

[Django] #20810: IOError raised when using EPS file in ImageField

2013-07-26 Thread Django
#20810: IOError raised when using EPS file in ImageField --+ Reporter: imatusov | Owner: nobody Type: Bug | Status: new Component: File uploads/storage |Version: 1.5

[Django] #20809: Python 2.7.3 Django 1.5.1 QueryDict.urlencode returns unicode

2013-07-26 Thread Django
#20809: Python 2.7.3 Django 1.5.1 QueryDict.urlencode returns unicode --+ Reporter: stargrave@… | Owner: nobody Type: Bug | Status: new Component: Core (Other) |Version: 1.5 Severity: Normal

Re: [Django] #13708: Improve ModelAdmin.save_model() [PATCH]

2013-07-26 Thread Django
#13708: Improve ModelAdmin.save_model() [PATCH] -+- Reporter: sebastian_noack |Owner: nobody Type: New feature | Status: closed Component: contrib.admin|

Re: [Django] #20808: Django reference not found

2013-07-26 Thread Django
#20808: Django reference not found ---+-- Reporter: anonymous |Owner: nobody Type: Bug| Status: closed Component: Documentation | Version:

[Django] #20808: Django reference not found

2013-07-26 Thread Django
#20808: Django reference not found ---+--- Reporter: anonymous | Owner: nobody Type: Bug| Status: new Component: Documentation |Version: 1.3 Severity: Normal | Keywords:

[django/django] 5cc1ea: [1.6.x] Updated contrib.admin to use Email/URLInpu...

2013-07-26 Thread GitHub
Branch: refs/heads/stable/1.6.x Home: https://github.com/django/django Commit: 5cc1ea4773f628f93dd2db9d353dc6b980e4a3ab https://github.com/django/django/commit/5cc1ea4773f628f93dd2db9d353dc6b980e4a3ab Author: Tim Graham Date: 2013-07-26 (Fri, 26 Jul

Re: [Django] #16630: Support for HTML5 input types

2013-07-26 Thread Django
#16630: Support for HTML5 input types -+ Reporter: jonash |Owner: claudep Type: New feature | Status: closed Component: Forms| Version:

Re: [Django] #20805: form.label_suffix colon on admin checkboxes

2013-07-26 Thread Django
#20805: form.label_suffix colon on admin checkboxes -+-- Reporter: CollinAnderson |Owner: timo Type: Bug | Status: assigned Component: contrib.admin|

Re: [Django] #16630: Support for HTML5 input types

2013-07-26 Thread Django
#16630: Support for HTML5 input types -+ Reporter: jonash |Owner: claudep Type: New feature | Status: closed Component: Forms| Version:

[django/django] 2a979d: Updated contrib.admin to use Email/URLInputs; refs...

2013-07-26 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: 2a979d2a7bec485e4b90b7ae99ace0dd16faa948 https://github.com/django/django/commit/2a979d2a7bec485e4b90b7ae99ace0dd16faa948 Author: Tim Graham Date: 2013-07-26 (Fri, 26 Jul 2013)

Re: [Django] #20768: Create a reference of public Manager methods

2013-07-26 Thread Django
#20768: Create a reference of public Manager methods ---+ Reporter: ramiro |Owner: nobody Type: New feature| Status: new Component: Documentation |

Re: [Django] #20804: Wrong directory level

2013-07-26 Thread Django
#20804: Wrong directory level ---+-- Reporter: pylyp |Owner: nobody Type: Bug| Status: closed Component: Documentation | Version: 1.5

[Django] #20807: Inline don't care about max_num if has_add_permission is set to false

2013-07-26 Thread Django
#20807: Inline don't care about max_num if has_add_permission is set to false +-- Reporter: yves.guimard@… | Owner: nobody Type: Bug | Status: new Component: Uncategorized |Version:

[django/django] 7f892c: [1.6.x] Fixed related model lookup regression

2013-07-26 Thread GitHub
Branch: refs/heads/stable/1.6.x Home: https://github.com/django/django Commit: 7f892cedbad13b444151a1c163a328d968ee6b44 https://github.com/django/django/commit/7f892cedbad13b444151a1c163a328d968ee6b44 Author: Anssi Kääriäinen Date: 2013-07-26 (Fri, 26 Jul

[django/django] 7cca8d: Fixed related model lookup regression

2013-07-26 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: 7cca8d56d28e321ffc395c92f82d97adaa0dcf94 https://github.com/django/django/commit/7cca8d56d28e321ffc395c92f82d97adaa0dcf94 Author: Anssi Kääriäinen Date: 2013-07-26 (Fri, 26 Jul 2013)

[django/django] 31fadc: Fixed #20625 -- Chainable Manager/QuerySet methods...

2013-07-26 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: 31fadc120213284da76801cc7bc56e9f32d7281b https://github.com/django/django/commit/31fadc120213284da76801cc7bc56e9f32d7281b Author: Loic Bistuer Date: 2013-07-26 (Fri, 26 Jul

Re: [Django] #20625: Custom Chainable QuerySets

2013-07-26 Thread Django
#20625: Custom Chainable QuerySets -+- Reporter: danols |Owner: loic84 Type: New feature | Status: closed Component: Database layer |

Re: [Django] #20793: Add Last-Modified header to generated sitemaps

2013-07-26 Thread Django
#20793: Add Last-Modified header to generated sitemaps -+- Reporter: julianb |Owner: julianb Type: New feature | Status: assigned Component:

Re: [Django] #20795: Weird queryset behaviour and count() method

2013-07-26 Thread Django
#20795: Weird queryset behaviour and count() method -+- Reporter: maa@…|Owner: nobody Type: Bug | Status: closed Component: Database

Re: [Django] #13198: exclude() bug when used with Q() objects

2013-07-26 Thread Django
#13198: exclude() bug when used with Q() objects -+- Reporter: mucisland|Owner: nobody Type: Bug | Status: closed Component: Database