[Django] #26138: Example for GeoJSON Serializer don't work as described

2016-01-25 Thread Django
#26138: Example for GeoJSON Serializer don't work as described --+ Reporter: brot | Owner: nobody Type: Cleanup/optimization | Status: new Component: GIS |Version: 1.9

Re: [Django] #26135: The migrate command with `--run-syncdb` crash if an application's migrations are disabled by setting MODULE_MIGRATIONS[app_label] = None

2016-01-25 Thread Django
#26135: The migrate command with `--run-syncdb` crash if an application's migrations are disabled by setting MODULE_MIGRATIONS[app_label] = None -+- Reporter: charettes|Owner: nobody

Re: [Django] #24919: Add an option not to run migrations when running tests

2016-01-25 Thread Django
#24919: Add an option not to run migrations when running tests -+- Reporter: kairichard |Owner: andrewgodwin Type: New feature | Status: closed Component:

Re: [Django] #24919: Add an option not to run migrations when running tests

2016-01-25 Thread Django
#24919: Add an option not to run migrations when running tests -+- Reporter: kairichard |Owner: andrewgodwin Type: New feature | Status: closed Component:

Re: [Django] #24919: Add an option not to run migrations when running tests

2016-01-25 Thread Django
#24919: Add an option not to run migrations when running tests -+- Reporter: kairichard |Owner: andrewgodwin Type: New feature | Status: closed Component:

Re: [Django] #24919: Add an option not to run migrations when running tests

2016-01-25 Thread Django
#24919: Add an option not to run migrations when running tests -+- Reporter: kairichard |Owner: andrewgodwin Type: New feature | Status: closed Component:

Re: [Django] #26135: The migrate command with `--run-syncdb` crash if an application's migrations are disabled by setting MODULE_MIGRATIONS[app_label] = None

2016-01-25 Thread Django
#26135: The migrate command with `--run-syncdb` crash if an application's migrations are disabled by setting MODULE_MIGRATIONS[app_label] = None -+- Reporter: charettes|Owner: nobody

[Django] #26137: Document steps needed to install spatialite on Ubuntu 15.04+

2016-01-25 Thread Django
#26137: Document steps needed to install spatialite on Ubuntu 15.04+ + Reporter: timgraham | Owner: nobody Type: Cleanup/optimization | Status: new

Re: [Django] #17419: Add a JSON template filter

2016-01-25 Thread Django
#17419: Add a JSON template filter ---+- Reporter: lau|Owner: aaugustin Type: New feature| Status: new Component: Template system|

Re: [Django] #26136: JavaScript translation catalog docs contain deprecated code

2016-01-25 Thread Django
#26136: JavaScript translation catalog docs contain deprecated code --+ Reporter: sephii|Owner: nobody Type: Cleanup/optimization | Status: new

Re: [Django] #26109: loader.select_template() raises a confusing message if passed a string containing a period

2016-01-25 Thread Django
#26109: loader.select_template() raises a confusing message if passed a string containing a period --+ Reporter: ahmohamed |Owner: nobody Type: Cleanup/optimization |

Re: [Django] #26134: Update MySQL GIS function names to OpenGIS standard.

2016-01-25 Thread Django
#26134: Update MySQL GIS function names to OpenGIS standard. --+ Reporter: fmalina |Owner: nobody Type: Cleanup/optimization | Status: new Component:

Re: [Django] #25917: Confusing sentence in RemoveField's documentation

2016-01-25 Thread Django
#25917: Confusing sentence in RemoveField's documentation -+- Reporter: bmispelon|Owner: Type: | kaifeldhoff Cleanup/optimization |

Re: [Django] #25917: Confusing sentence in RemoveField's documentation

2016-01-25 Thread Django
#25917: Confusing sentence in RemoveField's documentation --+ Reporter: bmispelon |Owner: Type: Cleanup/optimization | Status: new Component:

Re: [Django] #26112: Aggregate Sum of GIS Aggregates fails

2016-01-25 Thread Django
#26112: Aggregate Sum of GIS Aggregates fails +- Reporter: yellowcap |Owner: yellowcap Type: Bug | Status: new Component: GIS | Version:

[Django] #26136: JavaScript translation catalog docs contain deprecated code

2016-01-25 Thread Django
#26136: JavaScript translation catalog docs contain deprecated code --+ Reporter: sephii| Owner: nobody Type: Cleanup/optimization | Status: new Component: Documentation |Version:

Re: [Django] #26134: Update MySQL GIS function names to OpenGIS standard.

