Re: [Django] #22993: Drop skipIfCustomUser decorator

2015-02-10 Thread Django
#22993: Drop skipIfCustomUser decorator --+ Reporter: timo |Owner: nobody Type: Cleanup/optimization | Status: new Component: contrib.auth

Re: [Django] #20846: Increase contrib.auth's User.username length

2015-02-10 Thread Django
#20846: Increase contrib.auth's User.username length --+-- Reporter: ivoras@… |Owner: nobody Type: New feature | Status: new Component: contrib.auth |

Re: [Django] #24146: (admin.E116) The value of 'list_filter[0]' refers to 'through__field', which does not refer to a Field.

2015-02-10 Thread Django
#24146: (admin.E116) The value of 'list_filter[0]' refers to 'through__field', which does not refer to a Field. -+- Reporter: collinanderson |Owner: nobody Type: Bug |

Re: [Django] #20846: Increase contrib.auth's User.username length

2015-02-10 Thread Django
#20846: Increase contrib.auth's User.username length --+-- Reporter: ivoras@… |Owner: nobody Type: New feature | Status: new Component: contrib.auth |

Re: [Django] #24146: (admin.E116) The value of 'list_filter[0]' refers to 'through__field', which does not refer to a Field.

2015-02-10 Thread Django
#24146: (admin.E116) The value of 'list_filter[0]' refers to 'through__field', which does not refer to a Field. -+- Reporter: collinanderson |Owner: nobody Type: Bug |

Re: [Django] #20846: Increase contrib.auth's User.username length

2015-02-10 Thread Django
#20846: Increase contrib.auth's User.username length --+-- Reporter: ivoras@… |Owner: nobody Type: New feature | Status: new Component: contrib.auth |

Re: [Django] #23714: `date` filter raises an exception for naive datetimes during DST change

2015-02-10 Thread Django
#23714: `date` filter raises an exception for naive datetimes during DST change -+- Reporter: mbertheau|Owner: aaugustin Type: Bug | Status: assigned

[Django] #24318: Can't configure Postgres isolation level if using recent psycopg2

2015-02-10 Thread Django
#24318: Can't configure Postgres isolation level if using recent psycopg2 -+- Reporter: carljm | Owner: nobody Type: Bug| Status: new Component:

Re: [Django] #20846: Increase contrib.auth's User.username length

2015-02-10 Thread Django
#20846: Increase contrib.auth's User.username length --+-- Reporter: ivoras@… |Owner: nobody Type: New feature | Status: new Component: contrib.auth |

Re: [Django] #20846: Increase contrib.auth's User.username length

2015-02-10 Thread Django
#20846: Increase contrib.auth's User.username length --+-- Reporter: ivoras@… |Owner: nobody Type: New feature | Status: new Component: contrib.auth |

Re: [Django] #24200: Make introspection bypass statement caching on Oracle

2015-02-10 Thread Django
#24200: Make introspection bypass statement caching on Oracle -+- Reporter: shaib|Owner: jarshwah Type: | Status: closed Cleanup/opt

Re: [Django] #24200: Make introspection bypass statement caching on Oracle

2015-02-10 Thread Django
#24200: Make introspection bypass statement caching on Oracle -+- Reporter: shaib|Owner: jarshwah Type: | Status: closed Cleanup/opt

Re: [Django] #20846: Increase contrib.auth's User.username length

2015-02-10 Thread Django
#20846: Increase contrib.auth's User.username length --+-- Reporter: ivoras@… |Owner: nobody Type: New feature | Status: new Component: contrib.auth |

Re: [Django] #20846: Increase contrib.auth's User.username length

2015-02-10 Thread Django
#20846: Increase contrib.auth's User.username length --+-- Reporter: ivoras@… |Owner: nobody Type: New feature | Status: new Component: contrib.auth |

Re: [Django] #20846: Increase contrib.auth's User.username length

2015-02-10 Thread Django
#20846: Increase contrib.auth's User.username length --+-- Reporter: ivoras@… |Owner: nobody Type: New feature | Status: new Component: contrib.auth |

