[django/django] 0089a9: [1.6.x] Fixed typo in docs/ref/models/options.txt

2013-08-30 Thread GitHub
Branch: refs/heads/stable/1.6.x Home: https://github.com/django/django Commit: 0089a9a8549828d38f6c49aaefb8364c034fa434 https://github.com/django/django/commit/0089a9a8549828d38f6c49aaefb8364c034fa434 Author: Tim Graham Date: 2013-08-30 (Fri, 30 Aug

[django/django] a89c85: Fixed typo in docs/ref/models/options.txt

2013-08-30 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: a89c856a7aadc830951342a1fa49c1a1b5ac9156 https://github.com/django/django/commit/a89c856a7aadc830951342a1fa49c1a1b5ac9156 Author: Tim Graham Date: 2013-08-30 (Fri, 30 Aug 2013)

[Django] #21006: Overriding clean() on an InlineFormSet

2013-08-30 Thread Django
#21006: Overriding clean() on an InlineFormSet ---+ Reporter: treysta@… | Owner: nobody Type: Uncategorized | Status: new Component: Documentation |Version: 1.5 Severity: Normal | Keywords:

[django/django] 21a3ef: [1.6.x] Fixed #20999 - Allow overriding formfield ...

2013-08-30 Thread GitHub
Branch: refs/heads/stable/1.6.x Home: https://github.com/django/django Commit: 21a3efcf48559b3336ca1743d94c741a82feffd6 https://github.com/django/django/commit/21a3efcf48559b3336ca1743d94c741a82feffd6 Author: Carl Meyer Date: 2013-08-30 (Fri, 30 Aug 2013)

Re: [Django] #18162: Specifying choices to Field overrides any form_class argument

2013-08-30 Thread Django
#18162: Specifying choices to Field overrides any form_class argument -+ Reporter: rafallo |Owner: nobody Type: Bug | Status: closed Component: Forms|

Re: [Django] #20999: Cannot specify form_class that isn't subclass of TypedChoiceField for field with choices

2013-08-30 Thread Django
#20999: Cannot specify form_class that isn't subclass of TypedChoiceField for field with choices -+- Reporter: carljm |Owner: nobody Type: New feature | Status:

Re: [Django] #18162: Specifying choices to Field overrides any form_class argument

2013-08-30 Thread Django
#18162: Specifying choices to Field overrides any form_class argument -+ Reporter: rafallo |Owner: nobody Type: Bug | Status: closed Component: Forms|

Re: [Django] #20999: Cannot specify form_class that isn't subclass of TypedChoiceField for field with choices

2013-08-30 Thread Django
#20999: Cannot specify form_class that isn't subclass of TypedChoiceField for field with choices -+- Reporter: carljm |Owner: nobody Type: New feature | Status:

[django/django] 721174: Fixed #20999 - Allow overriding formfield class wi...

2013-08-30 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: 7211741fc5d50425133ab942181cc095c56d7387 https://github.com/django/django/commit/7211741fc5d50425133ab942181cc095c56d7387 Author: Carl Meyer Date: 2013-08-30 (Fri, 30 Aug 2013)

Re: [Django] #18769: Despite selected language, Forms still rely on LANGUAGE_CODE to format datetime (demo included)

2013-08-30 Thread Django
#18769: Despite selected language, Forms still rely on LANGUAGE_CODE to format datetime (demo included) -+- Reporter: houmie |Owner: nobody Type: Bug |

Re: [Django] #16096: Template instances should have an origin attribute.

2013-08-30 Thread Django
#16096: Template instances should have an origin attribute. -+ Reporter: jdunck |Owner: nobody Type: New feature | Status: new Component: Template system

Re: [Django] #21006: Add an example of the formset argument for inlineformset_factory (was: Overriding clean() on an InlineFormSet)

2013-08-30 Thread Django
#21006: Add an example of the formset argument for inlineformset_factory --+ Reporter: treysta@… |Owner: nobody Type: Cleanup/optimization | Status: new

