[Django] #22048: Document ways of checking for OneToOneField

2014-02-14 Thread Django
#22048: Document ways of checking for OneToOneField -+- Reporter: EvilDMP| Owner: nobody Type: | Status: new Uncategorized |

Re: [Django] #21566: Creation of models with ForeignObject fails with bulk_create() function

2014-02-14 Thread Django
#21566: Creation of models with ForeignObject fails with bulk_create() function -+- Reporter: rogerhu |Owner: nobody Type: Bug | Status:

[django/django] a6f05a: [1.6.x] Added 1.6.3 release note for refs #21566.

2014-02-14 Thread GitHub
Branch: refs/heads/stable/1.6.x Home: https://github.com/django/django Commit: a6f05af016b5488b42b9334ec915d6dfd2702c00 https://github.com/django/django/commit/a6f05af016b5488b42b9334ec915d6dfd2702c00 Author: Tim Graham Date: 2014-02-14 (Fri, 14 Feb

Re: [Django] #21566: Creation of models with ForeignObject fails with bulk_create() function

2014-02-14 Thread Django
#21566: Creation of models with ForeignObject fails with bulk_create() function -+- Reporter: rogerhu |Owner: nobody Type: Bug | Status:

[django/django] 865392: Added 1.6.3 release note for refs #21566.

2014-02-14 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: 865392c47899d70229d2450ec398582f31e3cf1d https://github.com/django/django/commit/865392c47899d70229d2450ec398582f31e3cf1d Author: Tim Graham Date: 2014-02-14 (Fri, 14 Feb 2014)

[django/django] 9a4462: [1.6.x] Fixed #21566 -- Fixed AttributeError when ...

2014-02-14 Thread GitHub
Branch: refs/heads/stable/1.6.x Home: https://github.com/django/django Commit: 9a446211bd13998aa6f0b6a3e6e6cdd1c69df704 https://github.com/django/django/commit/9a446211bd13998aa6f0b6a3e6e6cdd1c69df704 Author: Roger Hu Date: 2014-02-14 (Fri, 14 Feb 2014)

Re: [Django] #21566: Creation of models with ForeignObject fails with bulk_create() function

2014-02-14 Thread Django
#21566: Creation of models with ForeignObject fails with bulk_create() function -+- Reporter: rogerhu |Owner: nobody Type: Bug | Status:

[django/django] 0bd92d: Fixed #22035 -- reordered migration operations

2014-02-14 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: 0bd92d68ade11b56124c7cdfbbfff6eb37899291 https://github.com/django/django/commit/0bd92d68ade11b56124c7cdfbbfff6eb37899291 Author: Anton Baklanov Date: 2014-02-14 (Fri, 14 Feb

Re: [Django] #22035: makemigrations when adding field with a unique_together constraint should create fields before constraints

2014-02-14 Thread Django
#22035: makemigrations when adding field with a unique_together constraint should create fields before constraints -+ Reporter: SmileyChris |Owner: bak1an Type: Bug |

[django/django] f683cb: Fixed #21924 -- Added the ability to specify a rev...

2014-02-14 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: f683cb90bea2afbe0ef4c011acd4ab590c37410d https://github.com/django/django/commit/f683cb90bea2afbe0ef4c011acd4ab590c37410d Author: Klemens Mantzos Date: 2014-02-14 (Fri, 14 Feb 2014)

Re: [Django] #21924: added reverse order for admin_order_field

2014-02-14 Thread Django
#21924: added reverse order for admin_order_field ---+ Reporter: fetzig |Owner: nobody Type: New feature| Status: closed Component: contrib.admin |

Re: [Django] #22030: AttributeError: 'CharField' object has no attribute 'swappable_setting'

2014-02-14 Thread Django
#22030: AttributeError: 'CharField' object has no attribute 'swappable_setting' -+- Reporter: bmispelon|Owner: Type: Bug | Status: new

Re: [Django] #21177: redirect() doesn't support redirecting to relative urls

2014-02-14 Thread Django
#21177: redirect() doesn't support redirecting to relative urls -+- Reporter: acatton@…|Owner: nobody Type: Bug | Status: closed

Re: [Django] #17942: JSONResponse class for API responses

2014-02-14 Thread Django
#17942: JSONResponse class for API responses ---+--- Reporter: leahculver |Owner: LukaszBalcerzak Type: New feature| Status: closed Component: HTTP handling |

[django/django] 024213: Fixed #17942 -- Added a JsonResponse class to more...

2014-02-14 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: 0242134d32aa99a54442211ed05576b7061866d1 https://github.com/django/django/commit/0242134d32aa99a54442211ed05576b7061866d1 Author: Lukasz Balcerzak Date: 2014-02-14 (Fri, 14 Feb

[django/django] e3d079: Fixed #21177 -- Made resolve_url support relative ...

2014-02-14 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: e3d0790bd0b036ed3589659c1196e2c571e3dd8e https://github.com/django/django/commit/e3d0790bd0b036ed3589659c1196e2c571e3dd8e Author: Antoine Catton Date: 2014-02-14 (Fri, 14 Feb

Re: [Django] #22047: Cannot resolve keyword u'group_ptr' into field. Choices are: group, id, name, permissions, user

2014-02-14 Thread Django
#22047: Cannot resolve keyword u'group_ptr' into field. Choices are: group, id, name, permissions, user -+- Reporter: ctcbmw |Owner: nobody Type: Bug |

Re: [Django] #22047: Cannot resolve keyword u'group_ptr' into field. Choices are: group, id, name, permissions, user

2014-02-14 Thread Django
#22047: Cannot resolve keyword u'group_ptr' into field. Choices are: group, id, name, permissions, user -+- Reporter: ctcbmw |Owner: nobody Type: Bug |

[Django] #22047: Cannot resolve keyword u'group_ptr' into field. Choices are: group, id, name, permissions, user

2014-02-14 Thread Django
#22047: Cannot resolve keyword u'group_ptr' into field. Choices are: group, id, name, permissions, user --+ Reporter: ctcbmw| Owner: nobody Type: Bug |

Re: [Django] #22038: Admin shows selected rows as " of undefined selected"

2014-02-14 Thread Django
#22038: Admin shows selected rows as " of undefined selected" ---+ Reporter: bpeschier |Owner: nobody Type: Bug| Status: new Component: contrib.admin |

Re: [Django] #22040: RadioSelect options no longer available

2014-02-14 Thread Django
#22040: RadioSelect options no longer available ---+-- Reporter: chad@… |Owner: nobody Type: Bug| Status: closed Component: Documentation |

Re: [Django] #22039: Inline Model Admin DatePicker Bug

2014-02-14 Thread Django
#22039: Inline Model Admin DatePicker Bug ---+-- Reporter: smg247 |Owner: nobody Type: Bug| Status: closed Component: contrib.admin |

Re: [Django] #22041: LayerMapError: Django cannot import shapefile into postgresql

2014-02-14 Thread Django
#22041: LayerMapError: Django cannot import shapefile into postgresql ---+-- Reporter: klopycira |Owner: nobody Type: Uncategorized | Status: closed Component:

Re: [Django] #19182: ModelAdmin filtering when list_filter = (('fieldname', ClassName), ) throws SuspiciousOperation exception

2014-02-14 Thread Django
#19182: ModelAdmin filtering when list_filter = (('fieldname', ClassName),) throws SuspiciousOperation exception -+- Reporter: gauss|Owner: nobody Type: Bug

Re: [Django] #22023: .values() followed by defer() or only() results invalid data or crash

2014-02-14 Thread Django
#22023: .values() followed by defer() or only() results invalid data or crash -+- Reporter: jtiai|Owner: nobody Type: Bug | Status: new

[django/django] f3805f: Added missing snippet to show filename in docs

2014-02-14 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: f3805f5c529d788f72f68d80b492d059cc62e6b2 https://github.com/django/django/commit/f3805f5c529d788f72f68d80b492d059cc62e6b2 Author: Alasdair Nicol Date: 2014-02-14 (Fri, 14 Feb

Re: [Django] #19182: ModelAdmin filtering when list_filter = (('fieldname', ClassName), ) throws SuspiciousOperation exception

2014-02-14 Thread Django
#19182: ModelAdmin filtering when list_filter = (('fieldname', ClassName),) throws SuspiciousOperation exception -+- Reporter: gauss|Owner: nobody Type: Bug

Re: [Django] #22046: unhelpful queryset handling for model formsets with data

2014-02-14 Thread Django
#22046: unhelpful queryset handling for model formsets with data +-- Reporter: Jim Bailey |Owner: nobody Type: Bug | Status: new Component: Forms |

[Django] #22046: unhelpful queryset handling for model formsets with data

2014-02-14 Thread Django
#22046: unhelpful queryset handling for model formsets with data + Reporter: Jim Bailey | Owner: nobody Type: Bug | Status: new Component: Forms |Version: 1.6 Severity: Normal |

Re: [Django] #19182: ModelAdmin filtering when list_filter = (('fieldname', ClassName), ) throws SuspiciousOperation exception

2014-02-14 Thread Django
#19182: ModelAdmin filtering when list_filter = (('fieldname', ClassName),) throws SuspiciousOperation exception -+- Reporter: gauss|Owner: nobody Type: Bug

[Django] #22045: weight loss 806

2014-02-14 Thread Django
#22045: weight loss 806 ---+-- Reporter: anonymous | Owner: nobody Type: New feature| Status: new Component: Uncategorized |Version: 1.6 Severity: Normal | Keywords: Super Yacon

Re: [Django] #19182: ModelAdmin filtering when list_filter = (('fieldname', ClassName), ) throws SuspiciousOperation exception (was: ModelAdmin.lookup_allowed should also check for ('fieldname', Class

2014-02-14 Thread Django
#19182: ModelAdmin filtering when list_filter = (('fieldname', ClassName),) throws SuspiciousOperation exception -+- Reporter: gauss|Owner: nobody Type: Bug

Re: [Django] #22042: confused in tutorial 03 about location of mysite/urls.py

2014-02-14 Thread Django
#22042: confused in tutorial 03 about location of mysite/urls.py -+- Reporter: jason@… |Owner: nobody Type: | Status: closed

Re: [Django] #21654: Document a use-case for `Form.errors.as_data()`

2014-02-14 Thread Django
#21654: Document a use-case for `Form.errors.as_data()` --+ Reporter: selwin|Owner: nobody Type: Cleanup/optimization | Status: closed Component:

[django/django] 2e4200: Fixed #21654 -- Documented a use-case for Form.err...

2014-02-14 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: 2e4200b5c7cb4887b7034bb5dcbbd354e4698f27 https://github.com/django/django/commit/2e4200b5c7cb4887b7034bb5dcbbd354e4698f27 Author: Loic Bistuer Date: 2014-02-14 (Fri, 14 Feb

Re: [Django] #14296: 'manage.py test' failing for apps that access read-only databases

2014-02-14 Thread Django
#14296: 'manage.py test' failing for apps that access read-only databases ---+ Reporter: kthhrv |Owner: nobody Type: Bug| Status: new

[Django] #22044: weight loss 12 00

2014-02-14 Thread Django
#22044: weight loss 12 00 ---+-- Reporter: anonymous | Owner: nobody Type: New feature| Status: new Component: Uncategorized |Version: 1.6 Severity: Normal | Keywords: Super

[Django] #22043: weight loss

2014-02-14 Thread Django
#22043: weight loss ---+-- Reporter: anonymous | Owner: nobody Type: Uncategorized | Status: new Component: Uncategorized |Version: 1.6 Severity: Normal | Keywords: Super Yacon 1000

Re: [Django] #21924: added reverse order for admin_order_field

2014-02-14 Thread Django
#21924: added reverse order for admin_order_field ---+ Reporter: fetzig |Owner: nobody Type: New feature| Status: new Component: contrib.admin |