2016-01-25 Thread Django
#26134: Update MySQL GIS function names to OpenGIS standard. --+ Reporter: fmalina |Owner: nobody Type: Cleanup/optimization | Status: new Component:

Re: [Django] #26135: The migrate command with `--run-syncdb` crash if an application's migrations are disabled by setting MODULE_MIGRATIONS[app_label] = None

2016-01-25 Thread Django
#26135: The migrate command with `--run-syncdb` crash if an application's migrations are disabled by setting MODULE_MIGRATIONS[app_label] = None -+- Reporter: charettes|Owner: nobody

Re: [Django] #26124: Add missing code formatting in docs headers

2016-01-25 Thread Django
#26124: Add missing code formatting in docs headers --+ Reporter: timgraham |Owner: rowanv Type: Cleanup/optimization | Status: assigned Component:

Re: [Django] #26125: Fix E731 flake warnings (do not assign a lambda expression, use a def)

2016-01-25 Thread Django
#26125: Fix E731 flake warnings (do not assign a lambda expression, use a def) -+- Reporter: timgraham|Owner: userimack Type: | Status:

[Django] #26135: The migrate command with `--run-syncdb` crash if an application's migrations are disabled by setting MODULE_MIGRATIONS[app_label] = None

2016-01-25 Thread Django
#26135: The migrate command with `--run-syncdb` crash if an application's migrations are disabled by setting MODULE_MIGRATIONS[app_label] = None ---+ Reporter: charettes| Owner: nobody

Re: [Django] #17419: Add a JSON template filter

2016-01-25 Thread Django
#17419: Add a JSON template filter ---+- Reporter: lau|Owner: aaugustin Type: New feature| Status: new Component: Template system|

Re: [Django] #25532: JSONField form field double encodes

2016-01-25 Thread Django
#25532: JSONField form field double encodes --+ Reporter: davidszotten |Owner: Type: Bug | Status: new Component: contrib.postgres |

Re: [Django] #26134: Update MySQL GIS function names to OpenGIS standard.

2016-01-25 Thread Django
#26134: Update MySQL GIS function names to OpenGIS standard. --+ Reporter: fmalina |Owner: nobody Type: Cleanup/optimization | Status: new Component:

Re: [Django] #25968: Don't ship invalid .py files; rename them at run-time

2016-01-25 Thread Django
#25968: Don't ship invalid .py files; rename them at run-time -+- Reporter: lamby|Owner: nobody Type: | Status: closed

Re: [Django] #25968: Don't ship invalid .py files; rename them at run-time

2016-01-25 Thread Django
#25968: Don't ship invalid .py files; rename them at run-time -+- Reporter: lamby|Owner: nobody Type: | Status: closed

Re: [Django] #24974: Cannot create subclass of form created by `modelform_factory()`, e.g. in `ModelAdmin.get_form()`

2016-01-25 Thread Django
#24974: Cannot create subclass of form created by `modelform_factory()`, e.g. in `ModelAdmin.get_form()` -+- Reporter: mrmachine|Owner: nobody Type: Bug |

Re: [Django] #25731: Remove choices from ether instance or method attribute in Select widget

2016-01-25 Thread Django
#25731: Remove choices from ether instance or method attribute in Select widget -+- Reporter: codingjoe|Owner: nobody Type: | Status:

Re: [Django] #26134: Update MySQL GIS function names to OpenGIS standard.

2016-01-25 Thread Django
#26134: Update MySQL GIS function names to OpenGIS standard. --+ Reporter: fmalina |Owner: nobody Type: Cleanup/optimization | Status: new Component:

Re: [Django] #26034: Altering CharFields to have both db_index=True and unique=True crashes on postgresql

2016-01-25 Thread Django
#26034: Altering CharFields to have both db_index=True and unique=True crashes on postgresql -+- Reporter: kaedroho |Owner: timgraham Type: Bug |

Re: [Django] #26034: Altering CharFields to have both db_index=True and unique=True crashes on postgresql

2016-01-25 Thread Django
#26034: Altering CharFields to have both db_index=True and unique=True crashes on postgresql -+- Reporter: kaedroho |Owner: timgraham Type: Bug |

Re: [Django] #26034: Altering CharFields to have both db_index=True and unique=True crashes on postgresql

2016-01-25 Thread Django
#26034: Altering CharFields to have both db_index=True and unique=True crashes on postgresql -+- Reporter: kaedroho |Owner: timgraham Type: Bug |

Re: [Django] #26034: Altering CharFields to have both db_index=True and unique=True crashes on postgresql

2016-01-25 Thread Django
#26034: Altering CharFields to have both db_index=True and unique=True crashes on postgresql -+- Reporter: kaedroho |Owner: timgraham Type: Bug |

Re: [Django] #26134: Update MySQL GIS function names to OpenGIS standard.

2016-01-25 Thread Django
#26134: Update MySQL GIS function names to OpenGIS standard. --+ Reporter: fmalina |Owner: nobody Type: Cleanup/optimization | Status: new Component:

Re: [Django] #26120: Make HStoreField cast its key/values to strings

2016-01-25 Thread Django
#26120: Make HStoreField cast its key/values to strings --+ Reporter: CGenie|Owner: gchp Type: Cleanup/optimization | Status: assigned Component:

Re: [Django] #26134: Update MySQL GIS function names to OpenGIS standard.

2016-01-25 Thread Django
#26134: Update MySQL GIS function names to OpenGIS standard. ---+-- Reporter: fmalina|Owner: nobody Type: Uncategorized | Status: new Component: GIS|

[Django] #26134: Update MySQL GIS function names to OpenGIS standard.

2016-01-25 Thread Django
#26134: Update MySQL GIS function names to OpenGIS standard. ---+ Reporter: fmalina| Owner: nobody Type: Uncategorized | Status: new Component: GIS|Version: master Severity: Normal

Re: [Django] #26120: Make HStoreField cast its key/values to strings

2016-01-25 Thread Django
#26120: Make HStoreField cast its key/values to strings --+ Reporter: CGenie|Owner: gchp Type: Cleanup/optimization | Status: assigned Component:

Re: [Django] #25971: BrokenLinkEmailsMiddleware shouldn't report 404s when URL = Referer + "/"

2016-01-25 Thread Django
#25971: BrokenLinkEmailsMiddleware shouldn't report 404s when URL = Referer + "/" -+- Reporter: jribbens |Owner: | harikrishnakanchi Type:

Re: [Django] #26124: Add missing code formatting in docs headers

2016-01-25 Thread Django
#26124: Add missing code formatting in docs headers --+ Reporter: timgraham |Owner: rowanv Type: Cleanup/optimization | Status: assigned Component:

Re: [Django] #22377: SQL Logging throws an exception when fields have utf-8 characters

2016-01-25 Thread Django
#22377: SQL Logging throws an exception when fields have utf-8 characters -+- Reporter: rolanvc@…|Owner: nobody Type: Bug | Status: new

Re: [Django] #26132: Discourage use of TransactionTestCase.fixtures in favor of using the ORM

2016-01-25 Thread Django
#26132: Discourage use of TransactionTestCase.fixtures in favor of using the ORM -+- Reporter: timgraham|Owner: timgraham Type: | Status:

Re: [Django] #26132: Discourage use of TransactionTestCase.fixtures in favor of using the ORM

2016-01-25 Thread Django
#26132: Discourage use of TransactionTestCase.fixtures in favor of using the ORM -+- Reporter: timgraham|Owner: timgraham Type: | Status:

Re: [Django] #26132: Discourage use of TransactionTestCase.fixtures in favor of using the ORM

2016-01-25 Thread Django
#26132: Discourage use of TransactionTestCase.fixtures in favor of using the ORM -+- Reporter: timgraham|Owner: timgraham Type: | Status:

Re: [Django] #26124: Add missing code formatting in docs headers

2016-01-25 Thread Django
#26124: Add missing code formatting in docs headers --+ Reporter: timgraham |Owner: rowanv Type: Cleanup/optimization | Status: assigned Component:

Re: [Django] #22377: SQL Logging throws an exception when fields have utf-8 characters

2016-01-25 Thread Django
#22377: SQL Logging throws an exception when fields have utf-8 characters -+- Reporter: rolanvc@…|Owner: nobody Type: Bug | Status: new

Re: [Django] #22377: SQL Logging throws an exception when fields have utf-8 characters

2016-01-25 Thread Django
#22377: SQL Logging throws an exception when fields have utf-8 characters -+- Reporter: rolanvc@…|Owner: nobody Type: Bug | Status: closed

Re: [Django] #25971: BrokenLinkEmailsMiddleware shouldn't report 404s when URL = Referer + "/"

2016-01-25 Thread Django
#25971: BrokenLinkEmailsMiddleware shouldn't report 404s when URL = Referer + "/" -+- Reporter: jribbens |Owner: | harikrishnakanchi Type: