[django/django] 9ffab9: Moved RequestSite and get_current_site.

2014-01-25 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: 9ffab9cee1a5bd1a2f6c326ae970d92526f9a304 https://github.com/django/django/commit/9ffab9cee1a5bd1a2f6c326ae970d92526f9a304 Author: Aymeric Augustin Date: 2014-01-25 (Sat, 25 Jan 2014) Changed paths:

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

2014-01-25 Thread Django
#21680: Stop supporting models in non-installed apps -+- Reporter: aaugustin|Owner: aaugustin Type: | Status: assigned Cleanup/optimizat

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

2014-01-25 Thread Django
#21680: Stop supporting models in non-installed apps -+- Reporter: aaugustin|Owner: aaugustin Type: | Status: assigned Cleanup/optimizat

Re: [Django] #21875: Runtime Error with Django-Tastypie: "App registry isn't ready yet."

2014-01-25 Thread Django
#21875: Runtime Error with Django-Tastypie: "App registry isn't ready yet." -+- Reporter: benjamin.e.white1@… |Owner: nobody Type: Bug | Status: new

Re: [Django] #21875: Runtime Error with Django-Tastypie: "App registry isn't ready yet."

2014-01-25 Thread Django
#21875: Runtime Error with Django-Tastypie: "App registry isn't ready yet." -+- Reporter: benjamin.e.white1@… |Owner: nobody Type: Bug | Status: new

[Django] #21875: Runtime Error with Django-Tastypie: "App registry isn't ready yet."

2014-01-25 Thread Django
#21875: Runtime Error with Django-Tastypie: "App registry isn't ready yet." +-- Reporter: | Owner: nobody benjamin.e.white1@… | Status: new Type: Bug

[django/django] ca95f8: Moved sys.path-extending decorator to django.test....

2014-01-25 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: ca95f8e4359325567fa441eef8f18cb710850eeb https://github.com/django/django/commit/ca95f8e4359325567fa441eef8f18cb710850eeb Author: Carl Meyer Date: 2014-01-25 (Sat, 25 Jan 2014) Changed paths: M dja

Re: [Django] #19774: contentypes generic module has core functionality plus admins-specific one

2014-01-25 Thread Django
#19774: contentypes generic module has core functionality plus admins-specific one -+- Reporter: ramiro |Owner: ramiro Type: | Status:

Re: [Django] #19774: contentypes generic module has core functionality plus admins-specific one

2014-01-25 Thread Django
#19774: contentypes generic module has core functionality plus admins-specific one -+- Reporter: ramiro |Owner: ramiro Type: | Status:

Re: [Django] #19774: contentypes generic module has core functionality plus admins-specific one

2014-01-25 Thread Django
#19774: contentypes generic module has core functionality plus admins-specific one -+- Reporter: ramiro |Owner: ramiro Type: | Status:

[Django] #21874: Consistent handling for app modules with no (or empty) __path__

2014-01-25 Thread Django
#21874: Consistent handling for app modules with no (or empty) __path__ + Reporter: carljm| Owner: nobody Type: Cleanup/optimization | Status: new

Re: [Django] #19774: contentypes generic module has core functionality plus admins-specific one

2014-01-25 Thread Django
#19774: contentypes generic module has core functionality plus admins-specific one -+- Reporter: ramiro |Owner: ramiro Type: | Status:

[django/django] 8bc378: Docs correction: apps loaded from eggs do not have...

2014-01-25 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: 8bc3780b67cc37dec04d622833dfa3a26c38fa84 https://github.com/django/django/commit/8bc3780b67cc37dec04d622833dfa3a26c38fa84 Author: Carl Meyer Date: 2014-01-25 (Sat, 25 Jan 2014) Changed paths: M doc

Re: [Django] #17304: Document conditions under which a namespace package may or may not be an app (was: Document that apps cannot be namespace packages)

2014-01-25 Thread Django
#17304: Document conditions under which a namespace package may or may not be an app --+ Reporter: rwmcfa1@… |Owner: carljm Type: Cleanup/optimization | Status

[django/django] 966b18: Fixed #17304 -- Allow single-path and configured-p...

2014-01-25 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: 966b186981d619d964152ebcda1bd844ec5f6c8c https://github.com/django/django/commit/966b186981d619d964152ebcda1bd844ec5f6c8c Author: Carl Meyer Date: 2014-01-25 (Sat, 25 Jan 2014) Changed paths: M dja

Re: [Django] #17304: Document that apps cannot be namespace packages

2014-01-25 Thread Django
#17304: Document that apps cannot be namespace packages --+ Reporter: rwmcfa1@… |Owner: carljm Type: Cleanup/optimization | Status: closed Component: Cor

Re: [Django] #21831: If contrib.auth is not in INSTALLED_APPS, any import (even indirectly) of anything within contrib.auth causes Django to fail to startup

2014-01-25 Thread Django
#21831: If contrib.auth is not in INSTALLED_APPS, any import (even indirectly) of anything within contrib.auth causes Django to fail to startup -+ Reporter: carljm |Owner: nobody Type:

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

2014-01-25 Thread Django
#21680: Stop supporting models in non-installed apps -+- Reporter: aaugustin|Owner: aaugustin Type: | Status: assigned Cleanup/optimizat

Re: [Django] #21873: Duplicate unicode_literals import in core/management/base.py file

2014-01-25 Thread Django
#21873: Duplicate unicode_literals import in core/management/base.py file --+ Reporter: Sephi | Owner: nobody Type: Cleanup/optimization | Status: closed Component: Uncategorized |

[django/django] ee4b80: Fixed #21873 -- Removed duplicate import.

2014-01-25 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: ee4b806a851f6f7ad121899ed246dbcd7353ca75 https://github.com/django/django/commit/ee4b806a851f6f7ad121899ed246dbcd7353ca75 Author: Aymeric Augustin Date: 2014-01-25 (Sat, 25 Jan 2014) Changed paths:

[Django] #21873: Duplicate unicode_literals import in core/management/base.py file

2014-01-25 Thread Django
#21873: Duplicate unicode_literals import in core/management/base.py file --+ Reporter: Sephi | Owner: nobody Type: Cleanup/optimization | Status: new Component: Uncategorized |Versi

Re: [Django] #21831: If contrib.auth is not in INSTALLED_APPS, any import (even indirectly) of anything within contrib.auth causes Django to fail to startup

2014-01-25 Thread Django
#21831: If contrib.auth is not in INSTALLED_APPS, any import (even indirectly) of anything within contrib.auth causes Django to fail to startup -+ Reporter: carljm |Owner: nobody Type:

Re: [Django] #21831: If contrib.auth is not in INSTALLED_APPS, any import (even indirectly) of anything within contrib.auth causes Django to fail to startup

2014-01-25 Thread Django
#21831: If contrib.auth is not in INSTALLED_APPS, any import (even indirectly) of anything within contrib.auth causes Django to fail to startup -+ Reporter: carljm |Owner: nobody Type:

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

2014-01-25 Thread Django
#21680: Stop supporting models in non-installed apps -+- Reporter: aaugustin|Owner: aaugustin Type: | Status: assigned Cleanup/optimizat

[django/django] a21fc1: [1.6.x] Fixed #21836 -- Improved transaction docs ...

2014-01-25 Thread GitHub
Branch: refs/heads/stable/1.6.x Home: https://github.com/django/django Commit: a21fc1c08667dc319601b8195d0a7d3a4b8f2af5 https://github.com/django/django/commit/a21fc1c08667dc319601b8195d0a7d3a4b8f2af5 Author: Chris Jerdonek Date: 2014-01-25 (Sat, 25 Jan 2014) Changed paths:

Re: [Django] #21836: clarify behavior of autocommit mode in presence of transaction

2014-01-25 Thread Django
#21836: clarify behavior of autocommit mode in presence of transaction -+- Reporter: cjerdonek|Owner: aaugustin Type: | Status: closed C

[django/django] 798fd5: Fixed #21836 -- Improved transaction docs about au...

2014-01-25 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: 798fd59fad241ca8e48ba2a4526935b92736d30d https://github.com/django/django/commit/798fd59fad241ca8e48ba2a4526935b92736d30d Author: Chris Jerdonek Date: 2014-01-25 (Sat, 25 Jan 2014) Changed paths: M

Re: [Django] #21836: clarify behavior of autocommit mode in presence of transaction

2014-01-25 Thread Django
#21836: clarify behavior of autocommit mode in presence of transaction -+- Reporter: cjerdonek|Owner: aaugustin Type: | Status: closed C

Re: [Django] #21836: clarify behavior of autocommit mode in presence of transaction

2014-01-25 Thread Django
#21836: clarify behavior of autocommit mode in presence of transaction -+- Reporter: cjerdonek|Owner: aaugustin Type: | Status: assigned

[django/django] 09d1e0: Added ticket #14007 contributors to AUTHORS

