Re: [Django] #24743: Django 1.8.1 migrations are actually slower than 1.8?

2015-09-11 Thread Django
#24743: Django 1.8.1 migrations are actually slower than 1.8? --+ Reporter: pzrq |Owner: MarkusH Type: Cleanup/optimization | Status: assigned

Re: [Django] #25384: New Migrations Generated with Improperly Sorted Imports

2015-09-11 Thread Django
#25384: New Migrations Generated with Improperly Sorted Imports --+ Reporter: jambonrose|Owner: nobody Type: Cleanup/optimization | Status: new

Re: [Django] #25384: New Migrations Generated with Improperly Sorted Imports

2015-09-11 Thread Django
#25384: New Migrations Generated with Improperly Sorted Imports --+ Reporter: jambonrose|Owner: nobody Type: Cleanup/optimization | Status: new

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

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

[Django] #25388: Allow disabling of all migrations during tests

2015-09-11 Thread Django
#25388: Allow disabling of all migrations during tests -+ Reporter: MarkusH| Owner: nobody Type: New feature| Status: new Component: Testing

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

2015-09-11 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

2015-09-11 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] #25373: Add logging for {% include %} exceptions when template.debug = False

2015-09-11 Thread Django
#25373: Add logging for {% include %} exceptions when template.debug = False -+ Reporter: limnick |Owner: limnick Type: New feature | Status: assigned

Re: [Django] #25373: Add logging for {% include %} exceptions when template.debug = False

2015-09-11 Thread Django
#25373: Add logging for {% include %} exceptions when template.debug = False -+ Reporter: limnick |Owner: limnick Type: New feature | Status: assigned

Re: [Django] #25373: Add logging for {% include %} exceptions when template.debug = False

2015-09-11 Thread Django
#25373: Add logging for {% include %} exceptions when template.debug = False -+ Reporter: limnick |Owner: limnick Type: New feature | Status: assigned

Re: [Django] #25373: Add logging for {% include %} exceptions when template.debug = False

2015-09-11 Thread Django
#25373: Add logging for {% include %} exceptions when template.debug = False -+ Reporter: limnick |Owner: limnick Type: New feature | Status: assigned

Re: [Django] #25386: Unclear documentation for default debug setting for DjangoTemplates engine

2015-09-11 Thread Django
#25386: Unclear documentation for default debug setting for DjangoTemplates engine -+- Reporter: lightstrike |Owner: dhanus Type: | Status:

Re: [Django] #25203: Document changes to WSGI application loading sequence in 1.7

2015-09-11 Thread Django
#25203: Document changes to WSGI application loading sequence in 1.7 -+- Reporter: yscumc |Owner: nobody Type: | Status: closed

[Django] #25387: ModelAdmin actions don't get access to the ActionForm

2015-09-11 Thread Django
#25387: ModelAdmin actions don't get access to the ActionForm ---+ Reporter: mbox | Owner: nobody Type: Bug| Status: new Component: contrib.admin |Version: master Severity: Normal

Re: [Django] #25378: Admin flat theme needs :focus styling on buttons for tab through

2015-09-11 Thread Django
#25378: Admin flat theme needs :focus styling on buttons for tab through -+- Reporter: ryangallen |Owner: Type: | ryangallen Cleanup/optimization

Re: [Django] #25378: Admin flat theme needs :focus styling on buttons for tab through

2015-09-11 Thread Django
#25378: Admin flat theme needs :focus styling on buttons for tab through -+- Reporter: ryangallen |Owner: Type: | ryangallen Cleanup/optimization

Re: [Django] #22932: "makemigrations" generates circular dependencies

2015-09-11 Thread Django
#22932: "makemigrations" generates circular dependencies -+- Reporter: humitos |Owner: nobody Type: Bug | Status: closed Component:

Re: [Django] #22932: "makemigrations" generates circular dependencies

2015-09-11 Thread Django
#22932: "makemigrations" generates circular dependencies -+- Reporter: humitos |Owner: nobody Type: Bug | Status: closed Component:

Re: [Django] #24765: Calling flatten on a Context object fails in some cases

2015-09-11 Thread Django
#24765: Calling flatten on a Context object fails in some cases -+ Reporter: poirier |Owner: BuddyL Type: Bug | Status: closed Component: Template

Re: [Django] #25381: "default_app_config" causes custom commands to not be found

