Re: [Django] #21679: Forbid apps with conflicting labels

2013-12-26 Thread Django
#21679: Forbid apps with conflicting labels --+-- Reporter: aaugustin |Owner: nobody Type: Bug | Status: new Component: Core (Other) | Version

Re: [Django] #16735: Queryset values should be aliasable

2013-12-26 Thread Django
#16735: Queryset values should be aliasable -+- Reporter: alex.latchford@… |Owner: nate_b Type: New feature | Status: assigned Component: Database layer

Re: [Django] #21686: queryset.values() should let you name the resulting key

2013-12-26 Thread Django
#21686: queryset.values() should let you name the resulting key -+- Reporter: Wraithan |Owner: nobody Type: New feature | Status: closed Component

[Django] #21686: queryset.values() should let you name the resulting key

2013-12-26 Thread Django
#21686: queryset.values() should let you name the resulting key -+- Reporter: Wraithan | Owner: nobody Type: New feature | Status: new Component: Database layer |Ve

[django/django] f3a9a7: [1.6.x] Fixed #21582 -- Corrected URL namespace ex...

2013-12-26 Thread GitHub
Branch: refs/heads/stable/1.6.x Home: https://github.com/django/django Commit: f3a9a761238977b7db9a2f8449207cd439be235e https://github.com/django/django/commit/f3a9a761238977b7db9a2f8449207cd439be235e Author: Tim Graham Date: 2013-12-26 (Thu, 26 Dec 2013) Changed paths:

Re: [Django] #21582: URL namespaces and included URLconfs: the example might be confusing

2013-12-26 Thread Django
#21582: URL namespaces and included URLconfs: the example might be confusing -+- Reporter: oubiga |Owner: nobody Type: Bug | Status: closed

[django/django] 66ada2: [1.5.x] Fixed #21582 -- Corrected URL namespace ex...

2013-12-26 Thread GitHub
Branch: refs/heads/stable/1.5.x Home: https://github.com/django/django Commit: 66ada281d5842da82f1fdc813b941ebb04dec6e3 https://github.com/django/django/commit/66ada281d5842da82f1fdc813b941ebb04dec6e3 Author: Tim Graham Date: 2013-12-26 (Thu, 26 Dec 2013) Changed paths:

Re: [Django] #21582: URL namespaces and included URLconfs: the example might be confusing

2013-12-26 Thread Django
#21582: URL namespaces and included URLconfs: the example might be confusing -+- Reporter: oubiga |Owner: nobody Type: Bug | Status: closed

[django/django] 025ec2: Fixed #21582 -- Corrected URL namespace example.

2013-12-26 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: 025ec2e7fe3f4056835eda94d204ec87901fa11f https://github.com/django/django/commit/025ec2e7fe3f4056835eda94d204ec87901fa11f Author: Tim Graham Date: 2013-12-26 (Thu, 26 Dec 2013) Changed paths: M doc

Re: [Django] #21582: URL namespaces and included URLconfs: the example might be confusing

2013-12-26 Thread Django
#21582: URL namespaces and included URLconfs: the example might be confusing -+- Reporter: oubiga |Owner: nobody Type: Bug | Status: closed

Re: [Django] #21582: URL namespaces and included URLconfs: the example might be confusing

2013-12-26 Thread Django
#21582: URL namespaces and included URLconfs: the example might be confusing -+- Reporter: oubiga |Owner: nobody Type: Bug | Status: new

Re: [Django] #21473: Cookie based language detection no longer practical

2013-12-26 Thread Django
#21473: Cookie based language detection no longer practical --+ Reporter: ludwik|Owner: nobody Type: Bug | Status: closed Component:

Re: [Django] #21650: Usage example in i18n docs is bad advice for plurals

2013-12-26 Thread Django
#21650: Usage example in i18n docs is bad advice for plurals --+ Reporter: nedbatchelder |Owner: nobody Type: Cleanup/optimization | Status: new Component: D

Re: [Django] #21683: Make it possible to change an app's label in AppConfig

2013-12-26 Thread Django
#21683: Make it possible to change an app's label in AppConfig --+-- Reporter: aaugustin |Owner: nobody Type: New feature | Status: new Component: Core (Other) |

Re: [Django] #21684: Make it possible to change prefixes that default to the app label

2013-12-26 Thread Django
#21684: Make it possible to change prefixes that default to the app label --+-- Reporter: aaugustin |Owner: nobody Type: New feature | Status: new Component: Core (Othe

Re: [Django] #21018: Make the implications of order in INSTALLED_APPS more consistent

2013-12-26 Thread Django
#21018: Make the implications of order in INSTALLED_APPS more consistent -+- Reporter: marfire |Owner: nobody Type: | Status: new Clean

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

2013-12-26 Thread Django
#21680: Stop supporting models in non-installed apps -+- Reporter: aaugustin|Owner: nobody Type: | Status: new Cleanup/optimization

Re: [Django] #21679: Forbid apps with conflicting labels

2013-12-26 Thread Django
#21679: Forbid apps with conflicting labels --+-- Reporter: aaugustin |Owner: nobody Type: Bug | Status: new Component: Core (Other) | Version

Re: [Django] #21676: Provide a way to run code when Django starts

2013-12-26 Thread Django
#21676: Provide a way to run code when Django starts --+-- Reporter: aaugustin |Owner: nobody Type: New feature | Status: new Component: Core (Other) |

Re: [Django] #21676: Provide a way to run code when Django starts

2013-12-26 Thread Django
#21676: Provide a way to run code when Django starts --+-- Reporter: aaugustin |Owner: nobody Type: New feature | Status: new Component: Core (Other) |

Re: [Django] #21676: Provide a way to run code when Django starts

2013-12-26 Thread Django
#21676: Provide a way to run code when Django starts --+-- Reporter: aaugustin |Owner: nobody Type: New feature | Status: new Component: Core (Other) |

[Django] #21685: admin_doc/model_index.html should use application names

2013-12-26 Thread Django
#21685: admin_doc/model_index.html should use application names -+- Reporter: aaugustin | Owner: nobody Type: | Status: new Cleanup/optimization

Re: [Django] #10436: Application names i18n in the admin app broken

2013-12-26 Thread Django
#10436: Application names i18n in the admin app broken -+- Reporter: ramiro |Owner: ramiro Type: Bug | Status: closed Component: contri

[django/django] 6e3ca6: Used app_config.verbose_name instead of app_label|...

2013-12-26 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: 6e3ca6507cd0a431d63924a708c39f6faa21341b https://github.com/django/django/commit/6e3ca6507cd0a431d63924a708c39f6faa21341b Author: Aymeric Augustin Date: 2013-12-26 (Thu, 26 Dec 2013) Changed paths:

Re: [Django] #10436: Application names i18n in the admin app broken

2013-12-26 Thread Django
#10436: Application names i18n in the admin app broken -+- Reporter: ramiro |Owner: ramiro Type: Bug | Status: closed Component: contri

Re: [Django] #21018: Make the implications of order in INSTALLED_APPS more consistent

2013-12-26 Thread Django
#21018: Make the implications of order in INSTALLED_APPS more consistent -+- Reporter: marfire |Owner: nobody Type: | Status: new Clean

Re: [Django] #21018: Make the implications of order in INSTALLED_APPS more consistent

2013-12-26 Thread Django
#21018: Make the implications of order in INSTALLED_APPS more consistent -+- Reporter: marfire |Owner: nobody Type: | Status: new Clean

Re: [Django] #10436: Application names i18n in the admin app broken

2013-12-26 Thread Django
#10436: Application names i18n in the admin app broken -+- Reporter: ramiro |Owner: ramiro Type: Bug | Status: closed Component: contri

Re: [Django] #3591: add support for custom app_label and verbose_name

2013-12-26 Thread Django
#3591: add support for custom app_label and verbose_name --+ Reporter: jkocherhans |Owner: adrian Type: New feature | Status: closed Component: Core (Other) |

Re: [Django] #21650: Usage example in i18n docs is bad advice for plurals

2013-12-26 Thread Django
#21650: Usage example in i18n docs is bad advice for plurals --+ Reporter: nedbatchelder |Owner: nobody Type: Cleanup/optimization | Status: new Component: D

[Django] #21684: Make it possible to change prefixes that default to the app label

2013-12-26 Thread Django
#21684: Make it possible to change prefixes that default to the app label +- Reporter: aaugustin | Owner: nobody Type: New feature | Status: new Component:

Re: [Django] #21683: Make it possible to change an app's label in AppConfig

2013-12-26 Thread Django
#21683: Make it possible to change an app's label in AppConfig --+-- Reporter: aaugustin |Owner: nobody Type: New feature | Status: new Component: Core (Other) |

Re: [Django] #3591: add support for custom app_label and verbose_name

2013-12-26 Thread Django
#3591: add support for custom app_label and verbose_name --+ Reporter: jkocherhans |Owner: adrian Type: New feature | Status: closed Component: Core (Other) |

[Django] #21683: Make it possible to change an app's label in AppConfig

2013-12-26 Thread Django
#21683: Make it possible to change an app's label in AppConfig + Reporter: aaugustin | Owner: nobody Type: New feature | Status: new Component: Core (Other) |

[Django] #21682: Move relevant fields from Model._meta to Model._meta.app_config

2013-12-26 Thread Django
#21682: Move relevant fields from Model._meta to Model._meta.app_config -+- Reporter: aaugustin | Owner: nobody Type: New| Status: new feature

[Django] #21681: Simplify Apps.populate_models

2013-12-26 Thread Django
#21681: Simplify Apps.populate_models -+- Reporter: aaugustin | Owner: nobody Type: | Status: new Cleanup/optimization |Version: 1.6

Re: [Django] #21629: Provide better pointers to mysql_tzinfo_to_sql for MySQL users

2013-12-26 Thread Django
#21629: Provide better pointers to mysql_tzinfo_to_sql for MySQL users -+- Reporter: aaugustin|Owner: nobody Type: | Status: closed Clea

[django/django] 62f282: [1.6.x] Fixed #21629 -- Added instructions for loa...

2013-12-26 Thread GitHub
Branch: refs/heads/stable/1.6.x Home: https://github.com/django/django Commit: 62f282a265ae7f8d051f7ce79788cfc1a84d1a24 https://github.com/django/django/commit/62f282a265ae7f8d051f7ce79788cfc1a84d1a24 Author: Tim Graham Date: 2013-12-26 (Thu, 26 Dec 2013) Changed paths:

Re: [Django] #21629: Provide better pointers to mysql_tzinfo_to_sql for MySQL users

2013-12-26 Thread Django
#21629: Provide better pointers to mysql_tzinfo_to_sql for MySQL users -+- Reporter: aaugustin|Owner: nobody Type: | Status: closed Clea

[django/django] d8d837: Fixed #21629 -- Added instructions for loading MyS...

2013-12-26 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: d8d83777ebbe15af7587a2469843ba3bb842 https://github.com/django/django/commit/d8d83777ebbe15af7587a2469843ba3bb842 Author: Tim Graham Date: 2013-12-26 (Thu, 26 Dec 2013) Changed paths: M doc

Re: [Django] #21676: Provide a way to run code when Django starts

2013-12-26 Thread Django
#21676: Provide a way to run code when Django starts --+-- Reporter: aaugustin |Owner: nobody Type: New feature | Status: new Component: Core (Other) |

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

2013-12-26 Thread Django
#21680: Stop supporting models in non-installed apps -+- Reporter: aaugustin | Owner: nobody Type: | Status: new Cleanup/optimization |V

[Django] #21679: Forbid apps with conflicting labels

2013-12-26 Thread Django
#21679: Forbid apps with conflicting labels +- Reporter: aaugustin | Owner: nobody Type: Bug | Status: new Component: Core (Other) |Versio

