Re: [Django] #30300: migrate silently ignores apps whose migrations directory doesn't have an __init__.py

2019-03-29 Thread Django
#30300: migrate silently ignores apps whose migrations directory doesn't have an __init__.py -+- Reporter: Benjy Weinberger |Owner: Benjy | Weinberger

Re: [Django] #30300: Allow migrations directories without __init__.py files. (was: migrate silently ignores apps whose migrations directory doesn't have an __init__.py)

2019-03-29 Thread Django
#30300: Allow migrations directories without __init__.py files. -+- Reporter: Benjy Weinberger |Owner: Benjy | Weinberger Type: New feature

Re: [Django] #30290: Documentation should make clear that values on DecimalField is better to be passed as strings

2019-03-29 Thread Django
#30290: Documentation should make clear that values on DecimalField is better to be passed as strings -+- Reporter: Alexandros |Owner: nobody Kanterakis |

Re: [Django] #29177: Unmanaged models with ForeignKeys do not get those fields serialized into their migration state when CreateModel happens.

2019-03-29 Thread Django
#29177: Unmanaged models with ForeignKeys do not get those fields serialized into their migration state when CreateModel happens. --+ Reporter: Keryn Knight |Owner: nobody Type: Bug |

Re: [Django] #30236: UsernameField should use autocapitalize="none"

2019-03-29 Thread Django
#30236: UsernameField should use autocapitalize="none" -+- Reporter: Clayton Daley|Owner: Type: | pmisteliac Cleanup/optimization |

Re: [Django] #30290: Documentation should make clear that values on DecimalField is better to be passed as strings

2019-03-29 Thread Django
#30290: Documentation should make clear that values on DecimalField is better to be passed as strings -+- Reporter: Alexandros |Owner: nobody Kanterakis |

Re: [Django] #28373: TIME_ZONE value in DATABASES settings is not used for date lookup

2019-03-29 Thread Django
#28373: TIME_ZONE value in DATABASES settings is not used for date lookup -+- Reporter: Victor Talpaert |Owner: nobody Type: Bug | Status: new Co

Re: [Django] #30252: ImageField's to_python() stores reference to closed Image object

2019-03-29 Thread Django
#30252: ImageField's to_python() stores reference to closed Image object +-- Reporter: Felix Dreissig |Owner: nobody Type: Bug | Status: new Component: Forms

Re: [Django] #30294: HttpResponse doesn't handle memoryview objects

2019-03-29 Thread Django
#30294: HttpResponse doesn't handle memoryview objects -+- Reporter: Roger Hunwicks |Owner: sage Type: New feature | Status: closed Component: HTTP han

Re: [Django] #30236: UsernameField should use autocapitalize="none"

2019-03-29 Thread Django
#30236: UsernameField should use autocapitalize="none" -+- Reporter: Clayton Daley|Owner: Type: | pmisteliac Cleanup/optimization |

Re: [Django] #30300: Allow migrations directories without __init__.py files (was: Allow migrations directories without __init__.py files.)

2019-03-29 Thread Django
#30300: Allow migrations directories without __init__.py files -+- Reporter: Benjy Weinberger |Owner: Benjy | Weinberger Type: New feature

Re: [Django] #29177: Unmanaged models with ForeignKeys do not get those fields serialized into their migration state when CreateModel happens.

2019-03-29 Thread Django
#29177: Unmanaged models with ForeignKeys do not get those fields serialized into their migration state when CreateModel happens. --+ Reporter: Keryn Knight |Owner: nobody Type: Bug |

Re: [Django] #30289: ManyToManyField Admin Inlines do not respect user permissions

2019-03-29 Thread Django
#30289: ManyToManyField Admin Inlines do not respect user permissions -+ Reporter: Jayen Ashar |Owner: nobody Type: Bug | Status: new Component: contrib

Re: [Django] #30289: ManyToManyField Admin Inlines do not respect user permissions

2019-03-29 Thread Django
#30289: ManyToManyField Admin Inlines do not respect user permissions -+ Reporter: Jayen Ashar |Owner: nobody Type: Bug | Status: new Component: contrib

Re: [Django] #30289: ManyToManyField Admin Inlines do not respect user permissions

2019-03-29 Thread Django
#30289: ManyToManyField Admin Inlines do not respect user permissions -+ Reporter: Jayen Ashar |Owner: nobody Type: Bug | Status: new Component: contrib

Re: [Django] #30300: Allow migrations directories without __init__.py files

2019-03-29 Thread Django
#30300: Allow migrations directories without __init__.py files -+- Reporter: Benjy Weinberger |Owner: Benjy | Weinberger Type: New feature

[Django] #30301: `django.core.management.base.OutputWrapper` discards the `style_func` argument.

2019-03-29 Thread Django
#30301: `django.core.management.base.OutputWrapper` discards the `style_func` argument. -+- Reporter: Adam | Owner: nobody Barnes | Type:

Re: [Django] #29697: Complex query crashes with "missing FROM-clause entry for table"

2019-03-29 Thread Django
#29697: Complex query crashes with "missing FROM-clause entry for table" -+- Reporter: Dmitry |Owner: Can | Sarıgöl Type: Bug

Re: [Django] #30300: Allow migrations directories without __init__.py files

2019-03-29 Thread Django
#30300: Allow migrations directories without __init__.py files -+- Reporter: Benjy Weinberger |Owner: Benjy | Weinberger Type: New feature

Re: [Django] #30265: Fix reference to a tutorial number in "Advanced tutorial: How to write reusable app".

2019-03-29 Thread Django
#30265: Fix reference to a tutorial number in "Advanced tutorial: How to write reusable app". -+- Reporter: Abhishek Bera|Owner: Abhishek Type: | Bera Cleanup

Re: [Django] #30265: Fix reference to a tutorial number in "Advanced tutorial: How to write reusable app".

2019-03-29 Thread Django
#30265: Fix reference to a tutorial number in "Advanced tutorial: How to write reusable app". -+- Reporter: Abhishek Bera|Owner: Abhishek Type: | Bera Cleanup

Re: [Django] #30301: `django.core.management.base.OutputWrapper` discards the `style_func` argument.

2019-03-29 Thread Django
#30301: `django.core.management.base.OutputWrapper` discards the `style_func` argument. -+- Reporter: Adam Barnes |Owner: nobody Type: | Statu

Re: [Django] #30301: `django.core.management.base.OutputWrapper` discards the `style_func` argument.

2019-03-29 Thread Django
#30301: `django.core.management.base.OutputWrapper` discards the `style_func` argument. -+- Reporter: Adam Barnes |Owner: nobody Type: | Statu

Re: [Django] #30266: Migrating a model's default primary key to a BigAutoField causes Postgres sequence to lose owner

2019-03-29 Thread Django
#30266: Migrating a model's default primary key to a BigAutoField causes Postgres sequence to lose owner -+- Reporter: Dolan Antenucci |Owner: Dolan | Anten