Re: [Django] #27914: makemigrations produces incorrect path for inner classes

2019-07-15 Thread Django
#27914: makemigrations produces incorrect path for inner classes -+- Reporter: Serge van den Boom |Owner: | ChillarAnand Type: New feature |

[Django] #30641: Update docs for using CSRF with Ajax

2019-07-15 Thread Django
#30641: Update docs for using CSRF with Ajax -+- Reporter: JeroenvO | Owner: nobody Type: | Status: new Cleanup/optimization |

Re: [Django] #30640: createsuperuser crashes when a custom user model contains required fields that overlap with default command options. (was: createsuperuser faces error when there is a custom user

2019-07-15 Thread Django
#30640: createsuperuser crashes when a custom user model contains required fields that overlap with default command options. +-- Reporter: Hasan Ramezani |Owner: Hasan Ramezani Type: Bug

Re: [Django] #30639: Raise an error on unsupported operations following QuerySet.union(). (was: Raise warning or error when user attempts an unsupported operation on a UNION queryset)

2019-07-15 Thread Django
#30639: Raise an error on unsupported operations following QuerySet.union(). -+- Reporter: dhimmel |Owner: nobody Type: Bug | Status: closed

Re: [Django] #30640: createsuperuser faces error when there is a custom user model with required field with the name same as command default options

2019-07-15 Thread Django
#30640: createsuperuser faces error when there is a custom user model with required field with the name same as command default options +-- Reporter: Hasan Ramezani |Owner: Hasan Ramezani

[Django] #30640: createsuperuser faces error when there is a custom user model with required field with the name same as command default options

2019-07-15 Thread Django
#30640: createsuperuser faces error when there is a custom user model with required field with the name same as command default options --+ Reporter: Hasan Ramezani | Owner: nobody Type:

Re: [Django] #27914: makemigrations produces incorrect path for inner classes

2019-07-15 Thread Django
#27914: makemigrations produces incorrect path for inner classes -+- Reporter: Serge van den Boom |Owner: | ChillarAnand Type: New feature |

[Django] #30639: Raise warning or error when user attempts an unsupported operation on a UNION queryset

2019-07-15 Thread Django
#30639: Raise warning or error when user attempts an unsupported operation on a UNION queryset -+- Reporter: dhimmel| Owner: nobody Type: | Status: new

Re: [Django] #23521: removal of concrete Model from bases doesn't remove it from ModelState bases

2019-07-15 Thread Django
#23521: removal of concrete Model from bases doesn't remove it from ModelState bases -+- Reporter: Sergey Fedoseev |Owner: Ian Foote Type: Bug | Status:

Re: [Django] #30638: Allow the per-database TIME_ZONE option on databases that support timezones. (was: Allow the per-database TIME_ZONE option on databases that support timezones)

2019-07-15 Thread Django
#30638: Allow the per-database TIME_ZONE option on databases that support timezones. -+- Reporter: Aymeric Augustin |Owner: nobody Type: New feature | Status:

[Django] #30638: Allow the per-database TIME_ZONE option on databases that support timezones

2019-07-15 Thread Django
#30638: Allow the per-database TIME_ZONE option on databases that support timezones -+- Reporter: Aymeric| Owner: nobody Augustin | Type: New

Re: [Django] #30637: SearchVectorField and SearchVector should be combinable. (was: Django is unable to combine SearchVectorField and SearchVector)

2019-07-15 Thread Django
#30637: SearchVectorField and SearchVector should be combinable. -+- Reporter: Dani Hodovic |Owner: (none) Type: Bug | Status: new Component:

Re: [Django] #25598: Add support for SCRIPT_NAME in STATIC_URL and MEDIA_URL

2019-07-15 Thread Django
#25598: Add support for SCRIPT_NAME in STATIC_URL and MEDIA_URL -+- Reporter: Dheerendra Rathor|Owner: Joel | Dunham Type: New feature |