Re: [Django] #21773: development server sometimes takes a long time to restart after source has been changed

2014-05-21 Thread Django
#21773: development server sometimes takes a long time to restart after source has been changed -+- Reporter: clime|Owner: mardini Type: Bug |

Re: [Django] #21547: GeoDjango admin throws ProgrammingError after following the tutorial

2014-05-21 Thread Django
#21547: GeoDjango admin throws ProgrammingError after following the tutorial -+- Reporter: awilliams@… |Owner: nobody Type: | Status: closed

Re: [Django] #22672: ManyToMany insert fails with integrity error when a foreign key is empty string

2014-05-21 Thread Django
#22672: ManyToMany insert fails with integrity error when a foreign key is empty string -+- Reporter: leetreveil@… |Owner: nobody Type: Uncategorized| Statu

[Django] #22676: When doing a makemigration --dry-run skip asking about default values for non-nullable fields?

2014-05-21 Thread Django
#22676: When doing a makemigration --dry-run skip asking about default values for non-nullable fields? ---+ Reporter: shige.abe@…| Owner: nobody Type: Uncategorized | Status: new Component: Migrations |

[django/django] 9a982d: Moved ServerHandler helper class to tests.

2014-05-21 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: 9a982d5ccc91dd6fc0e5d6fa98df0e5acbf50da7 https://github.com/django/django/commit/9a982d5ccc91dd6fc0e5d6fa98df0e5acbf50da7 Author: Ramiro Morales Date: 2014-03-30 (Sun, 30 Mar 2014) Changed paths: M

Re: [Django] #22421: Loading fixtures with one-to-one inheritance on abstract model and M2M fails since 1.7 Beta

2014-05-21 Thread Django
#22421: Loading fixtures with one-to-one inheritance on abstract model and M2M fails since 1.7 Beta -+- Reporter: stanislas.guerra@… |Owner: ramiro Type: Bug |

Re: [Django] #20946: Clean up related field foreign value fetching implementation

2014-05-21 Thread Django
#20946: Clean up related field foreign value fetching implementation -+- Reporter: akaariai |Owner: nobody Type: | Status: closed Cleanu

Re: [Django] #22421: Loading fixtures with one-to-one inheritance on abstract model and M2M fails since 1.7 Beta

2014-05-21 Thread Django
#22421: Loading fixtures with one-to-one inheritance on abstract model and M2M fails since 1.7 Beta -+- Reporter: stanislas.guerra@… |Owner: ramiro Type: Bug |

[django/django] 862e1f: Fixed #22421 -- Regression in fixtures loading.

2014-05-21 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: 862e1ff2340a1e28a3e7c6904d2b0283085f34c8 https://github.com/django/django/commit/862e1ff2340a1e28a3e7c6904d2b0283085f34c8 Author: Ramiro Morales Date: 2014-05-17 (Sat, 17 May 2014) Changed paths: M

Re: [Django] #22673: inspectdb not support database schema on postgresql with name different of "public"

2014-05-21 Thread Django
#22673: inspectdb not support database schema on postgresql with name different of "public" -+- Reporter: Fabio Caritas|Owner: nobody Barrionuevo da Luz | Status: n

Re: [Django] #22675: A more verbose --dry-run option for makemigrations?

2014-05-21 Thread Django
#22675: A more verbose --dry-run option for makemigrations? -+-- Reporter: anonymous|Owner: nobody Type: New feature | Status: new Component: Migrations |

Re: [Django] #22672: ManyToMany insert fails with integrity error when a foreign key is empty string

2014-05-21 Thread Django
#22672: ManyToMany insert fails with integrity error when a foreign key is empty string -+- Reporter: leetreveil@… |Owner: nobody Type: Uncategorized| Statu

[Django] #22675: A more verbose --dry-run option for makemigrations?

2014-05-21 Thread Django
#22675: A more verbose --dry-run option for makemigrations? -+ Reporter: anonymous| Owner: nobody Type: New feature | Status: new Component: Migrations |Version: 1.7-beta-2 Severity: Normal |

Re: [Django] #22673: inspectdb not support database schema on postgresql with name different of "public"

2014-05-21 Thread Django
#22673: inspectdb not support database schema on postgresql with name different of "public" -+- Reporter: Fabio Caritas|Owner: nobody Barrionuevo da Luz | Status: n

Re: [Django] #22673: inspectdb not support database schema on postgresql with name different of "public"

2014-05-21 Thread Django
#22673: inspectdb not support database schema on postgresql with name different of "public" -+- Reporter: Fabio Caritas|Owner: nobody Barrionuevo da Luz | Status: n

Re: [Django] #10811: Assigning unsaved model to a ForeignKey leads to silent failures

2014-05-21 Thread Django
#10811: Assigning unsaved model to a ForeignKey leads to silent failures -+- Reporter: Glenn|Owner: Type: Bug | anubhav9042 Component: Database layer

[Django] #22674: migrate does not create missing intermediate table

2014-05-21 Thread Django
#22674: migrate does not create missing intermediate table ---+ Reporter: shige.abe@…| Owner: nobody Type: Uncategorized | Status: new Component: Migrations |Version: 1.7-beta-2 Severity: Normal

Re: [Django] #22673: inspectdb not support database schema on postgresql with name different of "public"

2014-05-21 Thread Django
#22673: inspectdb not support database schema on postgresql with name different of "public" -+- Reporter: Fabio Caritas|Owner: nobody Barrionuevo da Luz | Status: n

[Django] #22673: inspectdb not support database schema on postgresql with name different of "public"

2014-05-21 Thread Django
#22673: inspectdb not support database schema on postgresql with name different of "public" -+- Reporter: Fabio Caritas| Owner: nobody Barrionuevo da Luz | Status: new Type: New featu

Re: [Django] #9682: icontains can be case-sensitive on MySQL

2014-05-21 Thread Django
#9682: icontains can be case-sensitive on MySQL -+- Reporter: |Owner: nobody to.roma.from.djbug@… | Status: new Type: Bug

Re: [Django] #22639: Fix inconsistency with imports in documentation

2014-05-21 Thread Django
#22639: Fix inconsistency with imports in documentation --+ Reporter: niclas.ahden |Owner: nobody Type: Cleanup/optimization | Status: closed Component: Doc

Re: [Django] #22639: Fix inconsistency with imports in documentation

2014-05-21 Thread Django
#22639: Fix inconsistency with imports in documentation --+ Reporter: niclas.ahden |Owner: nobody Type: Cleanup/optimization | Status: closed Component: Doc

[django/django] aa9a14: [1.7.x] Fixed #22639 -- Added missing imports in d...

2014-05-21 Thread GitHub
Branch: refs/heads/stable/1.7.x Home: https://github.com/django/django Commit: aa9a146a69655849d588da7eba4a71a2ea4b6361 https://github.com/django/django/commit/aa9a146a69655849d588da7eba4a71a2ea4b6361 Author: Niclas Åhdén Date: 2014-05-21 (Wed, 21 May 2014) Changed paths:

[django/django] 64ee09: Fixed #22639 -- Added missing imports in docs

2014-05-21 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: 64ee097b3b33716b10837644f9e18b87f25d606e https://github.com/django/django/commit/64ee097b3b33716b10837644f9e18b87f25d606e Author: Niclas Åhdén Date: 2014-05-21 (Wed, 21 May 2014) Changed paths: M d

Re: [Django] #22639: Fix inconsistency with imports in documentation

2014-05-21 Thread Django
#22639: Fix inconsistency with imports in documentation --+ Reporter: niclas.ahden |Owner: nobody Type: Cleanup/optimization | Status: closed Component: Doc

Re: [Django] #22667: Replace occurrences of master/slave terminology with leader/follower

2014-05-21 Thread Django
#22667: Replace occurrences of master/slave terminology with leader/follower --+ Reporter: fcurella |Owner: nobody Type: Cleanup/optimization | Status: new

Re: [Django] #22470: Migrations fail with order_with_respect_to and ForeignKey to self

2014-05-21 Thread Django
#22470: Migrations fail with order_with_respect_to and ForeignKey to self -+- Reporter: Jonas|Owner: Type: Bug | andrewgodwin Component: Migrations

Re: [Django] #19601: urlize method fails with ValueError on urls with "[" on python 2.7

2014-05-21 Thread Django
#19601: urlize method fails with ValueError on urls with "[" on python 2.7 ---+-- Reporter: EmilStenstrom |Owner: nobody Type: Uncategorized | Status: closed Component: Cor

Re: [Django] #19601: urlize method fails with ValueError on urls with "[" on python 2.7

2014-05-21 Thread Django
#19601: urlize method fails with ValueError on urls with "[" on python 2.7 ---+-- Reporter: EmilStenstrom |Owner: nobody Type: Uncategorized | Status: new Component: Core (

[Django] #22672: ManyToMany insert fails with integrity error when a foreign key is empty string

2014-05-21 Thread Django
#22672: ManyToMany insert fails with integrity error when a foreign key is empty string --+ Reporter: leetreveil@… | Owner: nobody Type: Uncategorized | Status: new Compon

Re: [Django] #14030: Use F() objects in aggregates(), annotates() and values()

2014-05-21 Thread Django
#14030: Use F() objects in aggregates(), annotates() and values() -+- Reporter: delfick |Owner: smeatonj Type: New feature | Status: assigned Com

Re: [Django] #22510: Form fields cannot have names that are present as attributes on the form

2014-05-21 Thread Django
#22510: Form fields cannot have names that are present as attributes on the form -+-- Reporter: gc@… |Owner: nobody Type: Bug | Status: new Compon

Re: [Django] #22646: MySQL dbshell command should respect the encryption flag

2014-05-21 Thread Django
#22646: MySQL dbshell command should respect the encryption flag -+- Reporter: zsoldosp |Owner: zsoldosp Type: | Status: new Cleanup/opt

Re: [Django] #20477: Allow list of modules for FORMAT_MODULE_PATH

2014-05-21 Thread Django
#20477: Allow list of modules for FORMAT_MODULE_PATH -+- Reporter: mbrochh |Owner: mbrochh Type: New feature | Status: closed Component:

[django/django] bb0a9a: Fixed #20477: Allowed list of modules for FORMAT_M...

2014-05-21 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: bb0a9a070b9570c85bcb17346dae6513e4ba6e76 https://github.com/django/django/commit/bb0a9a070b9570c85bcb17346dae6513e4ba6e76 Author: Martin Brochhaus Date: 2014-05-21 (Wed, 21 May 2014) Changed paths:

Re: [Django] #22424: Default value for TextField

2014-05-21 Thread Django
#22424: Default value for TextField -+- Reporter: Nevsky |Owner: Loic Type: Bug | Bistuer Component: Migrations | Status: c

Re: [Django] #22432: Switching model on an M2M field results in a broken db (no change to the automatic through table)

2014-05-21 Thread Django
#22432: Switching model on an M2M field results in a broken db (no change to the automatic through table) -+-- Reporter: melinath |Owner: xelnor Type: Bug |

Re: [Django] #22649: SchemaEditor.quote_value is very fragile.

2014-05-21 Thread Django
#22649: SchemaEditor.quote_value is very fragile. -+-- Reporter: loic84 |Owner: nobody Type: Bug | Status: closed Component: Migrations |

Re: [Django] #22424: Default value for TextField

2014-05-21 Thread Django
#22424: Default value for TextField -+- Reporter: Nevsky |Owner: Loic Type: Bug | Bistuer Component: Migrations | Status: c

[django/django] f7270d: [1.7.x] Fixed #22661 -- Move makemigrations tests ...

