Re: [Django] #27054: makemigrations tries to create django_migrations in external database

2016-08-11 Thread Django
#27054: makemigrations tries to create django_migrations in external database -+- Reporter: SydneyUniLibrary-|Owner: nobody Jim| Type: Bug

Re: [Django] #27054: makemigrations tries to create django_migrations in external database (was: makemigrations tries to create django_migrations in legacy database)

2016-08-11 Thread Django
#27054: makemigrations tries to create django_migrations in external database -+- Reporter: SydneyUniLibrary-|Owner: nobody Jim| Type: Bug

Re: [Django] #27054: makemigrations tries to create django_migrations in legacy database

2016-08-11 Thread Django
#27054: makemigrations tries to create django_migrations in legacy database --+ Reporter: SydneyUniLibrary-Jim | Owner: nobody Type: Bug | Status: new Component: Migrations|

[Django] #27054: makemigrations tries to create django_migrations in legacy database

2016-08-11 Thread Django
#27054: makemigrations tries to create django_migrations in legacy database --+ Reporter: SydneyUniLibrary-Jim | Owner: nobody Type: Bug | Status: new Component: Migrations|Ver

Re: [Django] #27013: Docs - Using Argon2 with Django - more appropriate pip command

2016-08-11 Thread Django
#27013: Docs - Using Argon2 with Django - more appropriate pip command -+- Reporter: freshquiz|Owner: nobody Type: | Status: new Cleanup

Re: [Django] #26616: Documentation: Improve description of AppConfig.ready()

2016-08-11 Thread Django
#26616: Documentation: Improve description of AppConfig.ready() --+ Reporter: marfire |Owner: nobody Type: Cleanup/optimization | Status: new Component:

[Django] #27053: Document django.contrib.auth.get_user()

2016-08-11 Thread Django
#27053: Document django.contrib.auth.get_user() --+ Reporter: marfire | Owner: nobody Type: Cleanup/optimization | Status: new Component: Documentation |Version: master Severity:

Re: [Django] #26919: Action form's media is not included in changelist view's media

2016-08-11 Thread Django
#26919: Action form's media is not included in changelist view's media -+- Reporter: stkrp|Owner: nobody Type: Bug | Status: closed Co

Re: [Django] #27052: Malformed url of uploaded files; uploaded_to parameter is ignored

2016-08-11 Thread Django
#27052: Malformed url of uploaded files; uploaded_to parameter is ignored -+- Reporter: Laisvas |Owner: nobody Type: Bug | Status: closed

[Django] #27052: Malformed url of uploaded files; uploaded_to parameter is ignored

2016-08-11 Thread Django
#27052: Malformed url of uploaded files; uploaded_to parameter is ignored --+ Reporter: Laisvas | Owner: nobody Type: Bug | Status: new Component: File uploads/storage |Versi

Re: [Django] #26919: Action form's media is not included in changelist view's media

2016-08-11 Thread Django
#26919: Action form's media is not included in changelist view's media -+- Reporter: stkrp|Owner: nobody Type: Bug | Status: new Compo

Re: [Django] #23960: HTTP standard no longer requires the Location header to be an absolute URI

2016-08-11 Thread Django
#23960: HTTP standard no longer requires the Location header to be an absolute URI -+- Reporter: carljm |Owner: claudep Type: | Status:

Re: [Django] #23960: HTTP standard no longer requires the Location header to be an absolute URI

2016-08-11 Thread Django
#23960: HTTP standard no longer requires the Location header to be an absolute URI -+- Reporter: carljm |Owner: claudep Type: | Status:

Re: [Django] #23960: HTTP standard no longer requires the Location header to be an absolute URI

2016-08-11 Thread Django
#23960: HTTP standard no longer requires the Location header to be an absolute URI -+- Reporter: carljm |Owner: claudep Type: | Status:

Re: [Django] #27039: ModelFields with 'default' value set and 'required'=False in form does not use default value

2016-08-11 Thread Django
#27039: ModelFields with 'default' value set and 'required'=False in form does not use default value -+- Reporter: devbis |Owner: nobody Type: Bug |

Re: [Django] #27034: Make makemessages independent of USE_I18N

2016-08-11 Thread Django
#27034: Make makemessages independent of USE_I18N -+- Reporter: claudep |Owner: claudep Type: | Status: closed Cleanup/optimization

Re: [Django] #24442: Index name truncation is odd

2016-08-11 Thread Django
#24442: Index name truncation is odd + Reporter: shaib |Owner: akki Type: Bug | Status: closed Component: Migrations | Version: master S

Re: [Django] #26891: ForeignObject/ForeignKey does not obey lookup registration API

2016-08-11 Thread Django
#26891: ForeignObject/ForeignKey does not obey lookup registration API -+- Reporter: rpkilby |Owner: nobody Type: Bug | Status: closed Co

Re: [Django] #27046: http.request does not support ipv6-formatted ipv4 addresses

2016-08-11 Thread Django
#27046: http.request does not support ipv6-formatted ipv4 addresses -+- Reporter: lfaraone |Owner: nobody Type: Bug | Status: closed Compo

Re: [Django] #22669: bulk_create with empty model fields fails on oracle

