Re: [Django] #24104: SQLite schema should to look for internal type of field instead of class instance when choosing a default for created fields

2015-01-08 Thread Django
#24104: SQLite schema should to look for internal type of field instead of class instance when choosing a default for created fields -+- Reporter: coldmind |Owner: coldmind Type:

Re: [Django] #24107: Dev version document banner hides links

2015-01-08 Thread Django
#24107: Dev version document banner hides links ---+-- Reporter: gauravjuvekar |Owner: nobody Type: Bug| Status: new Component: Documentation |

[Django] #24107: Dev version document banner hides links

2015-01-08 Thread Django
#24107: Dev version document banner hides links ---+ Reporter: gauravjuvekar | Owner: nobody Type: Bug| Status: new Component: Documentation |Version: master Severity: Normal | Keyword

[Django] #24106: Document backwards incompatible changes to database backend API

2015-01-08 Thread Django
#24106: Document backwards incompatible changes to database backend API -+- Reporter: akaariai | Owner: nobody Type: New| Status: new feature

Re: [Django] #24097: Python3 AttributeError with redirect_to_login and lazy LOGIN_URL

2015-01-08 Thread Django
#24097: Python3 AttributeError with redirect_to_login and lazy LOGIN_URL -+ Reporter: pzrq |Owner: nobody Type: Bug | Status: new Component: cont

Re: [Django] #18776: urlparse do not support reverse_lazy as url arg

2015-01-08 Thread Django
#18776: urlparse do not support reverse_lazy as url arg --+ Reporter: claudep |Owner: nobody Type: Bug | Status: closed Component: Python 3 | Version:

Re: [Django] #24100: Make `post_migrate` dispatch the migration plan.

2015-01-08 Thread Django
#24100: Make `post_migrate` dispatch the migration plan. -+- Reporter: charettes|Owner: charettes Type: New feature | Status: new Component: Migrations |

Re: [Django] #24097: Python3 AttributeError with redirect_to_login and lazy LOGIN_URL

2015-01-08 Thread Django
#24097: Python3 AttributeError with redirect_to_login and lazy LOGIN_URL -+ Reporter: pzrq |Owner: nobody Type: Bug | Status: new Component: cont

Re: [Django] #24096: GROUP BY on oracle fails with TextField and BinaryField

2015-01-08 Thread Django
#24096: GROUP BY on oracle fails with TextField and BinaryField -+- Reporter: jarshwah |Owner: nobody Type: Bug | Status: new Component:

[Django] #24105: When upload_to is callable, storage.get_valid_name() does not get called

2015-01-08 Thread Django
#24105: When upload_to is callable, storage.get_valid_name() does not get called -+- Reporter: jbowen7 | Owner: nobody Type: Bug | Status: new Component: Database la

Re: [Django] #24096: GROUP BY on oracle fails with TextField and BinaryField

2015-01-08 Thread Django
#24096: GROUP BY on oracle fails with TextField and BinaryField -+- Reporter: jarshwah |Owner: nobody Type: Bug | Status: new Component:

Re: [Django] #23967: formats.py for greek language (el) is wrong

2015-01-08 Thread Django
#23967: formats.py for greek language (el) is wrong -+- Reporter: spapas |Owner: nobody Type: Bug | Status: new Component:

Re: [Django] #24104: SQLite schema should to look for internal type of field instead of class instance when choosing a default for created fields (was: Refs #23987 - SQLite schema should to look for i

2015-01-08 Thread Django
#24104: SQLite schema should to look for internal type of field instead of class instance when choosing a default for created fields -+- Reporter: coldmind |Owner: coldmind Type:

Re: [Django] #24099: Remove ContentType.name

2015-01-08 Thread Django
#24099: Remove ContentType.name -+- Reporter: claudep |Owner: nobody Type: | Status: new Cleanup/optimization | Compo

Re: [Django] #23987: sqlite backend doesn't always use effective_default() (was: sqlite backend don't always use effective_default)

2015-01-08 Thread Django
#23987: sqlite backend doesn't always use effective_default() -+- Reporter: coldmind |Owner: coldmind Type: Bug | Status: closed Component

Re: [Django] #24104: Refs #23987 - SQLite schema should to look for internal type of field instead of class instance when choosing a default for created fields

2015-01-08 Thread Django
#24104: Refs #23987 - SQLite schema should to look for internal type of field instead of class instance when choosing a default for created fields -+- Reporter: coldmind |Owner: coldmind

Re: [Django] #24103: Documentation for how filenames with reserved characters and words are handled?

2015-01-08 Thread Django
#24103: Documentation for how filenames with reserved characters and words are handled? ---+-- Reporter: nrogers64 |Owner: nobody Type: Uncategorized | Status: new Compo

[Django] #24104: Refs #23987 - SQLite schema should to look for internal type of field instead of class instance when choosing a default for created fields

2015-01-08 Thread Django
#24104: Refs #23987 - SQLite schema should to look for internal type of field instead of class instance when choosing a default for created fields --+-- Reporter: coldmind | Owner: coldmind Typ

[Django] #24103: Documentation for how filenames with reserved characters and words are handled?

2015-01-08 Thread Django
#24103: Documentation for how filenames with reserved characters and words are handled? ---+ Reporter: nrogers64 | Owner: nobody Type: Uncategorized | Status: new Component: Uncategorized |Version: master

Re: [Django] #24011: Add Range fields for contrib.postgres

2015-01-08 Thread Django
#24011: Add Range fields for contrib.postgres --+ Reporter: mjtamlyn |Owner: Type: New feature | Status: new Component: contrib.postgres |

Re: [Django] #24020: Use expressions in ORM internals

2015-01-08 Thread Django
#24020: Use expressions in ORM internals -+- Reporter: akaariai |Owner: akaariai Type: | Status: closed Cleanup/optimization

Re: [Django] #23372: Test suite initial database construction is too slow

2015-01-08 Thread Django
#23372: Test suite initial database construction is too slow --+ Reporter: manfre|Owner: nobody Type: Cleanup/optimization | Status: new Component: T

Re: [Django] #24101: Flaky admin_views selenium tests

2015-01-08 Thread Django
#24101: Flaky admin_views selenium tests ---+- Reporter: timgraham |Owner: timgraham Type: Bug| Status: closed Component: contrib.admin | V

Re: [Django] #7361: Add back button to admin delete page

2015-01-08 Thread Django
#7361: Add back button to admin delete page -+- Reporter: simon|Owner: barbuza Type: New feature | Status: closed Component: contrib.admin

Re: [Django] #24088: text/varchar_pattern_ops on PostgreSQL could be optional

2015-01-08 Thread Django
#24088: text/varchar_pattern_ops on PostgreSQL could be optional -+- Reporter: djbug|Owner: nobody Type: New feature | Status: closed Componen

Re: [Django] #23947: Django's test suite does not pass in reverse order

2015-01-08 Thread Django
#23947: Django's test suite does not pass in reverse order -+- Reporter: timgraham|Owner: Type: | diegoguimaraes Cleanup/optimization |

Re: [Django] #23372: Test suite initial database construction is too slow

2015-01-08 Thread Django
#23372: Test suite initial database construction is too slow --+ Reporter: manfre|Owner: nobody Type: Cleanup/optimization | Status: new Component: T

Re: [Django] #24102: BaseDatabaseSchemaEditor.create_model: allow unique_together constraint name

2015-01-08 Thread Django
#24102: BaseDatabaseSchemaEditor.create_model: allow unique_together constraint name ---+-- Reporter: dnozay |Owner: nobody Type: Uncategorized | Status: new Componen

Re: [Django] #24102: BaseDatabaseSchemaEditor.create_model: allow unique_together constraint name

2015-01-08 Thread Django
#24102: BaseDatabaseSchemaEditor.create_model: allow unique_together constraint name ---+-- Reporter: dnozay |Owner: nobody Type: Uncategorized | Status: new Componen

[Django] #24102: BaseDatabaseSchemaEditor.create_model: allow unique_together constraint name

2015-01-08 Thread Django
#24102: BaseDatabaseSchemaEditor.create_model: allow unique_together constraint name ---+ Reporter: dnozay | Owner: nobody Type: Uncategorized | Status: new Component: Uncategorized |Version: 1.7 Sev

Re: [Django] #24101: Flaky admin_views selenium tests

2015-01-08 Thread Django
#24101: Flaky admin_views selenium tests ---+- Reporter: timgraham |Owner: timgraham Type: Bug| Status: assigned Component: contrib.admin |

[Django] #24101: Flaky admin_views selenium tests

2015-01-08 Thread Django
#24101: Flaky admin_views selenium tests -+ Reporter: timgraham | Owner: nobody Type: Bug| Status: new Component: contrib.admin |Version:

Re: [Django] #24098: Add utility function to mark RunPython operations as noops

2015-01-08 Thread Django
#24098: Add utility function to mark RunPython operations as noops -+ Reporter: MarkusH |Owner: Type: New feature | Status: new Component: Migrations |

Re: [Django] #24073: Deactivate translations instead of forcing 'en-us' in management commands

2015-01-08 Thread Django
#24073: Deactivate translations instead of forcing 'en-us' in management commands -+- Reporter: claudep |Owner: claudep Type: | Status:

Re: [Django] #24099: Remove ContentType.name

2015-01-08 Thread Django
#24099: Remove ContentType.name --+ Reporter: claudep |Owner: nobody Type: Cleanup/optimization | Status: new Component: contrib.contenttypes |

Re: [Django] #24094: Unable to run a subset of template tests

2015-01-08 Thread Django
#24094: Unable to run a subset of template tests -+- Reporter: timgraham|Owner: aaugustin Type: Bug | Status: assigned Component: Template system |

Re: [Django] #24099: Remove ContentType.name

2015-01-08 Thread Django
#24099: Remove ContentType.name --+ Reporter: claudep |Owner: nobody Type: Cleanup/optimization | Status: new Component: contrib.contenttypes |

Re: [Django] #24075: Can't migrate contenttypes and auth to zero

2015-01-08 Thread Django
#24075: Can't migrate contenttypes and auth to zero -+ Reporter: apollo13 |Owner: nobody Type: Bug | Status: new Component: Migrations |

Re: [Django] #24067: Renaming models prompts for content type deletions

2015-01-08 Thread Django
#24067: Renaming models prompts for content type deletions -+ Reporter: doepunk |Owner: nobody Type: New feature | Status: new Component: Migrations |

[Django] #24100: Make `post_migrate` dispatch the migration plan.

2015-01-08 Thread Django
#24100: Make `post_migrate` dispatch the migration plan. ---+--- Reporter: charettes| Owner: charettes Type: New feature | Status: new Component: Migrations |

[Django] #24099: Remove ContentType.name

2015-01-08 Thread Django
#24099: Remove ContentType.name + Reporter: claudep | Owner: nobody Type: Cleanup/optimization | Status: new Component: contrib.contenttypes

Re: [Django] #24094: Unable to run a subset of template tests

2015-01-08 Thread Django
#24094: Unable to run a subset of template tests -+- Reporter: timgraham|Owner: aaugustin Type: Bug | Status: assigned Component: Template system |

Re: [Django] #24088: text/varchar_pattern_ops on PostgreSQL could be optional

2015-01-08 Thread Django
#24088: text/varchar_pattern_ops on PostgreSQL could be optional -+- Reporter: djbug|Owner: nobody Type: New feature | Status: closed Componen

Re: [Django] #23940: ORM should allow model fields named "exact" (was: Disallow/warn on fields named exact)

2015-01-08 Thread Django
#23940: ORM should allow model fields named "exact" -+- Reporter: zhiyajun11 |Owner: nicwest Type: Bug | Status: assigned Component: Databa

Re: [Django] #24075: Can't migrate contenttypes and auth to zero

2015-01-08 Thread Django
#24075: Can't migrate contenttypes and auth to zero -+ Reporter: apollo13 |Owner: nobody Type: Bug | Status: new Component: Migrations |

Re: [Django] #23892: Clarify forwards-compatibility policy for migrations

2015-01-08 Thread Django
#23892: Clarify forwards-compatibility policy for migrations --+ Reporter: MarkusH |Owner: Type: Cleanup/optimization | Status: new Component: Documenta

Re: [Django] #24020: Use expressions in ORM internals

2015-01-08 Thread Django
#24020: Use expressions in ORM internals -+- Reporter: akaariai |Owner: akaariai Type: | Status: assigned Cleanup/optimization

Re: [Django] #24098: Add utility function to mark RunPython operations as noops

2015-01-08 Thread Django
#24098: Add utility function to mark RunPython operations as noops -+ Reporter: MarkusH |Owner: Type: New feature | Status: new Component: Migrations |

[Django] #24098: Add utility function to mark RunPython operations as noops

2015-01-08 Thread Django
#24098: Add utility function to mark RunPython operations as noops -+ Reporter: MarkusH | Owner: Type: New feature | Status: new Component: Migrations |Version: master Severity: Normal | Keywor

Re: [Django] #24095: WarningLoggerTests leaks a logging filters

2015-01-08 Thread Django
#24095: WarningLoggerTests leaks a logging filters -+- Reporter: timgraham|Owner: timgraham Type: Bug | Status: closed Component: Core (O

Re: [Django] #24089: Misleading error raised during system check related to ModelAdmin

2015-01-08 Thread Django
#24089: Misleading error raised during system check related to ModelAdmin -+- Reporter: okrutny |Owner: Type: | arcturusannamalai Cleanup/optimization

Re: [Django] #21231: Limiting the number of variables and files that a POST request can contain

2015-01-08 Thread Django
#21231: Limiting the number of variables and files that a POST request can contain ---+ Reporter: epandurski@… |Owner: timo Type: New feature| Status: assigned Componen

Re: [Django] #21231: Limiting the number of variables and files that a POST request can contain

2015-01-08 Thread Django
#21231: Limiting the number of variables and files that a POST request can contain ---+ Reporter: epandurski@… |Owner: timo Type: New feature| Status: assigned Componen

Re: [Django] #24095: WarningLoggerTests leaks a logging filters

2015-01-08 Thread Django
#24095: WarningLoggerTests leaks a logging filters -+- Reporter: timgraham|Owner: timgraham Type: Bug | Status: closed Component: Core (O

Re: [Django] #22583: Allow per-database migrations in multidb configurations

2015-01-08 Thread Django
#22583: Allow per-database migrations in multidb configurations -+- Reporter: akaariai |Owner: nobody Type: New feature | Status: new Component: Migrations |

Re: [Django] #22583: Allow per-database migrations in multidb configurations

2015-01-08 Thread Django
#22583: Allow per-database migrations in multidb configurations -+ Reporter: akaariai |Owner: nobody Type: New feature | Status: new Component: Migrations |

Re: [Django] #24073: Deactivate translations instead of forcing 'en-us' in management commands

2015-01-08 Thread Django
#24073: Deactivate translations instead of forcing 'en-us' in management commands -+- Reporter: claudep |Owner: claudep Type: | Status:

Re: [Django] #24073: Deactivate translations instead of forcing 'en-us' in management commands

2015-01-08 Thread Django
#24073: Deactivate translations instead of forcing 'en-us' in management commands -+- Reporter: claudep |Owner: claudep Type: | Status:

Re: [Django] #24067: Renaming models prompts for content type deletions

2015-01-08 Thread Django
#24067: Renaming models prompts for content type deletions -+ Reporter: doepunk |Owner: nobody Type: New feature | Status: new Component: Migrations |

Re: [Django] #24088: text/varchar_pattern_ops on PostgreSQL could be optional

2015-01-08 Thread Django
#24088: text/varchar_pattern_ops on PostgreSQL could be optional -+- Reporter: djbug|Owner: nobody Type: New feature | Status: new Component:

Re: [Django] #24073: Deactivate translations instead of forcing 'en-us' in management commands

2015-01-08 Thread Django
#24073: Deactivate translations instead of forcing 'en-us' in management commands -+- Reporter: claudep |Owner: claudep Type: | Status:

Re: [Django] #22583: Allow per-database migrations in multidb configurations

2015-01-08 Thread Django
#22583: Allow per-database migrations in multidb configurations -+ Reporter: akaariai |Owner: nobody Type: New feature | Status: new Component: Migrations |

Re: [Django] #24094: Unable to run a subset of template tests

2015-01-08 Thread Django
#24094: Unable to run a subset of template tests -+ Reporter: timgraham|Owner: nobody Type: Bug | Status: new Component: Template system |

Re: [Django] #24094: Unable to run a subset of template tests

2015-01-08 Thread Django
#24094: Unable to run a subset of template tests -+- Reporter: timgraham|Owner: aaugustin Type: Bug | Status: assigned Component: Template system |

Re: [Django] #24067: Renaming models prompts for content type deletions

2015-01-08 Thread Django
#24067: Renaming models prompts for content type deletions -+ Reporter: doepunk |Owner: nobody Type: New feature | Status: new Component: Migrations |

Re: [Django] #24097: Python3 AttributeError with redirect_to_login and lazy LOGIN_URL

2015-01-08 Thread Django
#24097: Python3 AttributeError with redirect_to_login and lazy LOGIN_URL -+ Reporter: pzrq |Owner: nobody Type: Bug | Status: new Component: cont

Re: [Django] #24063: Locale code validation too strict

2015-01-08 Thread Django
#24063: Locale code validation too strict --+ Reporter: nijel |Owner: nobody Type: New feature | Status: new Component: Internationalization

Re: [Django] #24095: WarningLoggerTests leaks a logging filters

2015-01-08 Thread Django
#24095: WarningLoggerTests leaks a logging filters -+- Reporter: timgraham|Owner: timgraham Type: Bug | Status: new Component: Core (Othe