Re: [Django] #29789: Support nested relations in FilteredRelation's condition

2019-03-01 Thread Django
#29789: Support nested relations in FilteredRelation's condition -+- Reporter: Thomas Riccardi |Owner: Noumbissi | Valere Gille Geovan Type: New

Re: [Django] #30207: Optimise paginator for tables with massive records

2019-03-01 Thread Django
#30207: Optimise paginator for tables with massive records -+- Reporter: M. Javidan Darugar |Owner: M. Type: | Javidan Darugar Cleanup/optimization |

Re: [Django] #30183: SQLite instrospection.get_constraints() for unique constraints return wrong count of constraints and doesn't have columns for all items

2019-03-01 Thread Django
#30183: SQLite instrospection.get_constraints() for unique constraints return wrong count of constraints and doesn't have columns for all items -+- Reporter: Pavel Tyslacki |Owner: Pavel

Re: [Django] #30227: POST "multipart/form-data" without "boundary" causes AttributeError

2019-03-01 Thread Django
#30227: POST "multipart/form-data" without "boundary" causes AttributeError -+ Reporter: Oxygen |Owner: nobody Type: Bug | Status: new

Re: [Django] #29408: Add validation of related fields and lookups in model Meta.ordering

2019-03-01 Thread Django
#29408: Add validation of related fields and lookups in model Meta.ordering -+- Reporter: Shadi Akiki |Owner: Hasan Type: | Ramezani Cleanup/optimization

Re: [Django] #30227: POST "multipart/form-data" without "boundary" causes AttributeError

2019-03-01 Thread Django
#30227: POST "multipart/form-data" without "boundary" causes AttributeError -+ Reporter: Oxygen |Owner: nobody Type: Bug | Status: new

Re: [Django] #23251: Use a temporary folder to store uploaded files during tests

2019-03-01 Thread Django
#23251: Use a temporary folder to store uploaded files during tests -+ Reporter: Shai Berger |Owner: (none) Type: Bug | Status: new

Re: [Django] #30227: POST "multipart/form-data" without "boundary" causes AttributeError

2019-03-01 Thread Django
#30227: POST "multipart/form-data" without "boundary" causes AttributeError -+ Reporter: Oxygen |Owner: nobody Type: Bug | Status: new

Re: [Django] #30229: inlines.min.js contains an unnecessary polyfill

2019-03-01 Thread Django
#30229: inlines.min.js contains an unnecessary polyfill -+- Reporter: djw |Owner: nobody Type: | Status: closed

Re: [Django] #30228: DeleteModel migration's name argument is supposed to be lowercase

2019-03-01 Thread Django
#30228: DeleteModel migration's name argument is supposed to be lowercase -+- Reporter: JerzySpendel |Owner: nobody Type: Uncategorized| Status: closed

Re: [Django] #30229: inlines.min.js contains an unnecessary polyfill

2019-03-01 Thread Django
#30229: inlines.min.js contains an unnecessary polyfill -+- Reporter: djw |Owner: nobody Type: | Status: new Cleanup/optimization

Re: [Django] #30230: GeoDjango installation issue (OSgeo and GDAL versions)

2019-03-01 Thread Django
#30230: GeoDjango installation issue (OSgeo and GDAL versions) -+- Reporter: hyluo2017|Owner: nobody Type: Bug | Status: closed

Re: [Django] #29408: Add validation of related fields and lookups in model Meta.ordering

2019-03-01 Thread Django
#29408: Add validation of related fields and lookups in model Meta.ordering -+- Reporter: Shadi Akiki |Owner: Hasan Type: | Ramezani Cleanup/optimization

Re: [Django] #29408: Add validation of related fields and lookups in model Meta.ordering (was: Add validation of related fields in model Meta.ordering)

2019-03-01 Thread Django
#29408: Add validation of related fields and lookups in model Meta.ordering -+- Reporter: Shadi Akiki |Owner: Hasan Type: | Ramezani Cleanup/optimization

[Django] #30230: GeoDjango installation issue (OSgeo and GDAL versions)

2019-03-01 Thread Django
#30230: GeoDjango installation issue (OSgeo and GDAL versions) -+- Reporter: hyluo2017 | Owner: nobody Type: Bug| Status: new Component: GIS

Re: [Django] #30229: inlines.min.js contains an unnecessary polyfill

2019-03-01 Thread Django
#30229: inlines.min.js contains an unnecessary polyfill -+- Reporter: djw |Owner: nobody Type: | Status: new Cleanup/optimization

[Django] #30229: inlines.min.js contains an unnecessary polyfill

2019-03-01 Thread Django
#30229: inlines.min.js contains an unnecessary polyfill + Reporter: djw | Owner: nobody Type: Cleanup/optimization | Status: new

Re: [Django] #6933: You cannot search with spaces if search_fields is declared with "^"

2019-03-01 Thread Django
#6933: You cannot search with spaces if search_fields is declared with "^" -+- Reporter: Martín Conte Mac |Owner: diafour Donell | Type: New feature |

[Django] #30228: DeleteModel migration's name argument is supposed to be lowercase

2019-03-01 Thread Django
#30228: DeleteModel migration's name argument is supposed to be lowercase -+- Reporter: | Owner: nobody JerzySpendel | Type: |

Re: [Django] #30189: sqlmigrate wraps it's outpout in BEGIN/COMMIT even if the database doesn't support transactional DDL

2019-03-01 Thread Django
#30189: sqlmigrate wraps it's outpout in BEGIN/COMMIT even if the database doesn't support transactional DDL +--- Reporter: Simon Charette |Owner: Parth Patil Type: Bug |