[django/django] b04f8d: Fixed #21005 -- Made schema tests language-indepen...

2013-08-30 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: b04f8ddbaa57daaefee9eacbab1eaad437d8ff0a https://github.com/django/django/commit/b04f8ddbaa57daaefee9eacbab1eaad437d8ff0a Author: Claude Paroz Date: 2013-08-30 (Fri, 30 Aug 2013)

Re: [Django] #21005: Schema tests are language-dependant

2013-08-30 Thread Django
#21005: Schema tests are language-dependant + Reporter: claudep |Owner: Type: Bug | Status: new Component: Migrations | Version: master

Re: [Django] #21005: Schema tests are language-dependant

2013-08-30 Thread Django
#21005: Schema tests are language-dependant -+- Reporter: claudep |Owner: Claude Type: Bug | Paroz Component: Migrations |

Re: [Django] #8936: add databrowse-like functionality to the admin

2013-08-30 Thread Django
#8936: add databrowse-like functionality to the admin ---+- Reporter: simon |Owner: nobody Type: New feature| Status: new Component: contrib.admin |

Re: [Django] #21005: Schema tests are language-dependant

2013-08-30 Thread Django
#21005: Schema tests are language-dependant +- Reporter: claudep |Owner: Type: Bug | Status: new Component: Migrations | Version:

Re: [Django] #8936: add databrowse-like functionality to the admin

2013-08-30 Thread Django
#8936: add databrowse-like functionality to the admin ---+- Reporter: simon |Owner: nobody Type: New feature| Status: new Component: contrib.admin |

Re: [Django] #8936: add databrowse-like functionality to the admin

2013-08-30 Thread Django
#8936: add databrowse-like functionality to the admin ---+- Reporter: simon |Owner: nobody Type: New feature| Status: new Component: contrib.admin |

[django/django] 11cd73: Fixed #20989 -- Removed useless explicit list comp...

2013-08-30 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: 11cd7388f77aa9d12ab6b57285c3801b237e241b https://github.com/django/django/commit/11cd7388f77aa9d12ab6b57285c3801b237e241b Author: Simon Charette Date: 2013-08-30 (Fri, 30 Aug 2013)

Re: [Django] #21005: Schema tests are language-dependant

2013-08-30 Thread Django
#21005: Schema tests are language-dependant + Reporter: claudep |Owner: Type: Bug | Status: new Component: Migrations | Version: master

Re: [Django] #20999: Cannot specify form_class that isn't subclass of TypedChoiceField for field with choices

2013-08-30 Thread Django
#20999: Cannot specify form_class that isn't subclass of TypedChoiceField for field with choices -+- Reporter: carljm |Owner: nobody Type: New feature | Status:

Re: [Django] #8936: add databrowse-like functionality to the admin

2013-08-30 Thread Django
#8936: add databrowse-like functionality to the admin ---+- Reporter: simon |Owner: nobody Type: New feature| Status: new Component: contrib.admin |

Re: [Django] #3214: [patch] raw sql file doesn't recognize quotes correctly

2013-08-30 Thread Django
#3214: [patch] raw sql file doesn't recognize quotes correctly -+- Reporter: shaunc |Owner: nobody Type: Bug | Status: new Component:

Re: [Django] #20999: Cannot specify form_class that isn't subclass of TypedChoiceField for field with choices

2013-08-30 Thread Django
#20999: Cannot specify form_class that isn't subclass of TypedChoiceField for field with choices -+- Reporter: carljm |Owner: nobody Type: New feature | Status:

Re: [Django] #20999: Cannot specify form_class that isn't subclass of TypedChoiceField for field with choices

2013-08-30 Thread Django
#20999: Cannot specify form_class that isn't subclass of TypedChoiceField for field with choices -+- Reporter: carljm |Owner: nobody Type: New feature | Status:

[Django] #21005: Schema tests are language-dependant