2016-08-11 Thread Django
#22669: bulk_create with empty model fields fails on oracle -+- Reporter: sns1081@…|Owner: mnach Type: Bug | Status: assigned Component:

Re: [Django] #27046: http.request does not support ipv6-formatted ipv4 addresses

2016-08-11 Thread Django
#27046: http.request does not support ipv6-formatted ipv4 addresses -+- Reporter: lfaraone |Owner: nobody Type: Bug | Status: new Componen

Re: [Django] #26908: jsonfield__key__isnull lookup crashes

2016-08-11 Thread Django
#26908: jsonfield__key__isnull lookup crashes --+ Reporter: sigfrido |Owner: Type: Bug | Status: new Component: contrib.postgres |

Re: [Django] #27046: http.request does not support ipv6-formatted ipv4 addresses

2016-08-11 Thread Django
#27046: http.request does not support ipv6-formatted ipv4 addresses ---+ Reporter: lfaraone |Owner: nobody Type: Bug| Status: new Component: HTTP handling

Re: [Django] #27051: Exception when using only whitespace characters as e-mail subject

2016-08-11 Thread Django
#27051: Exception when using only whitespace characters as e-mail subject -+- Reporter: MoritzS |Owner: nobody Type: Bug | Status: closed

Re: [Django] #27048: Document that refresh_from_db() doesn't clear @cached_properties (was: Clear cached_property on refresh_from_db)

2016-08-11 Thread Django
#27048: Document that refresh_from_db() doesn't clear @cached_properties -+- Reporter: jarekwg |Owner: nobody Type: | Status: new Clean

Re: [Django] #24080: Sqlite segmentation fault regression when running tests (since 1.7.2)

2016-08-11 Thread Django
#24080: Sqlite segmentation fault regression when running tests (since 1.7.2) ---+ Reporter: stevejalim |Owner: nobody Type: Bug| Status: closed Co

Re: [Django] #25542: Discover runner will raise AttributeError when test modules raise ImportError

2016-08-11 Thread Django
#25542: Discover runner will raise AttributeError when test modules raise ImportError --+ Reporter: hirokiky |Owner: nobody Type: Cleanup/optimization | Statu

Re: [Django] #27049: Romanian i18n typo

2016-08-11 Thread Django
#27049: Romanian i18n typo -+- Reporter: DSBalaban|Owner: nobody Type: Uncategorized| Status: closed Component: |

Re: [Django] #27050: Incorrect documentation for parameter to django.setup()

2016-08-11 Thread Django
#27050: Incorrect documentation for parameter to django.setup() -+ Reporter: SunilMohanAdapa |Owner: nobody Type: Bug | Status: closed Component: Documentat

Re: [Django] #27050: Incorrect documentation for parameter to django.setup()

2016-08-11 Thread Django
#27050: Incorrect documentation for parameter to django.setup() -+ Reporter: SunilMohanAdapa |Owner: nobody Type: Bug | Status: closed Component: Documentat

Re: [Django] #27050: Incorrect documentation for parameter to django.setup()

2016-08-11 Thread Django
#27050: Incorrect documentation for parameter to django.setup() -+ Reporter: SunilMohanAdapa |Owner: nobody Type: Bug | Status: new Component: Documentation

Re: [Django] #26942: support subtests when running tests in parallel

2016-08-11 Thread Django
#26942: support subtests when running tests in parallel ---+- Reporter: cjerdonek |Owner: cjerdonek Type: New feature| Status: assigned Component: Testin

Re: [Django] #25542: Discover runner will raise AttributeError when test modules raise ImportError

2016-08-11 Thread Django
#25542: Discover runner will raise AttributeError when test modules raise ImportError --+ Reporter: hirokiky |Owner: nobody Type: Cleanup/optimization | Statu

Re: [Django] #27051: Exception when using only whitespace characters as e-mail subject (was: Exception when using a single space character as e-mail subject)

2016-08-11 Thread Django
#27051: Exception when using only whitespace characters as e-mail subject -+- Reporter: MoritzS |Owner: nobody Type: Bug | Status: new Co

[Django] #27051: Exception when using a single space character as e-mail subject

2016-08-11 Thread Django
#27051: Exception when using a single space character as e-mail subject -+- Reporter: MoritzS | Owner: nobody Type: Bug | Status: new Component: Core (Mail) |Version: master Severity

[Django] #27050: Incorrect documentation for parameter to django.setup()

2016-08-11 Thread Django
#27050: Incorrect documentation for parameter to django.setup() -+ Reporter: SunilMohanAdapa | Owner: nobody Type: Bug | Status: new Component: Documentation|Version: 1.10 Severity: Norm

[Django] #27049: Romanian i18n typo

2016-08-11 Thread Django
#27049: Romanian i18n typo --+- Reporter: DSBalaban | Owner: nobody Type: Uncategorized | Status: new Component: Internationalization |Version: 1.10 Severity: Normal

Re: [Django] #27030: Add support for GIN indexes

2016-08-11 Thread Django
#27030: Add support for GIN indexes --+ Reporter: akki |Owner: akki Type: New feature | Status: assigned Component: contrib.postgres |