Re: [Django] #16319: add success_message in ClassViews

2013-03-19 Thread Django
#16319: add success_message in ClassViews -+- Reporter: wilsonpjunior@… |Owner: Type: New feature | paulcollins Component: contrib.messages | Status:

[django/django] 9a85ad: Fixed #16319 -- added SuccessMessageMixin to contr...

2013-03-19 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: 9a85ad89c20e88340cdba85b8e9f5806c95835db https://github.com/django/django/commit/9a85ad89c20e88340cdba85b8e9f5806c95835db Author: Paul Collins Date: 2013-03-19 (Tue, 19 Mar 2013) Changed paths: M A

Re: [Django] #13465: non_field_errors should be mentioned in the form api docs

2013-03-19 Thread Django
#13465: non_field_errors should be mentioned in the form api docs -+- Reporter: SmileyChris |Owner: nobody Type: | Status: closed Cleanup/o

[django/django] 5938e7: Fixed a python 3.2 syntax error and python 3 warni...

2013-03-19 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: 5938e7013ebba3c0fd1257fe4b00f341e1095e0e https://github.com/django/django/commit/5938e7013ebba3c0fd1257fe4b00f341e1095e0e Author: Simon Charette Date: 2013-03-19 (Tue, 19 Mar 2013) Changed paths: M

Re: [Django] #18972: Refactor bundled WSGI server's chuking logic (was: calculation blunder)

2013-03-19 Thread Django
#18972: Refactor bundled WSGI server's chuking logic ---+ Reporter: amosonn@… |Owner: woodm Type: Bug| Status: assigned Component: HTTP handling |

Re: [Django] #20084: Formsets should sign/verify max_num

2013-03-19 Thread Django
#20084: Formsets should sign/verify max_num + Reporter: jacob |Owner: andrewsg Type: Bug | Status: assigned Component: Forms | Version: 1.5 Severit

Re: [Django] #20093: Allow Model Cache Invalidation

2013-03-19 Thread Django
#20093: Allow Model Cache Invalidation -+- Reporter: s.shanabrook@… |Owner: nobody Type: New feature | Status: closed Component: Database layer |

Re: [Django] #20084: Formsets should sign/verify max_num

2013-03-19 Thread Django
#20084: Formsets should sign/verify max_num + Reporter: jacob |Owner: andrewsg Type: Bug | Status: assigned Component: Forms | Version: 1.5 Severit

Re: [Django] #20093: Allow Model Cache Invalidation

2013-03-19 Thread Django
#20093: Allow Model Cache Invalidation -+- Reporter: s.shanabrook@… |Owner: nobody Type: New feature | Status: new Component: Database layer |

Re: [Django] #20084: Formsets should sign/verify max_num

2013-03-19 Thread Django
#20084: Formsets should sign/verify max_num + Reporter: jacob |Owner: andrewsg Type: Bug | Status: assigned Component: Forms | Version: 1.5 Severit

Re: [Django] #20084: Formsets should sign/verify max_num

2013-03-19 Thread Django
#20084: Formsets should sign/verify max_num + Reporter: jacob |Owner: nobody Type: Bug | Status: new Component: Forms | Version: 1.5 Severity: Nor

Re: [Django] #20093: Allow Model Cache Invalidation

2013-03-19 Thread Django
#20093: Allow Model Cache Invalidation -+- Reporter: s.shanabrook@… |Owner: nobody Type: New feature | Status: new Component: Database layer |

Re: [Django] #20093: Allow Model Cache Invalidation

2013-03-19 Thread Django
#20093: Allow Model Cache Invalidation -+- Reporter: s.shanabrook@… |Owner: nobody Type: New feature | Status: new Component: Database layer |

Re: [Django] #18586: Rewrite unit tests migrated from doctests

2013-03-19 Thread Django
#18586: Rewrite unit tests migrated from doctests --+ Reporter: konk |Owner: judy2k Type: Cleanup/optimization | Status: assigned Component: Testing

Re: [Django] #18586: Rewrite unit tests migrated from doctests

2013-03-19 Thread Django
#18586: Rewrite unit tests migrated from doctests --+ Reporter: konk |Owner: judy2k Type: Cleanup/optimization | Status: assigned Component: Testing

Re: [Django] #18586: Rewrite unit tests migrated from doctests

2013-03-19 Thread Django
#18586: Rewrite unit tests migrated from doctests --+ Reporter: konk |Owner: judy2k Type: Cleanup/optimization | Status: assigned Component: Testing

Re: [Django] #18586: Rewrite unit tests migrated from doctests

2013-03-19 Thread Django
#18586: Rewrite unit tests migrated from doctests --+ Reporter: konk |Owner: judy2k Type: Cleanup/optimization | Status: assigned Component: Testing

[django/django] 483e1b: Refs #18586 -- Split out long custom_columns looku...

2013-03-19 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: 483e1b807e7a3c9e49fe5fcbf9b1300ef98a381c https://github.com/django/django/commit/483e1b807e7a3c9e49fe5fcbf9b1300ef98a381c Author: konarkmodi Date: 2013-03-19 (Tue, 19 Mar 2013) Changed paths: M tes

Re: [Django] #20088: Django admin log depends on User model having a field named id

2013-03-19 Thread Django
#20088: Django admin log depends on User model having a field named id -+- Reporter: Ryan Leckey |Owner: jcatalan | Status: closed Type: Bug

Re: [Django] #20088: Django admin log depends on User model having a field named id

2013-03-19 Thread Django
#20088: Django admin log depends on User model having a field named id -+- Reporter: Ryan Leckey |Owner: jcatalan | Status: closed Type: Bug

[django/django] 054ce2: Fixed #20088 -- Changed get_admin_log not to depen...

2013-03-19 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: 054ce2aa02c88221ffa5665a4b9a5739cbbd0a39 https://github.com/django/django/commit/054ce2aa02c88221ffa5665a4b9a5739cbbd0a39 Author: Juan Catalano Date: 2013-03-19 (Tue, 19 Mar 2013) Changed paths: M

Re: [Django] #20084: Formsets should sign/verify max_num

2013-03-19 Thread Django
#20084: Formsets should sign/verify max_num + Reporter: jacob |Owner: nobody Type: Bug | Status: new Component: Forms | Version: 1.5 Severity: Nor

Re: [Django] #18003: All naked excepts which raise an exception should include previous exception stack

2013-03-19 Thread Django
#18003: All naked excepts which raise an exception should include previous exception stack -+- Reporter: Glenn Washburn |Owner: | jrothenbuhler Type:

[django/django] bc4111: Fixed #18003 -- Preserved tracebacks when re-raisi...

2013-03-19 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: bc4111ba68e5eede1f68882a16d68441a845e30b https://github.com/django/django/commit/bc4111ba68e5eede1f68882a16d68441a845e30b Author: konarkmodi Date: 2013-03-19 (Tue, 19 Mar 2013) Changed paths: M dja

[Django] #20093: Allow Model Cache Invalidation

2013-03-19 Thread Django
#20093: Allow Model Cache Invalidation --+ Reporter: s.shanabrook@…| Owner: nobody Type: New feature | Status: new Component: Database layer (models, ORM) |Version:

Re: [Django] #17615: Unique field validation with multi-table inheritance

2013-03-19 Thread Django
#17615: Unique field validation with multi-table inheritance -+- Reporter: ungenio |Owner: nobody Type: Bug | Status: closed Component:

Re: [Django] #20088: Django admin log depends on User model having a field named id

2013-03-19 Thread Django
#20088: Django admin log depends on User model having a field named id -+- Reporter: Ryan Leckey |Owner: jcatalan | Status: assigned Type: B

Re: [Django] #19262: SimpleTemplateResponse not calling super which causes cookies to not pickle correctly

