[Django] #23975: No pre migrate signal emmited if all installed apps have migrations

2014-12-08 Thread Django
#23975: No pre migrate signal emmited if all installed apps have migrations +- Reporter: kmmbvnr | Owner: nobody Type: Bug | Status: new Component: Migrations |Version: 1.7 Severity: Normal

Re: [Django] #23961: makemigrations doesn't create migrations package when app_label isn't specified

2014-12-08 Thread Django
#23961: makemigrations doesn't create migrations package when app_label isn't specified + Reporter: dibrovsd|Owner: nobody Type: Bug | Status: new Component: Migr

Re: [Django] #23884: Consider moving FlatPageSitemap to contrib.flatpages

2014-12-08 Thread Django
#23884: Consider moving FlatPageSitemap to contrib.flatpages -+- Reporter: kezabelle|Owner: Type: | berkerpeksag Cleanup/optimization |

Re: [Django] #23961: makemigrations doesn't create migrations package when app_label isn't specified (was: MIGRATION_MODULES and makemigration with no arguments)

2014-12-08 Thread Django
#23961: makemigrations doesn't create migrations package when app_label isn't specified + Reporter: dibrovsd|Owner: nobody Type: Bug | Status: new Component: Migr

Re: [Django] #23964: MySQL: BaseModelFormSet.validate_unique() fails for mixed case;

2014-12-08 Thread Django
#23964: MySQL: BaseModelFormSet.validate_unique() fails for mixed case; ---+ Reporter: jdufresne |Owner: nobody Type: Bug| Status: new Component: Forms |

Re: [Django] #23674: form.changed_data breaks on invalid intial data.

2014-12-08 Thread Django
#23674: form.changed_data breaks on invalid intial data. --+ Reporter: apollo13 |Owner: gregorth Type: Bug | Status: assigned Component: Forms | Versi

Re: [Django] #23674: form.changed_data breaks on invalid intial data.

2014-12-08 Thread Django
#23674: form.changed_data breaks on invalid intial data. --+ Reporter: apollo13 |Owner: gregorth Type: Bug | Status: assigned Component: Forms | Versi

Re: [Django] #23941: Aggregating over decimal field regression

2014-12-08 Thread Django
#23941: Aggregating over decimal field regression -+- Reporter: jarshwah |Owner: jarshwah Type: Bug | Status: assigned Component: Databas

Re: [Django] #20968: Add a migrate hook for automatically running database setup SQL

2014-12-08 Thread Django
#20968: Add a migrate hook for automatically running database setup SQL -+- Reporter: burton449geo@… |Owner: nobody Type: | Status: closed Cle

Re: [Django] #20968: Add a migrate hook for automatically running database setup SQL

2014-12-08 Thread Django
#20968: Add a migrate hook for automatically running database setup SQL -+- Reporter: burton449geo@… |Owner: nobody Type: | Status: closed Cle

Re: [Django] #16549: In Django models, save/delete preconditions would help in handling optimistic concurrency control problems

2014-12-08 Thread Django
#16549: In Django models, save/delete preconditions would help in handling optimistic concurrency control problems -+- Reporter: estebistec |Owner: nobody Type: New feature

Re: [Django] #23974: Ambiguous description of save option of FileField.save() method

2014-12-08 Thread Django
#23974: Ambiguous description of save option of FileField.save() method --+ Reporter: GreenAsJade | Owner: nobody Type: Cleanup/optimization | Status: closed Component: Documentation |

Re: [Django] #23974: Ambiguous description of save option of FileField.save() method

2014-12-08 Thread Django
#23974: Ambiguous description of save option of FileField.save() method --+ Reporter: GreenAsJade | Owner: nobody Type: Cleanup/optimization | Status: closed Component: Documentation |

Re: [Django] #23974: Ambiguous description of save option of FileField.save() method

2014-12-08 Thread Django
#23974: Ambiguous description of save option of FileField.save() method --+ Reporter: GreenAsJade | Owner: nobody Type: Cleanup/optimization | Status: closed Component: Documentation |

Re: [Django] #23970: Migrations test failure under Python 3

2014-12-08 Thread Django
#23970: Migrations test failure under Python 3 +-- Reporter: aaugustin |Owner: nobody Type: Bug | Status: closed Component: Migrations | Version:

Re: [Django] #23850: Test failure in migrations tests

2014-12-08 Thread Django
#23850: Test failure in migrations tests + Reporter: jphalip |Owner: nobody Type: Bug | Status: new Component: Migrations | Version: master

Re: [Django] #23964: MySQL: BaseModelFormSet.validate_unique() fails for mixed case;

2014-12-08 Thread Django
#23964: MySQL: BaseModelFormSet.validate_unique() fails for mixed case; ---+-- Reporter: jdufresne |Owner: nobody Type: Bug| Status: new Component: Forms |

Re: [Django] #23964: MySQL: BaseModelFormSet.validate_unique() fails for mixed case;

2014-12-08 Thread Django
#23964: MySQL: BaseModelFormSet.validate_unique() fails for mixed case; ---+-- Reporter: jdufresne |Owner: nobody Type: Bug| Status: new Component: Forms |

Re: [Django] #23964: MySQL: BaseModelFormSet.validate_unique() fails for mixed case;

2014-12-08 Thread Django
#23964: MySQL: BaseModelFormSet.validate_unique() fails for mixed case; ---+-- Reporter: jdufresne |Owner: nobody Type: Bug| Status: new Component: Forms |

Re: [Django] #23973: Program received signal SIGSEGV, Segmentation fault.

2014-12-08 Thread Django
#23973: Program received signal SIGSEGV, Segmentation fault. ---+-- Reporter: upmauro|Owner: nobody Type: Uncategorized | Status: closed Component: Uncategorized |

Re: [Django] #12118: in-memory test database does not work with threads

2014-12-08 Thread Django
#12118: in-memory test database does not work with threads -+- Reporter: bluebird75 |Owner: coldmind Type: New feature | Status: assigned Component:

Re: [Django] #20968: Add a migrate hook for automatically running database setup SQL (was: Error creating Indexes on Syncdb)

2014-12-08 Thread Django
#20968: Add a migrate hook for automatically running database setup SQL -+- Reporter: burton449geo@… |Owner: nobody Type: | Status: new Cleanu

Re: [Django] #23922: Quoting problem in RequestFactory

2014-12-08 Thread Django
#23922: Quoting problem in RequestFactory -+- Reporter: berkerpeksag |Owner: Type: Bug | berkerpeksag Component: Testing framework| Status

Re: [Django] #23968: Use generator comprehension instead of list comprehension when possible

2014-12-08 Thread Django
#23968: Use generator comprehension instead of list comprehension when possible -+- Reporter: jdufresne|Owner: nobody Type: | Status: clos

[Django] #23974: Ambiguous description of save option of FileField.save() method

2014-12-08 Thread Django
#23974: Ambiguous description of save option of FileField.save() method --+ Reporter: GreenAsJade | Owner: nobody Type: Cleanup/optimization | Status: new Component: Documentation |Version

[Django] #23973: Program received signal SIGSEGV, Segmentation fault.

2014-12-08 Thread Django
#23973: Program received signal SIGSEGV, Segmentation fault. ---+ Reporter: upmauro| Owner: nobody Type: Uncategorized | Status: new Component: Uncategorized |Version: 1.7 Severity: Normal |

Re: [Django] #23969: Test failures on Oracle -- ORA-01658: unable to [enlarge] tablespace

2014-12-08 Thread Django
#23969: Test failures on Oracle -- ORA-01658: unable to [enlarge] tablespace ---+-- Reporter: shaib |Owner: shaib Type: Bug| Status: closed Co

Re: [Django] #23969: Test failures on Oracle -- ORA-01658: unable to [enlarge] tablespace

2014-12-08 Thread Django
#23969: Test failures on Oracle -- ORA-01658: unable to [enlarge] tablespace ---+-- Reporter: shaib |Owner: shaib Type: Bug| Status: closed Co

Re: [Django] #23963: Django 1.7.x for windows looks like older Django

2014-12-08 Thread Django
#23963: Django 1.7.x for windows looks like older Django ---+-- Reporter: aendinalt |Owner: nobody Type: Bug| Status: closed Component: Packaging | Ver

Re: [Django] #23940: problem when i access related object

2014-12-08 Thread Django
#23940: problem when i access related object -+- Reporter: zhiyajun11 |Owner: nobody Type: Bug | Status: new Component: Database layer

Re: [Django] #23972: 'naive' instead of 'native'

2014-12-08 Thread Django
#23972: 'naive' instead of 'native' ---+-- Reporter: nerdoc |Owner: nobody Type: Bug| Status: closed Component: Documentation | Version:

Re: [Django] #23972: 'naive' instead of 'native'

2014-12-08 Thread Django
#23972: 'naive' instead of 'native' ---+-- Reporter: nerdoc |Owner: nobody Type: Bug| Status: new Component: Documentation | Version: m

[Django] #23972: 'naive' instead of 'native'

2014-12-08 Thread Django
#23972: 'naive' instead of 'native' ---+ Reporter: nerdoc | Owner: nobody Type: Bug| Status: new Component: Documentation |Version: master Severity: Normal | Keywords: typo Tr