2014-01-25 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: 09d1e0486a1f9c1fbfb496768252273821fccc7f https://github.com/django/django/commit/09d1e0486a1f9c1fbfb496768252273821fccc7f Author: Mark Sandstrom Date: 2014-01-25 (Sat, 25 Jan 2014) Changed paths: M

Re: [Django] #21868: Empty migrations dir causes exception

2014-01-25 Thread Django
#21868: Empty migrations dir causes exception ---+ Reporter: lhn@… |Owner: Type: Uncategorized | Status: new Component: Migrations | Version: m

Re: [Django] #21872: With custom User, test database is not created due to missing auth.Group relation

2014-01-25 Thread Django
#21872: With custom User, test database is not created due to missing auth.Group relation -+--- Reporter: lwarx|Owner: Type: Bug | Status: new Comp

[django/django] 3acdb3: Fixed a failing schema assertion.

2014-01-25 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: 3acdb3068a3b9663c3ef8d724b8da444dc52c2b4 https://github.com/django/django/commit/3acdb3068a3b9663c3ef8d724b8da444dc52c2b4 Author: Simon Charette Date: 2014-01-25 (Sat, 25 Jan 2014) Changed paths: M

Re: [Django] #21848: Some strange problem in Model inheritance and selected_related

2014-01-25 Thread Django
#21848: Some strange problem in Model inheritance and selected_related -+- Reporter: davydov.ilya@… |Owner: nobody Type: Bug | Status: new Compo

Re: [Django] #21868: Empty migrations dir causes exception

2014-01-25 Thread Django
#21868: Empty migrations dir causes exception ---+ Reporter: lhn@… |Owner: Type: Uncategorized | Status: new Component: Migrations | Version: m

[Django] #21872: With custom User, test database is not created due to missing auth.Group relation

2014-01-25 Thread Django
#21872: With custom User, test database is not created due to missing auth.Group relation +- Reporter: lwarx | Owner: Type: Bug | Status: new Component: Migrations |Version: 1.7-alpha-1 Sever

Re: [Django] #21867: AppStaticStorage is still using app_module.__file__

2014-01-25 Thread Django
#21867: AppStaticStorage is still using app_module.__file__ --+ Reporter: aaugustin |Owner: carljm Type: Cleanup/optimization | Status: closed Component:

Re: [Django] #21867: AppStaticStorage is still using app_module.__file__

2014-01-25 Thread Django
#21867: AppStaticStorage is still using app_module.__file__ --+ Reporter: aaugustin |Owner: carljm Type: Cleanup/optimization | Status: closed Component:

[django/django] f56c88: Fixed #21867 -- Removed AppStaticStorage; app path...

2014-01-25 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: f56c88a8eed91f68f6845bbf730f7b7361c5cfb1 https://github.com/django/django/commit/f56c88a8eed91f68f6845bbf730f7b7361c5cfb1 Author: Carl Meyer Date: 2014-01-24 (Fri, 24 Jan 2014) Changed paths: M dja

Re: [Django] #21867: AppStaticStorage is still using app_module.__file__

2014-01-25 Thread Django
#21867: AppStaticStorage is still using app_module.__file__ --+ Reporter: aaugustin |Owner: carljm Type: Cleanup/optimization | Status: assigned Component

Re: [Django] #21748: Invalid exclude result for related models

2014-01-25 Thread Django
#21748: Invalid exclude result for related models -+- Reporter: partizan |Owner: nobody Type: Bug | Status: new Component: Database layer

Re: [Django] #21867: AppStaticStorage is still using app_module.__file__

2014-01-25 Thread Django
#21867: AppStaticStorage is still using app_module.__file__ --+ Reporter: aaugustin |Owner: carljm Type: Cleanup/optimization | Status: assigned Component

Re: [Django] #21829: Provide a mechanism for apps to define a default AppConfig

2014-01-25 Thread Django
#21829: Provide a mechanism for apps to define a default AppConfig -+- Reporter: russellm |Owner: aaugustin Type: | Status: closed Clean

[django/django] 2ff93e: Fixed #21829 -- Added default AppConfigs.

2014-01-25 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: 2ff93e027c7b35378cc450a926bc2e4a446cacf0 https://github.com/django/django/commit/2ff93e027c7b35378cc450a926bc2e4a446cacf0 Author: Aymeric Augustin Date: 2014-01-25 (Sat, 25 Jan 2014) Changed paths:

Re: [Django] #17304: Document that apps cannot be namespace packages

2014-01-25 Thread Django
#17304: Document that apps cannot be namespace packages --+ Reporter: rwmcfa1@… |Owner: carljm Type: Cleanup/optimization | Status: assigned Component: C