2013-08-30 Thread Django
#21005: Schema tests are language-dependant --+ Reporter: claudep | Owner: Type: Bug | Status: new Component: Migrations |Version: master

Re: [Django] #10964: Admin for group doesn't allow to easily add users to the group

2013-08-30 Thread Django
#10964: Admin for group doesn't allow to easily add users to the group ---+ Reporter: gruszczy |Owner: nobody Type: New feature| Status: new Component:

Re: [Django] #20989: Remove useless list comprehensions

2013-08-30 Thread Django
#20989: Remove useless list comprehensions -+- Reporter: jeroen.pulles@… |Owner: nobody Type: | Status: closed Cleanup/optimization

Re: [Django] #21003: BaseGeometryWidget is not idempotent

2013-08-30 Thread Django
#21003: BaseGeometryWidget is not idempotent -+- Reporter: leplatrem|Owner: nobody Type: | Status: new Cleanup/optimization

Re: [Django] #17792: pickled object's __setstate__() ignores exceptions

2013-08-30 Thread Django
#17792: pickled object's __setstate__() ignores exceptions --+ Reporter: rpq__@… |Owner: nobody Type: Bug | Status: new Component:

Re: [Django] #21002: Sessions: The switch from pickle to json silently mangles my session data

2013-08-30 Thread Django
#21002: Sessions: The switch from pickle to json silently mangles my session data -+- Reporter: jeroen.pulles@… |Owner: timo Type: | Status:

Re: [Django] #20999: Cannot specify form_class that isn't subclass of TypedChoiceField for field with choices

2013-08-30 Thread Django
#20999: Cannot specify form_class that isn't subclass of TypedChoiceField for field with choices -+- Reporter: carljm |Owner: nobody Type: New feature | Status:

Re: [Django] #20989: Remove useless list comprehensions

2013-08-30 Thread Django
#20989: Remove useless list comprehensions -+- Reporter: jeroen.pulles@… |Owner: nobody Type: | Status: new Cleanup/optimization

Re: [Django] #21002: Sessions: The switch from pickle to json silently mangles my session data

2013-08-30 Thread Django
#21002: Sessions: The switch from pickle to json silently mangles my session data -+- Reporter: jeroen.pulles@… |Owner: timo Type: | Status:

Re: [Django] #20920: Create a reference doc for F() and Q()

2013-08-30 Thread Django
#20920: Create a reference doc for F() and Q() --+ Reporter: EvilDMP |Owner: EvilDMP Type: Cleanup/optimization | Status: assigned Component:

Re: [Django] #21004: Deprecation Timeline: is_managed(): more info needed

2013-08-30 Thread Django
#21004: Deprecation Timeline: is_managed(): more info needed -+- Reporter: guettli |Owner: nobody Type: | Status: closed

Re: [Django] #21004: Deprecation Timeline: is_managed(): more info needed

2013-08-30 Thread Django
#21004: Deprecation Timeline: is_managed(): more info needed -+- Reporter: guettli |Owner: nobody Type: | Status: closed

Re: [Django] #21001: Non working SQL generated for Oracle when doing .exclude('')

2013-08-30 Thread Django
#21001: Non working SQL generated for Oracle when doing .exclude('') -+- Reporter: greenRocker |Owner: nobody Type: Bug | Status: closed

[Django] #21004: Deprecation Timeline: is_managed(): more info needed

2013-08-30 Thread Django
#21004: Deprecation Timeline: is_managed(): more info needed --+ Reporter: guettli | Owner: nobody Type: Cleanup/optimization | Status: new Component: Documentation |Version: 1.5

[django/django] 1d874c: [1.6.x] Set 'bidi' Urdu property to True

2013-08-30 Thread GitHub
Branch: refs/heads/stable/1.6.x Home: https://github.com/django/django Commit: 1d874ce0f94432c1a4b42cacaeb02c5948000d0f https://github.com/django/django/commit/1d874ce0f94432c1a4b42cacaeb02c5948000d0f Author: Claude Paroz Date: 2013-08-30 (Fri, 30 Aug