Re: [Django] #20846: Increase contrib.auth's User.username length

2015-02-10 Thread Django
#20846: Increase contrib.auth's User.username length --+-- Reporter: ivoras@… |Owner: nobody Type: New feature | Status: closed Component: contrib.auth |

Re: [Django] #21682: Use app_config as a reference instead of app_label in Options (Model._meta)

2015-02-10 Thread Django
#21682: Use app_config as a reference instead of app_label in Options (Model._meta) -+- Reporter: aaugustin|Owner: nobody Type: New feature | Status:

Re: [Django] #20846: Increase contrib.auth's User.username length

2015-02-10 Thread Django
#20846: Increase contrib.auth's User.username length --+-- Reporter: ivoras@… |Owner: nobody Type: New feature | Status: closed Component: contrib.auth |

Re: [Django] #21719: Forbid importing models before their application configuration

2015-02-10 Thread Django
#21719: Forbid importing models before their application configuration --+ Reporter: aaugustin |Owner: nobody Type: Cleanup/optimization | Status: closed

Re: [Django] #21680: Stop supporting models in non-installed apps

2015-02-10 Thread Django
#21680: Stop supporting models in non-installed apps -+- Reporter: aaugustin|Owner: Aymeric Type: | Augustin Cleanup/optimization |

Re: [Django] #21794: No warning should be raised when defining an abstract model with no app_label

2015-02-10 Thread Django
#21794: No warning should be raised when defining an abstract model with no app_label -+- Reporter: charettes|Owner: aaugustin Type: | Stat

Re: [Django] #23714: `date` filter raises an exception for naive datetimes during DST change

2015-02-10 Thread Django
#23714: `date` filter raises an exception for naive datetimes during DST change -+- Reporter: mbertheau|Owner: aaugustin Type: Bug | Status: assigned

Re: [Django] #21680: Stop supporting models in non-installed apps

2015-02-10 Thread Django
#21680: Stop supporting models in non-installed apps --+ Reporter: aaugustin |Owner: Type: Cleanup/optimization | Status: new Component: Core (Other)

Re: [Django] #24253: document staff_member_required

2015-02-10 Thread Django
#24253: document staff_member_required + Reporter: collinanderson |Owner: akulakov Type: New feature | Status: assigned Component: Documentation |

Re: [Django] #23745: Migrations migrate is slow

2015-02-10 Thread Django
#23745: Migrations migrate is slow -+- Reporter: claudep |Owner: nobody Type: | Status: closed Cleanup/optimization |

Re: [Django] #23745: Migrations migrate is slow

2015-02-10 Thread Django
#23745: Migrations migrate is slow -+- Reporter: claudep |Owner: nobody Type: | Status: closed Cleanup/optimization |

Re: [Django] #23745: Migrations migrate is slow

2015-02-10 Thread Django
#23745: Migrations migrate is slow -+- Reporter: claudep |Owner: nobody Type: | Status: closed Cleanup/optimization |

Re: [Django] #23745: Migrations migrate is slow

2015-02-10 Thread Django
#23745: Migrations migrate is slow -+- Reporter: claudep |Owner: nobody Type: | Status: closed Cleanup/optimization |

Re: [Django] #24234: Create Context object in a separate method

2015-02-10 Thread Django
#24234: Create Context object in a separate method -+- Reporter: AlexHill |Owner: nobody Type: | Status: closed Cleanup/optimization

Re: [Django] #24317: Deprecate field.rel, replace it with real field instances

2015-02-10 Thread Django
#24317: Deprecate field.rel, replace it with real field instances -+- Reporter: akaariai |Owner: nobody Type: | Status: new Cleanup/opti

[Django] #24317: Deprecate field.rel, replace it with real field instances

2015-02-10 Thread Django
#24317: Deprecate field.rel, replace it with real field instances -+- Reporter: akaariai | Owner: nobody Type: | Status: new Cleanup/optimization

Re: [Django] #24234: Create Context object in a separate method

2015-02-10 Thread Django
#24234: Create Context object in a separate method -+- Reporter: AlexHill |Owner: nobody Type: | Status: closed Cleanup/optimization

Re: [Django] #24289: Is usage of many_to_one and one_to_many terms confusing for relation flags?

2015-02-10 Thread Django
#24289: Is usage of many_to_one and one_to_many terms confusing for relation flags? -+- Reporter: akaariai |Owner: nobody Type: Bug | Status:

Re: [Django] #24316: Admin changelist column CSS classes do not use short description, instead using str(list_display_function)

2015-02-10 Thread Django
#24316: Admin changelist column CSS classes do not use short description, instead using str(list_display_function) ---+-- Reporter: JordanBright |Owner: nobody Type: Bug|

[Django] #24316: Admin changelist column CSS classes do not use short description, instead using str(list_display_function)

2015-02-10 Thread Django
#24316: Admin changelist column CSS classes do not use short description, instead using str(list_display_function) ---+ Reporter: JordanBright | Owner: nobody Type: Bug| Status: new Component: Uncategoriz

Re: [Django] #24305: Allow to override abstract model fields

2015-02-10 Thread Django
#24305: Allow to override abstract model fields -+- Reporter: knbk |Owner: knbk Type: New feature | Status: new Component: Database layer

Re: [Django] #24315: Using UUIDField for id of custom User model prevents password reset confirm view

2015-02-10 Thread Django
#24315: Using UUIDField for id of custom User model prevents password reset confirm view -+- Reporter: jamesbeith |Owner: nobody Type: Bug | Status: new

Re: [Django] #24234: Create Context object in a separate method

2015-02-10 Thread Django
#24234: Create Context object in a separate method -+- Reporter: AlexHill |Owner: nobody Type: | Status: new Cleanup/optimization

Re: [Django] #24301: Add missing aggregate functions for contrib.postgres

2015-02-10 Thread Django
#24301: Add missing aggregate functions for contrib.postgres --+ Reporter: coldmind |Owner: coldmind Type: New feature | Status: assigned Component: contri

Re: [Django] #24315: Using UUIDField for id of custom User model prevents password reset confirm view

2015-02-10 Thread Django
#24315: Using UUIDField for id of custom User model prevents password reset confirm view -+-- Reporter: jamesbeith |Owner: nobody Type: Bug | Status: new

[Django] #24315: Using UUIDField for id of custom User model prevents password reset confirm view

2015-02-10 Thread Django
#24315: Using UUIDField for id of custom User model prevents password reset confirm view -+--- Reporter: jamesbeith | Owner: nobody Type: Bug | Status: new Component: contrib.auth |Versio

Re: [Django] #24234: Create Context object in a separate method

2015-02-10 Thread Django
#24234: Create Context object in a separate method -+- Reporter: AlexHill |Owner: nobody Type: | Status: new Cleanup/optimization

Re: [Django] #24234: Create Context object in a separate method

2015-02-10 Thread Django
#24234: Create Context object in a separate method -+- Reporter: AlexHill |Owner: nobody Type: | Status: new Cleanup/optimization

Re: [Django] #24314: django 1.7 migration problem: foreign key column to an one-to-one model is misidentified as "id"

2015-02-10 Thread Django
#24314: django 1.7 migration problem: foreign key column to an one-to-one model is misidentified as "id" -+- Reporter: jackxpeng|Owner: nobody Type: Bug |

Re: [Django] #24314: django 1.7 migration problem: foreign key column to an one-to-one model is misidentified as "id"

2015-02-10 Thread Django
#24314: django 1.7 migration problem: foreign key column to an one-to-one model is misidentified as "id" -+- Reporter: jackxpeng|Owner: nobody Type: Bug |

Re: [Django] #24313: Deprecate the class_prepared signal

2015-02-10 Thread Django
#24313: Deprecate the class_prepared signal --+ Reporter: aaugustin |Owner: nobody Type: Cleanup/optimization | Status: new Component: Core (Other)