2014-05-21 Thread GitHub
Branch: refs/heads/stable/1.7.x Home: https://github.com/django/django Commit: f7270dcd9d655f037604cf6044306582875dfbf4 https://github.com/django/django/commit/f7270dcd9d655f037604cf6044306582875dfbf4 Author: Huu Nguyen Date: 2014-05-21 (Wed, 21 May 2014) Changed paths:

Re: [Django] #22661: MakeMigrationTests placed inside MigrateTests class

2014-05-21 Thread Django
#22661: MakeMigrationTests placed inside MigrateTests class -+- Reporter: whoshuu |Owner: whoshuu Type: | Status: closed Cleanup/optimi

Re: [Django] #22626: SQLite's DatabaseSchemaEditor.quote_value trips on buffer and memoryview instances

2014-05-21 Thread Django
#22626: SQLite's DatabaseSchemaEditor.quote_value trips on buffer and memoryview instances -+- Reporter: loic84 |Owner: xelnor Type: Bug | St

Re: [Django] #10811: Assigning unsaved model to a ForeignKey leads to silent failures

2014-05-21 Thread Django
#10811: Assigning unsaved model to a ForeignKey leads to silent failures -+- Reporter: Glenn|Owner: Type: Bug | anubhav9042 Component: Database layer

[django/django] dfeef8: Skipped a migrations test that's not supported on ...

2014-05-21 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: dfeef8e1472eadf7c3d350f6ee7328352e5953f0 https://github.com/django/django/commit/dfeef8e1472eadf7c3d350f6ee7328352e5953f0 Author: Tim Graham Date: 2014-05-21 (Wed, 21 May 2014) Changed paths: M tes

Re: [Django] #16311: Option to limit list_filter to related_objects of instances of the list

2014-05-21 Thread Django
#16311: Option to limit list_filter to related_objects of instances of the list -+- Reporter: Stanislas Guerra |Owner: nobody | Status: new

Re: [Django] #10811: Assigning unsaved model to a ForeignKey leads to silent failures

2014-05-21 Thread Django
#10811: Assigning unsaved model to a ForeignKey leads to silent failures -+- Reporter: Glenn|Owner: Type: Bug | anubhav9042 Component: Database layer

Re: [Django] #10811: Assigning unsaved model to a ForeignKey leads to silent failures

2014-05-21 Thread Django
#10811: Assigning unsaved model to a ForeignKey leads to silent failures -+- Reporter: Glenn|Owner: Type: Bug | anubhav9042 Component: Database layer

Re: [Django] #22646: MySQL dbshell command should respect the encryption flag

2014-05-21 Thread Django
#22646: MySQL dbshell command should respect the encryption flag -+- Reporter: zsoldosp |Owner: zsoldosp Type: | Status: new Cleanup/opt

Re: [Django] #17375: 'makemessages' ignores plural from 'blocktrans'

2014-05-21 Thread Django
#17375: 'makemessages' ignores plural from 'blocktrans' --+ Reporter: ahagenbruch |Owner: pigletto Type: Bug | Status: assigned Component:

Re: [Django] #22671: some ungettext strings do not appear in po file if the same string was in an ugettext call elsewhere in the code

2014-05-21 Thread Django
#22671: some ungettext strings do not appear in po file if the same string was in an ugettext call elsewhere in the code ---+-- Reporter: ygbo |Owner: nobody Type: Uncategorized |

Re: [Django] #22666: (Generic)IPAddressField index never used on PostgreSQL, inconsistent behavior

2014-05-21 Thread Django
#22666: (Generic)IPAddressField index never used on PostgreSQL, inconsistent behavior -+- Reporter: intgr|Owner: nobody Type: Uncategorized| Status:

[Django] #22671: some ungettext strings do not appear in po file if the same string was in an ugettext call elsewhere in the code

2014-05-21 Thread Django
#22671: some ungettext strings do not appear in po file if the same string was in an ugettext call elsewhere in the code ---+ Reporter: ygbo | Owner: nobody Type: Uncategorized | Status: new Component: Uncat