2015-09-11 Thread Django
#25381: "default_app_config" causes custom commands to not be found -+- Reporter: thebritican |Owner: nobody Type: Bug | Status: closed

Re: [Django] #25381: "default_app_config" causes custom commands to not be found

2015-09-11 Thread Django
#25381: "default_app_config" causes custom commands to not be found -+- Reporter: thebritican |Owner: nobody Type: Bug | Status: closed

Re: [Django] #25386: Unclear documentation for default debug setting for DjangoTemplates engine

2015-09-11 Thread Django
#25386: Unclear documentation for default debug setting for DjangoTemplates engine -+- Reporter: lightstrike |Owner: Type: | lightstrike

Re: [Django] #25203: Document changes to WSGI application loading sequence in 1.7

2015-09-11 Thread Django
#25203: Document changes to WSGI application loading sequence in 1.7 -+- Reporter: yscumc |Owner: nobody Type: | Status: closed

Re: [Django] #25203: Document changes to WSGI application loading sequence in 1.7

2015-09-11 Thread Django
#25203: Document changes to WSGI application loading sequence in 1.7 -+- Reporter: yscumc |Owner: nobody Type: | Status: closed

[Django] #25386: Unclear documentation for default debug setting for DjangoTemplates engine

2015-09-11 Thread Django
#25386: Unclear documentation for default debug setting for DjangoTemplates engine -+- Reporter: lightstrike | Owner: lightstrike Type: | Status: new

Re: [Django] #23794: FieldDoesNotExist error in migration with deleted fields and unique_together constraint

2015-09-11 Thread Django
#23794: FieldDoesNotExist error in migration with deleted fields and unique_together constraint -+- Reporter: heybuddy |Owner: trg Type: Bug |

Re: [Django] #25381: "default_app_config" causes custom commands to not be found

2015-09-11 Thread Django
#25381: "default_app_config" causes custom commands to not be found -+- Reporter: thebritican |Owner: nobody Type: Bug | Status: closed

Re: [Django] #25385: Allow importing django.views.generic.View from django.views.View (was: Import of Views)

2015-09-11 Thread Django
#25385: Allow importing django.views.generic.View from django.views.View -+- Reporter: jambonrose |Owner: Type: | jambonrose Cleanup/optimization

Re: [Django] #25385: Import of Views

2015-09-11 Thread Django
#25385: Import of Views -+- Reporter: jambonrose |Owner: Type: | jambonrose Cleanup/optimization | Status: new

Re: [Django] #25203: Document changes to WSGI application loading sequence in 1.7

2015-09-11 Thread Django
#25203: Document changes to WSGI application loading sequence in 1.7 -+- Reporter: yscumc |Owner: nobody Type: | Status: new

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

2015-09-11 Thread Django
#24919: Add an option not to run migrations when running tests -+- Reporter: kairichard |Owner: andrewgodwin Type: New feature | Status: assigned Component:

Re: [Django] #25203: Document changes to WSGI application loading sequence in 1.7

2015-09-11 Thread Django
#25203: Document changes to WSGI application loading sequence in 1.7 -+- Reporter: yscumc |Owner: nobody Type: | Status: new

[Django] #25385: Import of Views

2015-09-11 Thread Django
#25385: Import of Views --+ Reporter: jambonrose| Owner: jambonrose Type: Cleanup/optimization | Status: new Component: Core (URLs) |Version: master Severity: Normal

Re: [Django] #25381: "default_app_config" causes custom commands to not be found

2015-09-11 Thread Django
#25381: "default_app_config" causes custom commands to not be found -+- Reporter: thebritican |Owner: nobody Type: Bug | Status: closed

Re: [Django] #25382: Documentation makes reference to non-existent class.

2015-09-11 Thread Django
#25382: Documentation makes reference to non-existent class. -+- Reporter: jambonrose |Owner: Type: | waynemerry Cleanup/optimization |

Re: [Django] #25382: Documentation makes reference to non-existent class.

2015-09-11 Thread Django
#25382: Documentation makes reference to non-existent class. -+- Reporter: jambonrose |Owner: Type: | waynemerry Cleanup/optimization |

Re: [Django] #25381: "default_app_config" causes custom commands to not be found

2015-09-11 Thread Django
#25381: "default_app_config" causes custom commands to not be found -+- Reporter: thebritican |Owner: nobody Type: Bug | Status: closed