Re: [Django] #20454: Urdu is RTL

2013-08-30 Thread Django
#20454: Urdu is RTL --+ Reporter: Pike |Owner: pike Type: Bug | Status: closed Component: Core (Other) | Version: master Severity:

Re: [Django] #20454: Urdu is RTL

2013-08-30 Thread Django
#20454: Urdu is RTL --+ Reporter: Pike |Owner: pike Type: Bug | Status: closed Component: Core (Other) | Version: master Severity:

[django/django] e4a67f: Set 'bidi' Urdu property to True

2013-08-30 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: e4a67fd90626ced92a61f38ef682d2aa4f34a3ff https://github.com/django/django/commit/e4a67fd90626ced92a61f38ef682d2aa4f34a3ff Author: Claude Paroz Date: 2013-08-30 (Fri, 30 Aug 2013)

[Django] #21003: BaseGeometryWidget is not idempotent

2013-08-30 Thread Django
#21003: BaseGeometryWidget is not idempotent --+ Reporter: leplatrem | Owner: nobody Type: Cleanup/optimization | Status: new Component: GIS |Version: 1.6-beta-1

Re: [Django] #20999: Cannot specify form_class that isn't subclass of TypedChoiceField for field with choices

2013-08-30 Thread Django
#20999: Cannot specify form_class that isn't subclass of TypedChoiceField for field with choices -+- Reporter: carljm |Owner: nobody Type: New feature | Status:

Re: [Django] #20998: Form GIS widgets render() lack of modularity

2013-08-30 Thread Django
#20998: Form GIS widgets render() lack of modularity -+- Reporter: leplatrem|Owner: nobody Type: | Status: new Cleanup/optimization

[Django] #21002: Sessions: The switch from pickle to json silently mangles my session data

2013-08-30 Thread Django
#21002: Sessions: The switch from pickle to json silently mangles my session data --+ Reporter: jeroen.pulles@… | Owner: nobody Type: Uncategorized | Status: new Component: contrib.sessions |

Re: [Django] #21001: Non working SQL generated for Oracle when doing .exclude('')

2013-08-30 Thread Django
#21001: Non working SQL generated for Oracle when doing .exclude('') -+- Reporter: greenRocker |Owner: nobody Type: Bug | Status: closed

Re: [Django] #21001: Non working SQL generated for Oracle when doing .exclude('')

2013-08-30 Thread Django
#21001: Non working SQL generated for Oracle when doing .exclude('') -+- Reporter: greenRocker |Owner: nobody Type: Bug | Status: new

Re: [Django] #20988: Model.save() refactoring incompatibilities

2013-08-30 Thread Django
#20988: Model.save() refactoring incompatibilities -+- Reporter: akaariai |Owner: nobody Type: | Status: closed Cleanup/optimization

[Django] #21001: Non working SQL generated for Oracle when doing .exclude('')

2013-08-30 Thread Django
#21001: Non working SQL generated for Oracle when doing .exclude('') --+ Reporter: greenRocker | Owner: nobody Type: Bug | Status: new Component: Database

Re: [Django] #12064: Impossible to conditionally include potentially non-existant templates

2013-08-30 Thread Django
#12064: Impossible to conditionally include potentially non-existant templates -+- Reporter: mkruisselbrink |Owner: nobody Type: New feature | Status:

Re: [Django] #3544: Fix {% include %} to allow recursive includes

2013-08-30 Thread Django
#3544: Fix {% include %} to allow recursive includes -+- Reporter: David Danier |Owner: nobody | Status: closed Type: New

Re: [Django] #16147: {% include %} tag raises TemplateDoesNotExist at compile time if TEMPLATE_DEBUG is True

2013-08-30 Thread Django
#16147: {% include %} tag raises TemplateDoesNotExist at compile time if TEMPLATE_DEBUG is True -+- Reporter: mrmachine|Owner: aaugustin Type: Bug |