[Django] #21678: Simplify Apps.register_model

2013-12-26 Thread Django
#21678: Simplify Apps.register_model -+- Reporter: aaugustin | Owner: nobody Type: | Status: new Cleanup/optimization |Version: master

[Django] #21677: Review Apps.get_model[s]

2013-12-26 Thread Django
#21677: Review Apps.get_model[s] -+- Reporter: aaugustin | Owner: nobody Type: | Status: new Cleanup/optimization |Version: master

Re: [Django] #21676: Provide a way to run code when Django starts

2013-12-26 Thread Django
#21676: Provide a way to run code when Django starts --+-- Reporter: aaugustin |Owner: nobody Type: New feature | Status: new Component: Core (Other) |

Re: [Django] #21676: Provide a way to run code when Django starts (was: Provide a way to run code when a Django application starts)

2013-12-26 Thread Django
#21676: Provide a way to run code when Django starts --+-- Reporter: aaugustin |Owner: nobody Type: New feature | Status: new Component: Core (Other) |

[Django] #21676: Provide a way to run code when a Django application starts

2013-12-26 Thread Django
#21676: Provide a way to run code when a Django application starts +- Reporter: aaugustin | Owner: nobody Type: New feature | Status: new Component: Core (

[Django] #21675: Provide an AppConfig for contrib apps with a translatable verbose_name

2013-12-26 Thread Django
#21675: Provide an AppConfig for contrib apps with a translatable verbose_name +- Reporter: aaugustin | Owner: nobody Type: New feature | Status: new Compon

[django/django] 8779aa: Added a test for Apps.has_app.

2013-12-26 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: 8779aa806e6b5442e60c111f9d5d6874a026e001 https://github.com/django/django/commit/8779aa806e6b5442e60c111f9d5d6874a026e001 Author: Aymeric Augustin Date: 2013-12-26 (Thu, 26 Dec 2013) Changed paths:

Re: [Django] #4282: startproject should honor umask

2013-12-26 Thread Django
#4282: startproject should honor umask -+- Reporter: talex5+django@… |Owner: merb Type: New feature | Status: assigned Component: Core (Management |

Re: [Django] #21650: Usage example in i18n docs is bad advice for plurals

2013-12-26 Thread Django
#21650: Usage example in i18n docs is bad advice for plurals --+ Reporter: nedbatchelder |Owner: nobody Type: Cleanup/optimization | Status: new Component: D

Re: [Django] #21629: Provide better pointers to mysql_tzinfo_to_sql for MySQL users

2013-12-26 Thread Django
#21629: Provide better pointers to mysql_tzinfo_to_sql for MySQL users -+- Reporter: aaugustin|Owner: nobody Type: | Status: new Cleanup

Re: [Django] #21609: CONTRIBUTING.rst contradicts the contributing guidelines

2013-12-26 Thread Django
#21609: CONTRIBUTING.rst contradicts the contributing guidelines ---+ Reporter: cjerdonek |Owner: nobody Type: Bug| Status: closed Component: Documentation

[django/django] d430f1: Fixed #21609 -- Amended CONTRIBUTING.rst pull requ...

2013-12-26 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: d430f1d98b564543d1c90d067efdf1ee6851d8d3 https://github.com/django/django/commit/d430f1d98b564543d1c90d067efdf1ee6851d8d3 Author: Tim Graham Date: 2013-12-26 (Thu, 26 Dec 2013) Changed paths: M CON

Re: [Django] #21629: Provide better pointers to mysql_tzinfo_to_sql for MySQL users

2013-12-26 Thread Django
#21629: Provide better pointers to mysql_tzinfo_to_sql for MySQL users --+ Reporter: aaugustin |Owner: nobody Type: Cleanup/optimization | Status: new Com

[django/django] cfbdd5: Added file forgotten in previous commit, plus one ...

2013-12-26 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: cfbdd587f6964f65fd8b7de049227fa1ead858da https://github.com/django/django/commit/cfbdd587f6964f65fd8b7de049227fa1ead858da Author: Aymeric Augustin Date: 2013-12-26 (Thu, 26 Dec 2013) Changed paths:

[django/django] 8925aa: Added basic tests for get_app_config[s].

2013-12-26 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: 8925aaf61304c22f5ba86dad5d6b15c277b33cfb https://github.com/django/django/commit/8925aaf61304c22f5ba86dad5d6b15c277b33cfb Author: Aymeric Augustin Date: 2013-12-26 (Thu, 26 Dec 2013) Changed paths:

Re: [Django] #14263: Allow fields to support custom double-underscore lookup methods

2013-12-26 Thread Django
#14263: Allow fields to support custom double-underscore lookup methods -+- Reporter: carljm |Owner: nobody Type: New feature | Status: closed C

[Django] #21674: django.utils.module_loading.import_by_path considered harmful

2013-12-26 Thread Django
#21674: django.utils.module_loading.import_by_path considered harmful --+ Reporter: aaugustin | Owner: nobody Type: Bug | Status: new Component: Utilities |

[django/django] 3bb7de: [1.6.x] Fixed typo and slightly improved error mes...

2013-12-26 Thread GitHub
Branch: refs/heads/stable/1.6.x Home: https://github.com/django/django Commit: 3bb7de8c7c3f9d5de5426d94f45fe83b5d998357 https://github.com/django/django/commit/3bb7de8c7c3f9d5de5426d94f45fe83b5d998357 Author: Loic Bistuer Date: 2013-12-26 (Thu, 26 Dec 2013) Changed paths:

Re: [Django] #21432: datetimes method always raise AttributeError

2013-12-26 Thread Django
#21432: datetimes method always raise AttributeError -+- Reporter: Enrique Martínez |Owner: aaugustin | Status: closed Type: Bug

Re: [Django] #21650: Usage example in i18n docs is bad advice for plurals

2013-12-26 Thread Django
#21650: Usage example in i18n docs is bad advice for plurals --+ Reporter: nedbatchelder |Owner: nobody Type: Cleanup/optimization | Status: new Component: D

Re: [Django] #21206: Misleading Exception on empty test class: ImportError: Start directory is not importable

2013-12-26 Thread Django
#21206: Misleading Exception on empty test class: ImportError: Start directory is not importable ---+-- Reporter: thepapermen|Owner: nobody Type: Bug|

[django/django] aef019: Fixed #21206 -- No longer run discovery if the tes...

2013-12-26 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: aef019de6113e6c750e3ba49dc1e9f2a179eb0ca https://github.com/django/django/commit/aef019de6113e6c750e3ba49dc1e9f2a179eb0ca Author: Preston Timmons Date: 2013-12-26 (Thu, 26 Dec 2013) Changed paths:

[django/django] 922430: Beefed up the comments for AppConfig.all_models.

2013-12-26 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: 922430177ccdaed2561ec442a76de3eb89ae88a0 https://github.com/django/django/commit/922430177ccdaed2561ec442a76de3eb89ae88a0 Author: Aymeric Augustin Date: 2013-12-26 (Thu, 26 Dec 2013) Changed paths:

[django/django] 8f04f5: Removed a few gratuitous lambdas.

2013-12-26 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: 8f04f53dd847896f49a9bc367bb7269984ebdb6e https://github.com/django/django/commit/8f04f53dd847896f49a9bc367bb7269984ebdb6e Author: Aymeric Augustin Date: 2013-12-26 (Thu, 26 Dec 2013) Changed paths:

[django/django] 4e7aa5: Added missing newline in previous commit.

2013-12-26 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: 4e7aa573ec3b9c8e0784db9013dbc31b6c3eaac5 https://github.com/django/django/commit/4e7aa573ec3b9c8e0784db9013dbc31b6c3eaac5 Author: Tim Graham Date: 2013-12-26 (Thu, 26 Dec 2013) Changed paths: M dja

Re: [Django] #21627: changepassword command fails with unicode characters

2013-12-26 Thread Django
#21627: changepassword command fails with unicode characters -+ Reporter: jonklo |Owner: jonklo Type: Bug | Status: closed Component: contrib.auth

[django/django] 0e8138: [1.6.x] Fixed #21627 -- Added unicode_literals to ...

2013-12-26 Thread GitHub
Branch: refs/heads/stable/1.6.x Home: https://github.com/django/django Commit: 0e8138349ef7f30f6042853b10f28be7301c20ca https://github.com/django/django/commit/0e8138349ef7f30f6042853b10f28be7301c20ca Author: Jon Lønne Date: 2013-12-26 (Thu, 26 Dec 2013) Changed paths:

Re: [Django] #21627: changepassword command fails with unicode characters

2013-12-26 Thread Django
#21627: changepassword command fails with unicode characters -+ Reporter: jonklo |Owner: jonklo Type: Bug | Status: closed Component: contrib.auth

[django/django] 398642: Fixed #21627 -- Added unicode_literals to changepa...

2013-12-26 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: 398642fd9b6e9b4d83baed7b9708ca0cd942540b https://github.com/django/django/commit/398642fd9b6e9b4d83baed7b9708ca0cd942540b Author: Jon Lønne Date: 2013-12-26 (Thu, 26 Dec 2013) Changed paths: M djan

Re: [Django] #7312: QuerySet.complex_filter() chokes on custom Q objects (with add_to_query() method)

2013-12-26 Thread Django
#7312: QuerySet.complex_filter() chokes on custom Q objects (with add_to_query() method) -+- Reporter: emulbreh |Owner: nobody Type: Uncategorized| Stat

Re: [Django] #21662: Crash if a GEOS prepared geometry's parent geometry loses reference

2013-12-26 Thread Django
#21662: Crash if a GEOS prepared geometry's parent geometry loses reference -+- Reporter: bugs@… |Owner: nobody Type: Bug | Status: closed

[django/django] b536ad: [1.6.x] Fixed #21662 -- Kept parent reference in p...

2013-12-26 Thread GitHub
Branch: refs/heads/stable/1.6.x Home: https://github.com/django/django Commit: b536ad09cadc087b7559db2f8cca50f06c6e8f34 https://github.com/django/django/commit/b536ad09cadc087b7559db2f8cca50f06c6e8f34 Author: Claude Paroz Date: 2013-12-26 (Thu, 26 Dec 2013) Changed paths:

[django/django] 318cdc: Added 1.6.2 release note for 542198c1d

2013-12-26 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: 318cdc07dea58bdd21adee838b9ee8ddfdcfaa7c https://github.com/django/django/commit/318cdc07dea58bdd21adee838b9ee8ddfdcfaa7c Author: Claude Paroz Date: 2013-12-26 (Thu, 26 Dec 2013) Changed paths: M d

Re: [Django] #21673: Websocket

2013-12-26 Thread Django
#21673: Websocket ---+-- Reporter: freeq2@… |Owner: nobody Type: New feature| Status: closed Component: Uncategorized | Version: 1.6 Severit

Re: [Django] #21672: Websocket

2013-12-26 Thread Django
#21672: Websocket ---+-- Reporter: freeq2@… |Owner: nobody Type: New feature| Status: closed Component: Uncategorized | Version: 1.6 Severit

[Django] #21673: Websocket

2013-12-26 Thread Django
#21673: Websocket ---+ Reporter: freeq2@… | Owner: nobody Type: New feature| Status: new Component: Uncategorized |Version: 1.6 Severity: Normal | Keywords: Triage Stage: Unreviewed

[Django] #21672: Websocket

2013-12-26 Thread Django
#21672: Websocket ---+ Reporter: freeq2@… | Owner: nobody Type: New feature| Status: new Component: Uncategorized |Version: 1.6 Severity: Normal | Keywords: Triage Stage: Unreviewed