Re: [Django] #25381: "default_app_config" causes custom commands to not be found

2015-09-11 Thread Django
#25381: "default_app_config" causes custom commands to not be found -+- Reporter: thebritican |Owner: nobody Type: Bug | Status: closed

Re: [Django] #25200: Update admin's screenshots for new admin theme

2015-09-11 Thread Django
#25200: Update admin's screenshots for new admin theme -+- Reporter: timgraham|Owner: | ryangallen Type: Bug |

Re: [Django] #25384: New Migrations Generated with Improperly Sorted Imports

2015-09-11 Thread Django
#25384: New Migrations Generated with Improperly Sorted Imports -+- Reporter: jambonrose |Owner: nobody Type: | Status: closed

Re: [Django] #25384: New Migrations Generated with Improperly Sorted Imports

2015-09-11 Thread Django
#25384: New Migrations Generated with Improperly Sorted Imports -+- Reporter: jambonrose |Owner: nobody Type: | Status: closed

Re: [Django] #25384: New Migrations Generated with Improperly Sorted Imports

2015-09-11 Thread Django
#25384: New Migrations Generated with Improperly Sorted Imports -+- Reporter: jambonrose |Owner: nobody Type: | Status: new

Re: [Django] #25383: Trying to access the local server in HTTPS throw a 400 error

2015-09-11 Thread Django
#25383: Trying to access the local server in HTTPS throw a 400 error -+- Reporter: mlorant |Owner: nobody Type: | Status: closed

Re: [Django] #25384: New Migrations Generated with Improperly Sorted Imports

2015-09-11 Thread Django
#25384: New Migrations Generated with Improperly Sorted Imports -+- Reporter: jambonrose |Owner: nobody Type: | Status: new

Re: [Django] #25384: New Migrations Generated with Improperly Sorted Imports

2015-09-11 Thread Django
#25384: New Migrations Generated with Improperly Sorted Imports -+- Reporter: jambonrose |Owner: nobody Type: | Status: new

[Django] #25384: New Migrations Generated with Improperly Sorted Imports

2015-09-11 Thread Django
#25384: New Migrations Generated with Improperly Sorted Imports --+ Reporter: jambonrose| Owner: nobody Type: Cleanup/optimization | Status: new Component: Migrations|Version: 1.8

Re: [Django] #25382: Documentation makes reference to non-existent class.

2015-09-11 Thread Django
#25382: Documentation makes reference to non-existent class. -+- Reporter: jambonrose |Owner: Type: | waynemerry Cleanup/optimization |

Re: [Django] #25383: Trying to access the local server in HTTPS throw a 400 error

2015-09-11 Thread Django
#25383: Trying to access the local server in HTTPS throw a 400 error -+- Reporter: mlorant |Owner: nobody Type: | Status: new

Re: [Django] #25383: Trying to access the local server in HTTPS throw a 400 error

2015-09-11 Thread Django
#25383: Trying to access the local server in HTTPS throw a 400 error -+- Reporter: mlorant |Owner: nobody Type: | Status: new

Re: [Django] #25383: Trying to access the local server in HTTPS throw a 400 error

2015-09-11 Thread Django
#25383: Trying to access the local server in HTTPS throw a 400 error -+- Reporter: mlorant |Owner: nobody Type: | Status: new

[Django] #25383: Trying to access the local server in HTTPS throw a 400 error

2015-09-11 Thread Django
#25383: Trying to access the local server in HTTPS throw a 400 error --+ Reporter: mlorant | Owner: nobody Type: Cleanup/optimization | Status: new Component: HTTP handling |Version:

Re: [Django] #25382: Documentation makes reference to non-existent class.

2015-09-11 Thread Django
#25382: Documentation makes reference to non-existent class. --+ Reporter: jambonrose|Owner: nobody Type: Cleanup/optimization | Status: new Component:

[Django] #25382: Documentation makes reference to non-existent class.

2015-09-11 Thread Django
#25382: Documentation makes reference to non-existent class. --+ Reporter: jambonrose| Owner: nobody Type: Cleanup/optimization | Status: new Component: Documentation |Version: 1.8

Re: [Django] #25377: Regression in expressions refactor causes database queries to run COUNT('*') instead of COUNT(*)