[django/django] e2f062: Improved {% include %} implementation

2013-08-30 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: e2f06226ea4a38377cdb69f2f5768e4e00c2d88e https://github.com/django/django/commit/e2f06226ea4a38377cdb69f2f5768e4e00c2d88e Author: Curtis Maloney Date: 2013-08-30 (Fri, 30 Aug 2013)

Re: [Django] #20998: Form GIS widgets render() lack of modularity

2013-08-30 Thread Django
#20998: Form GIS widgets render() lack of modularity ---+-- Reporter: leplatrem |Owner: nobody Type: Uncategorized | Status: new Component: GIS|

Re: [Django] #16649: Models.save() refactoring: check updated rows to determine action

2013-08-30 Thread Django
#16649: Models.save() refactoring: check updated rows to determine action -+- Reporter: akaariai |Owner: nobody Type: | Status: closed

[django/django] 76e38a: [1.6.x] Fixed #20988 -- Added model meta option se...

2013-08-30 Thread GitHub
Branch: refs/heads/stable/1.6.x Home: https://github.com/django/django Commit: 76e38a21777243fec58c640d617bb71a251c5ba1 https://github.com/django/django/commit/76e38a21777243fec58c640d617bb71a251c5ba1 Author: Anssi Kääriäinen Date: 2013-08-29 (Thu, 29 Aug

Re: [Django] #20988: Model.save() refactoring incompatibilities

2013-08-30 Thread Django
#20988: Model.save() refactoring incompatibilities -+- Reporter: akaariai |Owner: nobody Type: | Status: closed Cleanup/optimization

Re: [Django] #20988: Model.save() refactoring incompatibilities

2013-08-30 Thread Django
#20988: Model.save() refactoring incompatibilities -+- Reporter: akaariai |Owner: nobody Type: | Status: closed Cleanup/optimization

[django/django] e973ee: Fixed #20988 -- Added model meta option select_on_...

2013-08-30 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: e973ee6a9879969b8ae05bb7ff681172cc5386a5 https://github.com/django/django/commit/e973ee6a9879969b8ae05bb7ff681172cc5386a5 Author: Anssi Kääriäinen Date: 2013-08-29 (Thu, 29 Aug 2013)

Re: [Django] #16649: Models.save() refactoring: check updated rows to determine action

2013-08-30 Thread Django
#16649: Models.save() refactoring: check updated rows to determine action -+- Reporter: akaariai |Owner: nobody Type: | Status: closed

[django/django] cd10e9: [1.6.x] Removed stale add_q() comment

2013-08-30 Thread GitHub
Branch: refs/heads/stable/1.6.x Home: https://github.com/django/django Commit: cd10e998b6a8f9daaf2e25cad55f33f3df51ea88 https://github.com/django/django/commit/cd10e998b6a8f9daaf2e25cad55f33f3df51ea88 Author: Anssi Kääriäinen Date: 2013-08-29 (Thu, 29 Aug

Re: [Django] #21000: Session cached_db backend doesn't use SESSION_CACHE_ALIAS

2013-08-30 Thread Django
#21000: Session cached_db backend doesn't use SESSION_CACHE_ALIAS --+ Reporter: Cloudream |Owner: nobody Type: Bug | Status: new Component:

[django/django] 13be3b: Removed stale add_q() comment

2013-08-30 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: 13be3bfef1441f9f3c9eb3cad21b5ae158fdb874 https://github.com/django/django/commit/13be3bfef1441f9f3c9eb3cad21b5ae158fdb874 Author: Anssi Kääriäinen Date: 2013-08-29 (Thu, 29 Aug 2013)

Re: [Django] #20998: Form GIS widgets render() lack of modularity

2013-08-30 Thread Django
#20998: Form GIS widgets render() lack of modularity ---+-- Reporter: leplatrem |Owner: nobody Type: Uncategorized | Status: new Component: GIS|