2013-03-19 Thread Django
#19262: SimpleTemplateResponse not calling super which causes cookies to not pickle correctly ---+ Reporter: seanbrant |Owner: nobody Type: Bug| Status: closed

Re: [Django] #20068: calling QueryDict.update with self causes an infinite loop

2013-03-19 Thread Django
#20068: calling QueryDict.update with self causes an infinite loop ---+-- Reporter: anonymous |Owner: nobody Type: Bug| Status: closed Component: Utilities |

Re: [Django] #19895: Second iteration over an invalid queryset returns an empty list instead of an exception

2013-03-19 Thread Django
#19895: Second iteration over an invalid queryset returns an empty list instead of an exception -+- Reporter: gnosek |Owner: gnosek Type: Bug |

Re: [Django] #20068: calling QueryDict.update with self causes an infinite loop

2013-03-19 Thread Django
#20068: calling QueryDict.update with self causes an infinite loop ---+-- Reporter: anonymous |Owner: nobody Type: Bug| Status: closed Component: Utilities |

Re: [Django] #15166: Code error in ValidationError.update_error_dict

2013-03-19 Thread Django
#15166: Code error in ValidationError.update_error_dict --+ Reporter: zvikico |Owner: nobody Type: Bug | Status: closed Component: Core (Other) |

Re: [Django] #13873: Provide an explicit setting to skip tests for INSTALLED_APPS

2013-03-19 Thread Django
#13873: Provide an explicit setting to skip tests for INSTALLED_APPS -+- Reporter: lakinwecker |Owner: nobody Type: New feature | Status: closed Comp

Re: [Django] #13879: method_decorator doesn't supports decorators with arguments

2013-03-19 Thread Django
#13879: method_decorator doesn't supports decorators with arguments -+- Reporter: marinho |Owner: nobody Type: New feature | Status: new Componen

[Django] #20092: Cache not isolated in tests

2013-03-19 Thread Django
#20092: Cache not isolated in tests ---+ Reporter: ojii | Owner: nobody Type: Bug| Status: new Component: Testing framework |Version: 1.5 Severity: Normal | Ke

Re: [Django] #18972: calculation blunder

2013-03-19 Thread Django
#18972: calculation blunder ---+ Reporter: amosonn@… |Owner: woodm Type: Bug| Status: assigned Component: HTTP handling | Version: master

Re: [Django] #18003: All naked excepts which raise an exception should include previous exception stack

2013-03-19 Thread Django
#18003: All naked excepts which raise an exception should include previous exception stack -+- Reporter: Glenn Washburn |Owner: | jrothenbuhler Type:

Re: [Django] #16319: add success_message in ClassViews

2013-03-19 Thread Django
#16319: add success_message in ClassViews -+- Reporter: wilsonpjunior@… |Owner: Type: New feature | paulcollins Component: contrib.messages | Status:

[django/django] 1fe90b: Reworded Mark Pilgrim section in AUTHORS.

2013-03-19 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: 1fe90b281baa1601e4582fd9454b92740e527d89 https://github.com/django/django/commit/1fe90b281baa1601e4582fd9454b92740e527d89 Author: Adrian Holovaty Date: 2013-03-19 (Tue, 19 Mar 2013) Changed paths:

Re: [Django] #16319: add success_message in ClassViews

2013-03-19 Thread Django
#16319: add success_message in ClassViews --+--- Reporter: wilsonpjunior@… |Owner: paulcollins Type: New feature | Status: assigned Component: contrib.messages |

Re: [Django] #20076: Admin read-only fields should be included in POST

2013-03-19 Thread Django
#20076: Admin read-only fields should be included in POST ---+-- Reporter: jonash |Owner: nobody Type: Uncategorized | Status: closed Component: contrib.admin |

Re: [Django] #20091: outer join regression over nullable foreign keys (was: outer join regressing over nullable foreign keys)

2013-03-19 Thread Django
#20091: outer join regression over nullable foreign keys -+- Reporter: ikelly |Owner: nobody Type: Bug | Status: new Component: Databas

[Django] #20091: outer join regressing over nullable foreign keys

2013-03-19 Thread Django
#20091: outer join regressing over nullable foreign keys --+ Reporter: ikelly| Owner: nobody Type: Bug | Status: new Component: Database layer (models, O

[Django] #20090: SubfieldBase/to_python handles both serialized and original string which breaks custom model fields like JSONField

2013-03-19 Thread Django
#20090: SubfieldBase/to_python handles both serialized and original string which breaks custom model fields like JSONField -+- Reporter: | Owner: nobody bjasper@… | Status: new

Re: [Django] #19262: SimpleTemplateResponse not calling super which causes cookies to not pickle correctly

2013-03-19 Thread Django
#19262: SimpleTemplateResponse not calling super which causes cookies to not pickle correctly ---+ Reporter: seanbrant |Owner: nobody Type: Bug| Status: closed

Re: [Django] #20088: Django admin log depends on User model having a field named id

2013-03-19 Thread Django
#20088: Django admin log depends on User model having a field named id -+- Reporter: Ryan Leckey |Owner: nobody | Status: new Type: Bug

Re: [Django] #20088: Django admin log depends on User model having a field named id

2013-03-19 Thread Django
#20088: Django admin log depends on User model having a field named id -+- Reporter: Ryan Leckey |Owner: nobody | Status: closed Type: Bug

Re: [Django] #20049: Admin incompatible with non-integer primary keys

2013-03-19 Thread Django
#20049: Admin incompatible with non-integer primary keys ---+ Reporter: aaugustin |Owner: nobody Type: Bug| Status: new Component: contrib.admin |

Re: [Django] #20088: Django admin log depends on User model having a field named id

2013-03-19 Thread Django
#20088: Django admin log depends on User model having a field named id -+- Reporter: Ryan Leckey |Owner: nobody | Status: closed Type: Bug

[Django] #20089: Give reference from widget to its field

2013-03-19 Thread Django
#20089: Give reference from widget to its field -+ Reporter: ram@…| Owner: nobody Type: New feature | Status: new Component: Forms|Version: master Severity: Normal | Keywords: Triage

Re: [Django] #17615: Unique field validation with multi-table inheritance

2013-03-19 Thread Django
#17615: Unique field validation with multi-table inheritance -+- Reporter: ungenio |Owner: nobody Type: Bug | Status: new Component: Dat

Re: [Django] #19492: uWSGI how to needs to be more detailed for beginners

2013-03-19 Thread Django
#19492: uWSGI how to needs to be more detailed for beginners ---+ Reporter: EvilDMP|Owner: nobody Type: New feature| Status: new Component: Documentation |

Re: [Django] #17935: Media and Static files docs

2013-03-19 Thread Django
#17935: Media and Static files docs -+- Reporter: guettli |Owner: Fandekasp Type: | Status: new Cleanup/optimization |

Re: [Django] #20088: Django admin log depends on User model having a field named id

2013-03-19 Thread Django
#20088: Django admin log depends on User model having a field named id -+- Reporter: Ryan Leckey |Owner: nobody | Status: new Type: Bug

Re: [Django] #20081: Minimize the risk of SECRET_KEY leaks

2013-03-19 Thread Django
#20081: Minimize the risk of SECRET_KEY leaks --+ Reporter: jacob |Owner: nobody Type: New feature | Status: new Component: Core (Other) | Version

[Django] #20088: Django admin log depends on User model having a field named id

2013-03-19 Thread Django
#20088: Django admin log depends on User model having a field named id -+- Reporter: Ryan Leckey | Owner: nobody Type: Bug | Status: new Component: contrib.admin

Re: [Django] #19904: Rework syndications contrib to use generic CBV's

2013-03-19 Thread Django
#19904: Rework syndications contrib to use generic CBV's -+- Reporter: dokterbob|Owner: dokterbob Type: | Status: closed Cleanup/optimiz