2015-09-11 Thread Django
#25377: Regression in expressions refactor causes database queries to run COUNT('*') instead of COUNT(*) -+- Reporter: adamchainz |Owner: nobody Type: |

Re: [Django] #25381: "default_app_config" causes custom commands to not be found

2015-09-11 Thread Django
#25381: "default_app_config" causes custom commands to not be found -+- Reporter: thebritican |Owner: nobody Type: Bug | Status: new

Re: [Django] #25376: Replace "sudo pip install" recommendation with virtualenv

2015-09-11 Thread Django
#25376: Replace "sudo pip install" recommendation with virtualenv -+- Reporter: timgraham|Owner: tyagi- Type: | iiitv Cleanup/optimization

Re: [Django] #25376: Replace "sudo pip install" recommendation with virtualenv

2015-09-11 Thread Django
#25376: Replace "sudo pip install" recommendation with virtualenv -+- Reporter: timgraham|Owner: tyagi- Type: | iiitv Cleanup/optimization

Re: [Django] #25374: Admin system check prevents dynamic ModelAdmin attributes

2015-09-11 Thread Django
#25374: Admin system check prevents dynamic ModelAdmin attributes -+- Reporter: mbox |Owner: nobody Type: Bug | Status: closed

Re: [Django] #24765: Calling flatten on a Context object fails in some cases

2015-09-11 Thread Django
#24765: Calling flatten on a Context object fails in some cases -+ Reporter: poirier |Owner: BuddyL Type: Bug | Status: assigned Component:

Re: [Django] #25200: Update admin's screenshots for new admin theme

2015-09-11 Thread Django
#25200: Update admin's screenshots for new admin theme -+- Reporter: timgraham|Owner: | ryangallen Type: Bug |

Re: [Django] #25374: Admin system check prevents dynamic ModelAdmin attributes

2015-09-11 Thread Django
#25374: Admin system check prevents dynamic ModelAdmin attributes -+- Reporter: mbox |Owner: nobody Type: Bug | Status: new

Re: [Django] #25351: Add example for database test settings

2015-09-11 Thread Django
#25351: Add example for database test settings -+- Reporter: m4r0v3r |Owner: cacoze Type: | Status: closed Cleanup/optimization

Re: [Django] #25351: Add example for database test settings

2015-09-11 Thread Django
#25351: Add example for database test settings -+- Reporter: m4r0v3r |Owner: cacoze Type: | Status: closed Cleanup/optimization

Re: [Django] #25380: Add Postgres.app to the suggested options for PostGIS on OS X

2015-09-11 Thread Django
#25380: Add Postgres.app to the suggested options for PostGIS on OS X -+- Reporter: fcurella |Owner: nobody Type: | Status: closed

Re: [Django] #25380: Add Postgres.app to the suggested options for PostGIS on OS X

2015-09-11 Thread Django
#25380: Add Postgres.app to the suggested options for PostGIS on OS X ---+-- Reporter: fcurella |Owner: nobody Type: Uncategorized | Status: closed Component:

Re: [Django] #25380: Add Postgres.app to the suggested options for PostGIS on OS X

2015-09-11 Thread Django
#25380: Add Postgres.app to the suggested options for PostGIS on OS X ---+-- Reporter: fcurella |Owner: nobody Type: Uncategorized | Status: closed Component:

Re: [Django] #25339: Aggregation and annotation by time period and intervals (by month, week, day, hour, etc)

2015-09-11 Thread Django
#25339: Aggregation and annotation by time period and intervals (by month, week, day, hour, etc) -+- Reporter: malefice |Owner: nobody Type: New feature |

Re: [Django] #25363: Model fields pre_save not called if force_insert=True

2015-09-11 Thread Django
#25363: Model fields pre_save not called if force_insert=True -+- Reporter: davidfischer-ch |Owner: | davidfischer-ch Type: Bug |

Re: [Django] #25363: Model fields pre_save not called if force_insert=True

2015-09-11 Thread Django
#25363: Model fields pre_save not called if force_insert=True -+- Reporter: davidfischer-ch |Owner: | davidfischer-ch Type: Bug |

Re: [Django] #25329: _nodb_connection is open for an entire test suite run

2015-09-11 Thread Django
#25329: _nodb_connection is open for an entire test suite run -+- Reporter: mewtaylor|Owner: nobody Type: Bug | Status: closed Component: