Re: [Django] #27639: Add a chunk size argument to QuerySet.iterator()

2017-01-02 Thread Django
#27639: Add a chunk size argument to QuerySet.iterator() -+- Reporter: François Freitag |Owner: François | Freitag Type: New feature |

Re: [Django] #27670: Genuine ImportError masked by exception handling code when loading shell

2017-01-02 Thread Django
#27670: Genuine ImportError masked by exception handling code when loading shell -+- Reporter: Peter Inglesby |Owner: Peter | Inglesby Type: Bug

Re: [Django] #27678: Document that the template system isn't safe against untrusted template authors

2017-01-02 Thread Django
#27678: Document that the template system isn't safe against untrusted template authors --+ Reporter: Tim Graham|Owner: nobody Type: Cleanup/optimization | Sta

[Django] #27678: Document that the template system isn't safe against untrusted template authors

2017-01-02 Thread Django
#27678: Document that the template system isn't safe against untrusted template authors + Reporter: Tim Graham| Owner: nobody Type: Cleanup/optimization | Statu

Re: [Django] #27674: Deprecate GeoModelAdmin and OSMGeoAdmin

2017-01-02 Thread Django
#27674: Deprecate GeoModelAdmin and OSMGeoAdmin --+ Reporter: Claude Paroz |Owner: nobody Type: Cleanup/optimization | Status: new Component: GIS

Re: [Django] #27661: Move FileSystemFinder ImproperlyConfigured errors to system checks

2017-01-02 Thread Django
#27661: Move FileSystemFinder ImproperlyConfigured errors to system checks -+- Reporter: Jerome Leclanche |Owner: Ling-Xiao Type: | Yang Cleanup/optimization

Re: [Django] #27676: MariaDB 10.2 supports defaults for text columns

2017-01-02 Thread Django
#27676: MariaDB 10.2 supports defaults for text columns -+- Reporter: Adam Chainz |Owner: Adam | Chainz Type: New feature |

Re: [Django] #27673: System checks for contrib.admin are executed during registration

2017-01-02 Thread Django
#27673: System checks for contrib.admin are executed during registration +- Reporter: Johannes Hoppe |Owner: Morgan Aubert Type: Bug | Status: assigned Co

Re: [Django] #27672: Trouble saving specificly shaped GeometryCollection to spatialite backend

2017-01-02 Thread Django
#27672: Trouble saving specificly shaped GeometryCollection to spatialite backend +-- Reporter: Tim Sheerman-Chase |Owner: nobody Type: Bug | Status: new

Re: [Django] #27673: System checks for contrib.admin are executed during registration

2017-01-02 Thread Django
#27673: System checks for contrib.admin are executed during registration +- Reporter: Johannes Hoppe |Owner: Morgan Aubert Type: Bug | Status: assigned Co

Re: [Django] #27661: Move FileSystemFinder ImproperlyConfigured errors to system checks

2017-01-02 Thread Django
#27661: Move FileSystemFinder ImproperlyConfigured errors to system checks -+- Reporter: Jerome Leclanche |Owner: Ling-Xiao Type: | Yang Cleanup/optimization

Re: [Django] #27658: collectstatic overwrites newer files in remote storage

2017-01-02 Thread Django
#27658: collectstatic overwrites newer files in remote storage -+ Reporter: Paolo Dente |Owner: nobody Type: Bug | Status: new Component: co

Re: [Django] #27676: MariaDB 10.2 supports defaults for text columns

2017-01-02 Thread Django
#27676: MariaDB 10.2 supports defaults for text columns -+- Reporter: Adam Chainz |Owner: Adam | Chainz Type: New feature |

[Django] #27677: Disable savepoint support for MySQL NDB engine tables, and option to overwrite the default.

2017-01-02 Thread Django
#27677: Disable savepoint support for MySQL NDB engine tables, and option to overwrite the default. -+- Reporter: Alan | Owner: nobody Justino da Silva | Ty

Re: [Django] #27559: Admin changelist turns GET QueryDict into dict which may lose parameters

2017-01-02 Thread Django
#27559: Admin changelist turns GET QueryDict into dict which may lose parameters -+- Reporter: Jonas von Poser |Owner: Ling-Xiao Type: | Yang Cleanup/optimizatio

Re: [Django] #27672: Trouble saving specificly shaped GeometryCollection to spatialite backend

2017-01-02 Thread Django
#27672: Trouble saving specificly shaped GeometryCollection to spatialite backend +-- Reporter: Tim Sheerman-Chase |Owner: nobody Type: Bug | Status: new

Re: [Django] #27674: Deprecate GeoModelAdmin and OSMGeoAdmin

2017-01-02 Thread Django
#27674: Deprecate GeoModelAdmin and OSMGeoAdmin --+ Reporter: Claude Paroz |Owner: nobody Type: Cleanup/optimization | Status: new Component: GIS

[Django] #27676: MariaDB 10.2 supports defaults for text columns

2017-01-02 Thread Django
#27676: MariaDB 10.2 supports defaults for text columns -+- Reporter: Adam | Owner: Adam Chainz Chainz | Type: Bug| Status: assi

Re: [Django] #25004: Add an OpenLayers 3 compatible map widget

2017-01-02 Thread Django
#25004: Add an OpenLayers 3 compatible map widget -+- Reporter: Claude Paroz |Owner: nobody Type: New feature | Status: new Component: GIS

Re: [Django] #27675: Django postgres JSONField encoding

2017-01-02 Thread Django
#27675: Django postgres JSONField encoding -+- Reporter: Hisham Waleed Karam |Owner: nobody Type: Bug | Status: new Component: contrib.postgres

Re: [Django] #27674: Deprecate GeoModelAdmin and OSMGeoAdmin

2017-01-02 Thread Django
#27674: Deprecate GeoModelAdmin and OSMGeoAdmin --+ Reporter: Claude Paroz |Owner: nobody Type: Cleanup/optimization | Status: new Component: GIS

[Django] #27675: Django postgres JSONField encoding

2017-01-02 Thread Django
#27675: Django postgres JSONField encoding -+- Reporter: Hisham | Owner: nobody Waleed Karam | Type: Bug| Status: new Comp

Re: [Django] #27559: Admin changelist turns GET QueryDict into dict which may lose parameters

2017-01-02 Thread Django
#27559: Admin changelist turns GET QueryDict into dict which may lose parameters -+- Reporter: Jonas von Poser |Owner: Ling-Xiao Type: | Yang Cleanup/optimizatio

Re: [Django] #25004: Add an OpenLayers 3 compatible map widget

2017-01-02 Thread Django
#25004: Add an OpenLayers 3 compatible map widget --+ Reporter: Claude Paroz |Owner: nobody Type: New feature | Status: new Component: GIS | Ver

[Django] #27674: Deprecate GeoModelAdmin and OSMGeoAdmin

2017-01-02 Thread Django
#27674: Deprecate GeoModelAdmin and OSMGeoAdmin + Reporter: Claude Paroz | Owner: nobody Type: Cleanup/optimization | Status: new Component: GIS

Re: [Django] #27668: Autocheck compliance with Python docstring conventions.

2017-01-02 Thread Django
#27668: Autocheck compliance with Python docstring conventions. -+- Reporter: Anton Samarchyan |Owner: nobody Type: | Status: closed Cleanup/opt

Re: [Django] #25004: Add an OpenLayers 3 compatible map widget

2017-01-02 Thread Django
#25004: Add an OpenLayers 3 compatible map widget --+ Reporter: Claude Paroz |Owner: nobody Type: New feature | Status: new Component: GIS | Ver

Re: [Django] #25912: Add binary left/right shift operators to F expressions

2017-01-02 Thread Django
#25912: Add binary left/right shift operators to F expressions -+- Reporter: anabelensc |Owner: nobody Type: New feature | Status: new Component: D

Re: [Django] #27671: Exclusion of .po files from next source distributions

2017-01-02 Thread Django
#27671: Exclusion of .po files from next source distributions -+- Reporter: Illia Volochii |Owner: nobody Type: | Status: closed Cleanup/optim

Re: [Django] #27522: ./manage runserver --nostatic doesn't return a traceback

2017-01-02 Thread Django
#27522: ./manage runserver --nostatic doesn't return a traceback -+- Reporter: Jeroen van Veen |Owner: nobody Type: Bug | Status: closed Componen

Re: [Django] #27637: timeuntil, timesince breaks in leap year edge case

2017-01-02 Thread Django
#27637: timeuntil, timesince breaks in leap year edge case -+- Reporter: felixxm |Owner: vinay | karanam Type: Bug |

Re: [Django] #27637: timeuntil, timesince breaks in leap year edge case

2017-01-02 Thread Django
#27637: timeuntil, timesince breaks in leap year edge case -+- Reporter: felixxm |Owner: vinay | karanam Type: Bug |

Re: [Django] #27637: timeuntil, timesince breaks in leap year edge case

2017-01-02 Thread Django
#27637: timeuntil, timesince breaks in leap year edge case -+- Reporter: felixxm |Owner: vinay | karanam Type: Bug |

Re: [Django] #27637: timeuntil, timesince breaks in leap year edge case

2017-01-02 Thread Django
#27637: timeuntil, timesince breaks in leap year edge case -+- Reporter: felixxm |Owner: vinay | karanam Type: Bug |

Re: [Django] #27673: System checks for contrib.admin are executed during registration

2017-01-02 Thread Django
#27673: System checks for contrib.admin are executed during registration + Reporter: Johannes Hoppe |Owner: nobody Type: Bug | Status: new Component: contrib

Re: [Django] #27671: Exclusion of .po files from next source distributions

2017-01-02 Thread Django
#27671: Exclusion of .po files from next source distributions -+- Reporter: Illia Volochii |Owner: nobody Type: | Status: new Cleanup/optimiza

[Django] #27673: System checks for contrib.admin are executed during registration

2017-01-02 Thread Django
#27673: System checks for contrib.admin are executed during registration --+ Reporter: Johannes Hoppe | Owner: nobody Type: Bug | Status: new Component: