Re: [Django] #21567: sites SITE_ID

2013-12-05 Thread Django
#21567: sites SITE_ID -+- Reporter: yakoub abaya |Owner: nobody | Status: new Type: Bug |

Re: [Django] #21567: sites SITE_ID

2013-12-05 Thread Django
#21567: sites SITE_ID -+- Reporter: yakoub abaya |Owner: nobody | Status: new Type: Bug |

Re: [Django] #21567: sites SITE_ID

2013-12-05 Thread Django
#21567: sites SITE_ID -+- Reporter: yakoub abaya |Owner: nobody | Status: new Type: Bug |

[Django] #21567: sites SITE_ID

2013-12-05 Thread Django
#21567: sites SITE_ID ---+- Reporter: yakoub abaya | Owner: nobody Type: Bug| Status: new Component: Documentation |Version: 1.6 Severity:

[django/django] 4d0c72: Removed unreachable `else` in `try` block.

2013-12-05 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: 4d0c72eb68fc6518ef02c757b37e5548d0007f41 https://github.com/django/django/commit/4d0c72eb68fc6518ef02c757b37e5548d0007f41 Author: maurycyp Date: 2013-12-05 (Thu, 05 Dec 2013)

Re: [Django] #21564: Generic base view http_method_not_allowed method references self.request and should use locally scoped request

2013-12-05 Thread Django
#21564: Generic base view http_method_not_allowed method references self.request and should use locally scoped request ---+ Reporter: adepue |Owner: nobody Type: Bug|

Re: [Django] #20253: GeoDjango - made GeoQuerySet.extent() available with Spatialite

2013-12-05 Thread Django
#20253: GeoDjango - made GeoQuerySet.extent() available with Spatialite -+- Reporter: burton449geo@… |Owner: nobody Type: New feature | Status: new

Re: [Django] #19678: Test failure with spatialite

2013-12-05 Thread Django
#19678: Test failure with spatialite + Reporter: julien |Owner: nobody Type: Bug | Status: new Component: GIS | Version: 1.4 Severity: Normal |

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

2013-12-05 Thread Django
#21566: Creation of models with ForeignObject fails with bulk_create() function ---+-- Reporter: rogerhu|Owner: nobody Type: Uncategorized | Status: new Component:

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

2013-12-05 Thread Django
#21566: Creation of models with ForeignObject fails with bulk_create() function ---+-- Reporter: rogerhu|Owner: nobody Type: Uncategorized | Status: new Component:

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

2013-12-05 Thread Django
#21566: Creation of models with ForeignObject fails with bulk_create() function ---+ Reporter: rogerhu| Owner: nobody Type: Uncategorized | Status: new Component: Uncategorized |Version: 1.6

[django/django] 4f9590: [1.6.x] Fixed #21562 -- Warned against using the s...

2013-12-05 Thread GitHub
Branch: refs/heads/stable/1.6.x Home: https://github.com/django/django Commit: 4f9590836ca679e4aef2627a71f4277ca4c80605 https://github.com/django/django/commit/4f9590836ca679e4aef2627a71f4277ca4c80605 Author: Alasdair Nicol Date: 2013-12-05 (Thu, 05 Dec

Re: [Django] #21562: Bad things happen if you name your custom user app "auth"

2013-12-05 Thread Django
#21562: Bad things happen if you name your custom user app "auth" --+ Reporter: yourcelf |Owner: nobody Type: Cleanup/optimization | Status: closed

[django/django] 317fd1: Fixed #21562 -- Warned against using the same app ...

2013-12-05 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: 317fd13c7ac25db94d3dabf8ee115acbfbd3e5a7 https://github.com/django/django/commit/317fd13c7ac25db94d3dabf8ee115acbfbd3e5a7 Author: Alasdair Nicol Date: 2013-12-05 (Thu, 05 Dec 2013)

Re: [Django] #21562: Bad things happen if you name your custom user app "auth"

2013-12-05 Thread Django
#21562: Bad things happen if you name your custom user app "auth" --+ Reporter: yourcelf |Owner: nobody Type: Cleanup/optimization | Status: closed

Re: [Django] #21426: No indexes are created on syncdb

2013-12-05 Thread Django
#21426: No indexes are created on syncdb +-- Reporter: burton449geo@… |Owner: nobody Type: Uncategorized | Status: closed Component: GIS |

[Django] #21565: values() and values_list() don't work when datetime fields are specified and a GeoManager is used

2013-12-05 Thread Django
#21565: values() and values_list() don't work when datetime fields are specified and a GeoManager is used ---+ Reporter: brett_energysavvy | Owner: nobody Type: Bug| Status: new Component: GIS

Re: [Django] #21564: Generic base view http_method_not_allowed method references self.request and should use locally scoped request

2013-12-05 Thread Django
#21564: Generic base view http_method_not_allowed method references self.request and should use locally scoped request ---+ Reporter: adepue |Owner: nobody Type: Bug|

[django/django] 38662d: Fixed another typo in custom model field documenta...

2013-12-05 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: 38662d11c4201c9fe9ba810515c2ed0b939065c0 https://github.com/django/django/commit/38662d11c4201c9fe9ba810515c2ed0b939065c0 Author: Baptiste Mispelon Date: 2013-12-05 (Thu, 05 Dec

Re: [Django] #21551: 1.6 regression: Can't load fixtures from subdir

2013-12-05 Thread Django
#21551: 1.6 regression: Can't load fixtures from subdir -+- Reporter: jonash |Owner: nobody Type: Bug | Status: new Component: Core

[django/django] 3396d5: Fixed typo in custom model field documentation.

2013-12-05 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: 3396d5716b2fccf5de5322cc50efef3c6e9b1152 https://github.com/django/django/commit/3396d5716b2fccf5de5322cc50efef3c6e9b1152 Author: Baptiste Mispelon Date: 2013-12-05 (Thu, 05 Dec

Re: [Django] #21564: Generic base view http_method_not_allowed method references self.request and should use locally scoped request

2013-12-05 Thread Django
#21564: Generic base view http_method_not_allowed method references self.request and should use locally scoped request ---+-- Reporter: adepue |Owner: nobody Type: Bug|

[django/django] 656a3a: [1.6.x] Corrected setting name in gis test error m...

2013-12-05 Thread GitHub
Branch: refs/heads/stable/1.6.x Home: https://github.com/django/django Commit: 656a3adff73e3f4df4884540bd9426740593834f https://github.com/django/django/commit/656a3adff73e3f4df4884540bd9426740593834f Author: Ramiro Morales Date: 2013-12-05 (Thu, 05 Dec

[Django] #21564: Generic base view http_method_not_allowed method references self.request and should use locally scoped request

2013-12-05 Thread Django
#21564: Generic base view http_method_not_allowed method references self.request and should use locally scoped request ---+ Reporter: adepue | Owner: nobody Type: Uncategorized | Status: new Component: Generic

[django/django] e36c16: Corrected setting name in gis test error message.

2013-12-05 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: e36c165b140c6f86678f7d12785d1957afa1735c https://github.com/django/django/commit/e36c165b140c6f86678f7d12785d1957afa1735c Author: Ramiro Morales Date: 2013-12-05 (Thu, 05 Dec 2013)

Re: [Django] #21554: incorrect SQL generated when using multiple inheritance

2013-12-05 Thread Django
#21554: incorrect SQL generated when using multiple inheritance -+- Reporter: pegler |Owner: nobody Type: Bug | Status: new Component:

Re: [Django] #18671:

2013-12-05 Thread Django
#18671: +-- Reporter: bartek.rychlicki@… |Owner: nobody Type: Uncategorized | Status: closed Component: Documentation | Version: 1.5

[django/django] e9c6d0: Better error reporting when from_app_cache fails

2013-12-05 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: e9c6d0422422d7ea5ff3be8992ca73b5ba73bd0c https://github.com/django/django/commit/e9c6d0422422d7ea5ff3be8992ca73b5ba73bd0c Author: Andrew Godwin Date: 2013-12-05 (Thu, 05 Dec 2013)

[django/django] 4ca396: Fix poor variable name (flake8 warning)

2013-12-05 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: 4ca39684ee1e21b7e508d58ee89f9a0c309399c4 https://github.com/django/django/commit/4ca39684ee1e21b7e508d58ee89f9a0c309399c4 Author: Andrew Godwin Date: 2013-12-05 (Thu, 05 Dec 2013)

[django/django] cbf8e8: Fixed a flake8 error

2013-12-05 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: cbf8e8aa125d25aa0d4b3a65ef9915acca4a4e81 https://github.com/django/django/commit/cbf8e8aa125d25aa0d4b3a65ef9915acca4a4e81 Author: Alex Gaynor Date: 2013-12-05 (Thu, 05 Dec 2013)

Re: [Django] #21562: Bad things happen if you name your custom user app "auth"

2013-12-05 Thread Django
#21562: Bad things happen if you name your custom user app "auth" --+ Reporter: yourcelf |Owner: nobody Type: Cleanup/optimization | Status: new

Re: [Django] #21450: BaseYearArchiveView prevent ordering of queryset

2013-12-05 Thread Django
#21450: BaseYearArchiveView prevent ordering of queryset -+- Reporter: Thibault Serot |Owner: nobody | Status: new Type:

Re: [Django] #21501: BaseFormSet's empty_form isn't as extendable as _construct_form()

2013-12-05 Thread Django
#21501: BaseFormSet's empty_form isn't as extendable as _construct_form() -+- Reporter: Keryn Knight |Owner: nobody | Status: new

Re: [Django] #21552: Cannot use None as a query value for iexact lookup

2013-12-05 Thread Django
#21552: Cannot use None as a query value for iexact lookup -+- Reporter: denya|Owner: nobody Type: New feature | Status: new Component:

Re: [Django] #21319: Document self.fields in forms

2013-12-05 Thread Django
#21319: Document self.fields in forms --+ Reporter: pydanny |Owner: nobody Type: Cleanup/optimization | Status: new Component: Documentation |

Re: [Django] #21551: 1.6 regression: Can't load fixtures from subdir

2013-12-05 Thread Django
#21551: 1.6 regression: Can't load fixtures from subdir -+- Reporter: jonash |Owner: nobody Type: Bug | Status: new Component: Core

Re: [Django] #21536: the handler swallows exception

2013-12-05 Thread Django
#21536: the handler swallows exception -+- Reporter: wuhaochi@… |Owner: nobody Type: | Status: closed Cleanup/optimization

Re: [Django] #21554: incorrect SQL generated when using multiple inheritance

2013-12-05 Thread Django
#21554: incorrect SQL generated when using multiple inheritance -+- Reporter: pegler |Owner: nobody Type: Bug | Status: new Component:

Re: [Django] #21528: improve Django Doc with an example for formfield_for_foreignkey accessing parent ID

2013-12-05 Thread Django
#21528: improve Django Doc with an example for formfield_for_foreignkey accessing parent ID --+ Reporter: anonymous |Owner: nobody Type: Cleanup/optimization |

Re: [Django] #21560: missing 'slug' field in example code

2013-12-05 Thread Django
#21560: missing 'slug' field in example code ---+ Reporter: jfindlay@… |Owner: nobody Type: Bug| Status: new Component: Documentation |

Re: [Django] #21555: ValidationError is not picklable

2013-12-05 Thread Django
#21555: ValidationError is not picklable --+- Reporter: zanuxzan |Owner: nobody Type: Bug | Status: new Component: Forms | Version: master

[django/django] 164df4: Fixing manager documentation inaccuracy

2013-12-05 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: 164df40501d91ae8dd250700df15302c64001a69 https://github.com/django/django/commit/164df40501d91ae8dd250700df15302c64001a69 Author: Frank Wiles Date: 2013-12-04 (Wed, 04 Dec 2013)

[django/django] ae734b: Removed 'return' in __init__

2013-12-05 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: ae734b75c1fc365be9c2e2a08c8c569166233149 https://github.com/django/django/commit/ae734b75c1fc365be9c2e2a08c8c569166233149 Author: maurycyp Date: 2013-12-05 (Thu, 05 Dec 2013)

Re: [Django] #21557: search function is broken

2013-12-05 Thread Django
#21557: search function is broken ---+-- Reporter: tjtimer@… |Owner: nobody Type: Uncategorized | Status: closed Component: Uncategorized | Version:

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

2013-12-05 Thread Django
#11154: Inconsistency with permissions for proxy models -+- Reporter: etianen |Owner: charettes Type: Bug | Status: assigned Component:

Re: [Django] #21540: TestCase with multiple assertRaises fails with TransactionManagementError

2013-12-05 Thread Django
#21540: TestCase with multiple assertRaises fails with TransactionManagementError ---+-- Reporter: marfire|Owner: nobody Type: Bug| Status: new

Re: [Django] #21556: Date field shows in changed_data due to different format

2013-12-05 Thread Django
#21556: Date field shows in changed_data due to different format ---+-- Reporter: anonymous |Owner: nobody Type: Bug| Status: closed Component: Forms |