Re: [Django] #17904: Custom permissions on proxy model no longer created

2012-06-08 Thread Django
#17904: Custom permissions on proxy model no longer created -+- Reporter: koenb|Owner: nobody Type: Bug | Status: new Component: cont

Re: [Django] #11154: Inconsistency with permissions for proxy models

2012-06-08 Thread Django
#11154: Inconsistency with permissions for proxy models -+- Reporter: etianen |Owner: nobody Type: Bug | Status: new Component: contrib.

[Django] #18453: Unknown password hashing algorithm error if password is blank

2012-06-08 Thread Django
#18453: Unknown password hashing algorithm error if password is blank --+ Reporter: Leo | Owner: nobody Type: Bug | Status: new Component: contrib.auth |Version: 1.4 Severity: Normal

Re: [Django] #17962: Django Admin delete_view could benefit from extension points

2012-06-08 Thread Django
#17962: Django Admin delete_view could benefit from extension points ---+ Reporter: gcc|Owner: nobody Type: New feature| Status: new Component: contrib.admin

Re: [Django] #17955: Uploading a file without using django forms

2012-06-08 Thread Django
#17955: Uploading a file without using django forms -+- Reporter: alexandre@… |Owner: nobody Type: Bug | Status: reopened Component: HTTP ha

Re: [Django] #17922: Add default "required" css classes to form labels

2012-06-08 Thread Django
#17922: Add default "required" css classes to form labels -+ Reporter: hanson2010 |Owner: nobody Type: New feature | Status: new Component: Forms|

Re: [Django] #17921: Add default "error" and "required" css classes to form rows

2012-06-08 Thread Django
#17921: Add default "error" and "required" css classes to form rows ---+-- Reporter: hanson2010 |Owner: nobody Type: Uncategorized | Status: closed Component: Forms

Re: [Django] #18452: Spaces in model field definition params cause sqlite errors

2012-06-08 Thread Django
#18452: Spaces in model field definition params cause sqlite errors ---+-- Reporter: shacker|Owner: nobody Type: Uncategorized | Status: closed Component: Uncategori

Re: [Django] #18452: Spaces in model field definition params cause sqlite errors

2012-06-08 Thread Django
#18452: Spaces in model field definition params cause sqlite errors ---+-- Reporter: shacker|Owner: nobody Type: Uncategorized | Status: closed Component: Uncategori

[Django] #18452: Spaces in model field definition params cause sqlite errors

2012-06-08 Thread Django
#18452: Spaces in model field definition params cause sqlite errors ---+ Reporter: shacker| Owner: nobody Type: Uncategorized | Status: new Component: Uncategorized |Version: 1.4 Severity: Normal

Re: [Django] #16418: Class based generic DetailView tries to access non-existant _meta field when get_object has been modified to return a ModelForm

2012-06-08 Thread Django
#16418: Class based generic DetailView tries to access non-existant _meta field when get_object has been modified to return a ModelForm -+- Reporter: kd4ttc |Owner: aaugustin Ty

[django/django] 484fcd: Fixed #16418 -- Made generic views work with Model...

2012-06-08 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: 484fcd34a4819ff11ef72f3c9e1eb467a282b2f6 https://github.com/django/django/commit/484fcd34a4819ff11ef72f3c9e1eb467a282b2f6 Author: Anssi Kääriäinen Date: 2012-06-08 (Fri, 08 Jun 2012) Changed paths:

Re: [Django] #17648: Allow `GenericForeignKey` to retreive/store proxy model content type. (was: Allow `ContentTypeManager` and `GenericForeignKey` to retreive/store proxy model content type.)

2012-06-08 Thread Django
#17648: Allow `GenericForeignKey` to retreive/store proxy model content type. -+- Reporter: charettes|Owner: charettes Type: New feature | Status: new

Re: [Django] #18451: Improved class based view documentation

2012-06-08 Thread Django
#18451: Improved class based view documentation -+- Reporter: pydanny |Owner: nobody Type: | Status: new Cleanup/optimization

[django/django] a035d9: Cleaned whitespace errors introduced in previous c...

2012-06-08 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: a035d9d6502c824155783dd74f88912ba2dffd9b https://github.com/django/django/commit/a035d9d6502c824155783dd74f88912ba2dffd9b Author: Anssi Kääriäinen Date: 2012-06-08 (Fri, 08 Jun 2012) Changed paths:

Re: [Django] #18399: Add a `for_concrete_model` kwarg to `ContentTypeManager.get_for_models?`

2012-06-08 Thread Django
#18399: Add a `for_concrete_model` kwarg to `ContentTypeManager.get_for_models?` -+- Reporter: charettes|Owner: charettes Type: New feature | Status:

[django/django] b6d533: Fixed #18399 – Added a way to get ContentTypes f...

2012-06-08 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: b6d533af4d03f27ea957baa5fd70f7d0b942ef9a https://github.com/django/django/commit/b6d533af4d03f27ea957baa5fd70f7d0b942ef9a Author: Simon Charette Date: 2012-06-08 (Fri, 08 Jun 2012) Changed paths: M

[django/django] 909850: Used git log instead of git show for last commit's...

2012-06-08 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: 90985048fc1882483794e6734eb91401aefbe768 https://github.com/django/django/commit/90985048fc1882483794e6734eb91401aefbe768 Author: Anssi Kääriäinen Date: 2012-06-08 (Fri, 08 Jun 2012) Changed paths:

Re: [Django] #10938: add inlines into fieldsets

2012-06-08 Thread Django
#10938: add inlines into fieldsets ---+- Reporter: ctao |Owner: nobody Type: New feature| Status: closed Component: contrib.admin |

Re: [Django] #18134: please add Filed.label_tag_with_suffix method

2012-06-08 Thread Django
#18134: please add Filed.label_tag_with_suffix method -+- Reporter: Evil Clay|Owner: | gabejackson Type: | Status:

Re: [Django] #10938: add inlines into fieldsets

2012-06-08 Thread Django
#10938: add inlines into fieldsets ---+ Reporter: ctao |Owner: nobody Type: New feature| Status: reopened Component: contrib.admin |

Re: [Django] #18178: URLField -- TLD part can not start/end with hyphen

2012-06-08 Thread Django
#18178: URLField -- TLD part can not start/end with hyphen +-- Reporter: mila|Owner: nobody Type: Bug | Status: new Component: Forms | Vers

Re: [Django] #18440: Clarify that Reportlab is not thread-safe in pdf section

2012-06-08 Thread Django
#18440: Clarify that Reportlab is not thread-safe in pdf section --+ Reporter: jens@…|Owner: nobody Type: Cleanup/optimization | Status: closed Compon

[django/django] c63c62: Fixed #18440 -- Pointed out that ReportLab is not ...

2012-06-08 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: c63c62a18a2b434284d3438bcb2be0893d8fcce3 https://github.com/django/django/commit/c63c62a18a2b434284d3438bcb2be0893d8fcce3 Author: Adrian Holovaty Date: 2012-06-08 (Fri, 08 Jun 2012) Changed paths:

Re: [Django] #18448: Rename all documentation files to have .rst extension

2012-06-08 Thread Django
#18448: Rename all documentation files to have .rst extension -+- Reporter: mjtamlyn |Owner: nobody Type: | Status: closed Cleanup/optim

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

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

Re: [Django] #18451: Improved class based view documentation

2012-06-08 Thread Django
#18451: Improved class based view documentation -+- Reporter: pydanny |Owner: nobody Type: | Status: new Cleanup/optimization

[Django] #18451: Improved class based view documentation

2012-06-08 Thread Django
#18451: Improved class based view documentation --+ Reporter: pydanny | Owner: nobody Type: Cleanup/optimization | Status: new Component: Documentation |Version: master Severity:

Re: [Django] #18134: please add Filed.label_tag_with_suffix method

2012-06-08 Thread Django
#18134: please add Filed.label_tag_with_suffix method -+- Reporter: Evil Clay|Owner: | gabejackson Type: | Status:

Re: [Django] #18421: Pagination documentation contains error when no GET request provided

2012-06-08 Thread Django
#18421: Pagination documentation contains error when no GET request provided -+- Reporter: anonymous|Owner: nobody Type: Bug | Status: new

Re: [Django] #18421: Pagination documentation contains error when no GET request provided

2012-06-08 Thread Django
#18421: Pagination documentation contains error when no GET request provided ---+ Reporter: anonymous |Owner: nobody Type: Bug| Status: new Component: Docume

Re: [Django] #18134: please add Filed.label_tag_with_suffix method

2012-06-08 Thread Django
#18134: please add Filed.label_tag_with_suffix method -+- Reporter: Evil Clay|Owner: | gabejackson Type: | Status:

Re: [Django] #18272: ModelChoiceField's queryset attribute persists between two form instances

2012-06-08 Thread Django
#18272: ModelChoiceField's queryset attribute persists between two form instances -+- Reporter: bmispelon|Owner: Spark23 Type: Bug | Status:

[django/django] ff6ee5: [1.4.x] Added more explicit warnings about unconfi...

2012-06-08 Thread GitHub
Branch: refs/heads/stable/1.4.x Home: https://github.com/django/django Commit: ff6ee5f06c2850f098863d4a747069e10727293e https://github.com/django/django/commit/ff6ee5f06c2850f098863d4a747069e10727293e Author: Luke Plant Date: 2012-06-08 (Fri, 08 Jun 2012) Changed paths:

Re: [Django] #18419: Language code is not correct for Chinese

2012-06-08 Thread Django
#18419: Language code is not correct for Chinese -+- Reporter: Olli Wang|Owner: nobody | Status: new Type: Bug |

Re: [Django] #16965: Model Formsets can_delete documentation lacking actual use example

2012-06-08 Thread Django
#16965: Model Formsets can_delete documentation lacking actual use example -+- Reporter: gregcorey@… |Owner: nobody Type: Bug | Status: new C

Re: [Django] #14757: Add An Example For .extra(tables=[])

2012-06-08 Thread Django
#14757: Add An Example For .extra(tables=[]) -+- Reporter: mikeshultz |Owner: nobody Type: Bug | Status: new Component: Documentation

Re: [Django] #14930: `values_list()` fails on queryset ordered by extra column

2012-06-08 Thread Django
#14930: `values_list()` fails on queryset ordered by extra column -+- Reporter: lsaffre |Owner: simon29 Type: Bug | Status: assigned Comp

Re: [Django] #16674: Django's WSGI Handler should report exceptions to the start_response() callback

2012-06-08 Thread Django
#16674: Django's WSGI Handler should report exceptions to the start_response() callback --+ Reporter: jamesh|Owner: nobody Type: Bug | Status: new Component:

Re: [Django] #13781: select_related and multiple inheritance

2012-06-08 Thread Django
#13781: select_related and multiple inheritance -+- Reporter: shauncutts |Owner: nobody Type: Bug | Status: reopened Component: Database la

Re: [Django] #15124: BooleanField should not use False as default (unless provided)

2012-06-08 Thread Django
#15124: BooleanField should not use False as default (unless provided) -+- Reporter: andrewbadr |Owner: aaugustin Type: Bug | Status: new Co

Re: [Django] #18450: Remove default values for i18n JavaScript URLs in Admin templates

2012-06-08 Thread Django
#18450: Remove default values for i18n JavaScript URLs in Admin templates -+- Reporter: dhepper |Owner: dhepper Type: | Status: new Cle

[Django] #18450: Remove default values for i18n JavaScript URLs in Admin templates

2012-06-08 Thread Django
#18450: Remove default values for i18n JavaScript URLs in Admin templates --+- Reporter: dhepper | Owner: dhepper Type: Cleanup/optimization | Status: new Component: contrib.admin |Ver

Re: [Django] #16855: select_related doesn't chain as expected

2012-06-08 Thread Django
#16855: select_related doesn't chain as expected -+- Reporter: Leo |Owner: nobody Type: Bug | Status: new Component: Database layer

Re: [Django] #18347: Unit tests contain raw inserts to an identity column

2012-06-08 Thread Django
#18347: Unit tests contain raw inserts to an identity column -+- Reporter: manfre |Owner: manfre Type: Bug | Status: new Component: Dat

Re: [Django] #17869: With RemoteUserMiddleware, users keep being logged in after web server stops sending REMOTE_USER headers

2012-06-08 Thread Django
#17869: With RemoteUserMiddleware, users keep being logged in after web server stops sending REMOTE_USER headers -+--- Reporter: lamby|Owner: bouchardsyl Type: Bug |

Re: [Django] #18447: LazyObject doesn't unwrap on dict access

2012-06-08 Thread Django
#18447: LazyObject doesn't unwrap on dict access ---+-- Reporter: FunkyBob |Owner: nobody Type: New feature| Status: new Component: Uncategorized |

Re: [Django] #18447: LazyObject doesn't unwrap on dict access

2012-06-08 Thread Django
#18447: LazyObject doesn't unwrap on dict access ---+-- Reporter: FunkyBob |Owner: nobody Type: New feature| Status: new Component: Uncategorized |

[django/django] 18aed8: Added myself to committers

2012-06-08 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: 18aed863b46e719d7efaeab624fb8aa4cd62f360 https://github.com/django/django/commit/18aed863b46e719d7efaeab624fb8aa4cd62f360 Author: Anssi Kääriäinen Date: 2012-06-08 (Fri, 08 Jun 2012) Changed paths:

Re: [Django] #16855: select_related doesn't chain as expected

2012-06-08 Thread Django
#16855: select_related doesn't chain as expected -+- Reporter: Leo |Owner: nobody Type: Bug | Status: new Component: Database layer

Re: [Django] #16855: select_related doesn't chain as expected

2012-06-08 Thread Django
#16855: select_related doesn't chain as expected -+- Reporter: Leo |Owner: nobody Type: Bug | Status: new Component: Database layer

Re: [Django] #16855: select_related doesn't chain as expected

2012-06-08 Thread Django
#16855: select_related doesn't chain as expected -+- Reporter: Leo |Owner: nobody Type: Bug | Status: new Component: Database layer

Re: [Django] #18444: Replace hard coded "View on Site" URLs

2012-06-08 Thread Django
#18444: Replace hard coded "View on Site" URLs --+ Reporter: dhepper |Owner: dhepper Type: Cleanup/optimization | Status: new Component: contrib.admin

Re: [Django] #18059: Admin inlines appear to be blind to releated_name relations

2012-06-08 Thread Django
#18059: Admin inlines appear to be blind to releated_name relations -+- Reporter: shayne.oneill@… |Owner: nobody Type: Bug | Status: closed Compo

Re: [Django] #18444: Replace hard coded "View on Site" URLs

2012-06-08 Thread Django
#18444: Replace hard coded "View on Site" URLs -+- Reporter: dhepper |Owner: dhepper Type: | Status: new Cleanup/optimization

Re: [Django] #15124: BooleanField should not use False as default (unless provided)

2012-06-08 Thread Django
#15124: BooleanField should not use False as default (unless provided) -+- Reporter: andrewbadr |Owner: nobody Type: Bug | Status: new Compo

Re: [Django] #17869: With RemoteUserMiddleware, users keep being logged in after web server stops sending REMOTE_USER headers

2012-06-08 Thread Django
#17869: With RemoteUserMiddleware, users keep being logged in after web server stops sending REMOTE_USER headers --+--- Reporter: lamby |Owner: bouchardsyl Type: Bug |

Re: [Django] #17869: With RemoteUserMiddleware, users keep being logged in after web server stops sending REMOTE_USER headers

2012-06-08 Thread Django
#17869: With RemoteUserMiddleware, users keep being logged in after web server stops sending REMOTE_USER headers --+--- Reporter: lamby |Owner: bouchardsyl Type: Bug |

[django/django] 3c05b5: Revised the text in the 'Using a form in a view' s...

2012-06-08 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: 3c05b500a55406d0bd87cf24baa67469dbf90a03 https://github.com/django/django/commit/3c05b500a55406d0bd87cf24baa67469dbf90a03 Author: Audrey Roy Date: 2012-06-08 (Fri, 08 Jun 2012) Changed paths: M doc

Re: [Django] #17869: With RemoteUserMiddleware, users keep being logged in after web server stops sending REMOTE_USER headers

2012-06-08 Thread Django
#17869: With RemoteUserMiddleware, users keep being logged in after web server stops sending REMOTE_USER headers --+--- Reporter: lamby |Owner: bouchardsyl Type: Bug |

Re: [Django] #16817: Add a guide on code coverage to contributing docs

2012-06-08 Thread Django
#16817: Add a guide on code coverage to contributing docs --+ Reporter: julien|Owner: pvl Type: Cleanup/optimization | Status: assigned Component: Do

Re: [Django] #2131: HttpResponseSendFile for serving static files handler-specific sendfile mechanism

2012-06-08 Thread Django
#2131: HttpResponseSendFile for serving static files handler-specific sendfile mechanism -+- Reporter: |Owner: ccahoon ymasuda[at]ethercube.com | Sta

[django/django] 1f203f: Explained an alternative way to fetch a branch.

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

Re: [Django] #16674: Django's WSGI Handler should report exceptions to the start_response() callback

2012-06-08 Thread Django
#16674: Django's WSGI Handler should report exceptions to the start_response() callback --+-- Reporter: jamesh|Owner: nobody Type: Bug | Status: new Componen

Re: [Django] #18056: query_set.dates('field_name', 'years') does not return distinct elements

2012-06-08 Thread Django
#18056: query_set.dates('field_name', 'years') does not return distinct elements -+- Reporter: framazz@…|Owner: nmfm Type: Bug | Status: new

Re: [Django] #18056: query_set.dates('field_name', 'years') does not return distinct elements

2012-06-08 Thread Django
#18056: query_set.dates('field_name', 'years') does not return distinct elements -+- Reporter: framazz@…|Owner: nmfm Type: Bug | Status: new

Re: [Django] #18161: Redirection after successful login is not working properly

2012-06-08 Thread Django
#18161: Redirection after successful login is not working properly -+ Reporter: wolfgang.doll@… |Owner: nobody Type: Bug | Status: new Component: contrib.ad

Re: [Django] #18059: Admin inlines appear to be blind to releated_name relations

2012-06-08 Thread Django
#18059: Admin inlines appear to be blind to releated_name relations -+- Reporter: shayne.oneill@… |Owner: nobody Type: Bug | Status: new Componen

[django/django] 329bb9: Proof-read the new contributing guide.

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

Re: [Django] #17365: Extend test discovery to include unittest2 test suite runner

2012-06-08 Thread Django
#17365: Extend test discovery to include unittest2 test suite runner ---+ Reporter: jezdez |Owner: nobody Type: New feature| Status: new Component: Te

Re: [Django] #18161: Redirection after successful login is not working properly

2012-06-08 Thread Django
#18161: Redirection after successful login is not working properly -+- Reporter: wolfgang.doll@… |Owner: nobody Type: Bug | Status: new Component

Re: [Django] #18417: override_settings doesn't work with unittest.TestCase subclasses

2012-06-08 Thread Django
#18417: override_settings doesn't work with unittest.TestCase subclasses -+- Reporter: claudep |Owner: nobody Type: Bug | Status: new Com

Re: [Django] #18381: Underscore in CharField primary key breaks the admin "view on site" link

2012-06-08 Thread Django
#18381: Underscore in CharField primary key breaks the admin "view on site" link -+- Reporter: dappawit |Owner: apollo13 Type: Bug | Status: c

[django/django] e1643e: Don't escape object ids when passing to the conten...

2012-06-08 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: e1643e3535c4160c1a56c80f4d4db9848dc65e7a https://github.com/django/django/commit/e1643e3535c4160c1a56c80f4d4db9848dc65e7a Author: Florian Apolloner Date: 2012-06-07 (Thu, 07 Jun 2012) Changed paths:

Re: [Django] #18381: Underscore in CharField primary key breaks the admin "view on site" link

2012-06-08 Thread Django
#18381: Underscore in CharField primary key breaks the admin "view on site" link -+- Reporter: dappawit |Owner: apollo13 Type: Bug | Status: n

Re: [Django] #18433: "View on site" does not work in InlineModelAdmin when using custom primary key field

2012-06-08 Thread Django
#18433: "View on site" does not work in InlineModelAdmin when using custom primary key field + Reporter: jurgeni |Owner: dhepper Type: Bug | Status: close

Re: [Django] #18433: "View on site" does not work in InlineModelAdmin when using custom primary key field

2012-06-08 Thread Django
#18433: "View on site" does not work in InlineModelAdmin when using custom primary key field + Reporter: jurgeni |Owner: dhepper Type: Bug | Status: close

[django/django] 0ae727: Fixed #18433 -- Fixed "View on Site" link in inlin...

2012-06-08 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: 0ae727beda8b34deb5061d87fbbeb40e5ac80db3 https://github.com/django/django/commit/0ae727beda8b34deb5061d87fbbeb40e5ac80db3 Author: Daniel Hepper Date: 2012-06-07 (Thu, 07 Jun 2012) Changed paths: M

Re: [Django] #18125: Using filters in if tag example is misleading

2012-06-08 Thread Django
#18125: Using filters in if tag example is misleading -+- Reporter: ebrelsford@… |Owner: nobody Type: Bug | Status: closed Component: Documen

[django/django] 06ea10: Fixed #18125 -- Explained caveat with filters

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

[Django] #18449: Having an error raised during a transaction-decorated view will drop the error on the floor

2012-06-08 Thread Django
#18449: Having an error raised during a transaction-decorated view will drop the error on the floor ---+ Reporter: jstpierre@…| Owner: nobody Type: Uncategorized | Status: new Component: Uncategorized |Version

Re: [Django] #18125: Using filters in if tag example is misleading

2012-06-08 Thread Django
#18125: Using filters in if tag example is misleading -+- Reporter: ebrelsford@… |Owner: nobody Type: Bug | Status: new Component: Documentat