Re: [Django] #11403: Django Models - Default and Choices made to Table Schema

2013-03-19 Thread Django
#11403: Django Models - Default and Choices made to Table Schema -+- Reporter: seanmccully |Owner: nobody Type: Bug | Status: closed Compone

Re: [Django] #16052: MySQL: CharField's with utf8_bin collation return as str, should return as unicode.

2013-03-19 Thread Django
#16052: MySQL: CharField's with utf8_bin collation return as str, should return as unicode. -+- Reporter: graham_king |Owner: Type: Bug | graham_king Component

Re: [Django] #20086: UserCreationForm does not support custom models.

2013-03-19 Thread Django
#20086: UserCreationForm does not support custom models. --+-- Reporter: efrinut@… |Owner: nobody Type: Bug | Status: closed Component: contrib.auth |

Re: [Django] #17823: Add nolock support to queryset API

2013-03-19 Thread Django
#17823: Add nolock support to queryset API -+- Reporter: mlissner |Owner: nobody Type: New feature | Status: closed Component: Database layer

Re: [Django] #9026: Scripts receive invalid keyboard input under Windows with JVM

2013-03-19 Thread Django
#9026: Scripts receive invalid keyboard input under Windows with JVM -+- Reporter: ikelly |Owner: nobody Type: Bug | Status: closed Comp

Re: [Django] #19799: PASSWORD_HASHERS attempt to look up empty algorithm in certain cases

2013-03-19 Thread Django
#19799: PASSWORD_HASHERS attempt to look up empty algorithm in certain cases -+- Reporter: wdoekes |Owner: nobody Type: New feature | Status: closed

Re: [Django] #11331: Memcached backend closes connection after every request

2013-03-19 Thread Django
#11331: Memcached backend closes connection after every request --+ Reporter: booink@… |Owner: nobody Type: Cleanup/optimization | Status: new Component:

[Django] #20087: RSS updating issue

2013-03-19 Thread Django
#20087: RSS updating issue -+-- Reporter: julyzergcn1@…| Owner: nobody Type: Uncategorized| Status: new Component: contrib.syndication |Version: 1.4 Severity: Normal

Re: [Django] #18655: Media files should be served using file storage API (was: Static and media files should be served using storages)

2013-03-19 Thread Django
#18655: Media files should be served using file storage API --+ Reporter: mitar |Owner: nobody Type: New feature | Status: new Component: Fi

[Django] #20086: UserCreationForm does not support custom models.

2013-03-19 Thread Django
#20086: UserCreationForm does not support custom models. --+ Reporter: efrinut@… | Owner: nobody Type: Bug | Status: new Component: contrib.auth |Version: 1.5 Severity: Normal| Keywor

Re: [Django] #15089: contrib.sites and multitenancy

2013-03-19 Thread Django
#15089: contrib.sites and multitenancy ---+ Reporter: legutierr |Owner: apollo13 Type: New feature| Status: new Component: contrib.sites | Version:

Re: [Django] #18586: Rewrite unit tests migrated from doctests

2013-03-19 Thread Django
#18586: Rewrite unit tests migrated from doctests --+ Reporter: konk |Owner: judy2k Type: Cleanup/optimization | Status: assigned Component: Testing

Re: [Django] #19878: Not all class based views push self.kwargs to context

2013-03-19 Thread Django
#19878: Not all class based views push self.kwargs to context -+- Reporter: void |Owner: nobody Type: New feature | Status: closed Component:

Re: [Django] #16319: add success_message in ClassViews

2013-03-19 Thread Django
#16319: add success_message in ClassViews --+--- Reporter: wilsonpjunior@… |Owner: paulcollins Type: New feature | Status: assigned Component: contrib.messages |

Re: [Django] #20049: Admin incompatible with non-integer primary keys

2013-03-19 Thread Django
#20049: Admin incompatible with non-integer primary keys ---+ Reporter: aaugustin |Owner: nobody Type: Bug| Status: new Component: contrib.admin |