Re: [Django] #20939: Convert QuerySet to Query when filtering

2016-09-23 Thread Django
#20939: Convert QuerySet to Query when filtering -+- Reporter: Anssi Kääriäinen |Owner: nobody Type: | Status: new Cleanup/optimization

Re: [Django] #27265: Using @admin.register causes failure when AdminModel constructor is overriden

2016-09-23 Thread Django
#27265: Using @admin.register causes failure when AdminModel constructor is overriden -+- Reporter: Diego Andrés |Owner: nobody Sanabria Martín| Type: Bug

Re: [Django] #27266: assertFormError fails when trying to check a custom validation in an Admin form

2016-09-23 Thread Django
#27266: assertFormError fails when trying to check a custom validation in an Admin form -+- Reporter: Diego Andrés Sanabria Martín | Owner: nobody Type: Bug |

[Django] #27266: assertFormError fails when trying to check a custom validation in an Admin form

2016-09-23 Thread Django
#27266: assertFormError fails when trying to check a custom validation in an Admin form -+- Reporter: Diego Andrés | Owner: nobody Sanabria Martín| Type: Bug

Re: [Django] #27265: Using @admin.register causes failure when AdminModel constructor is overriden

2016-09-23 Thread Django
#27265: Using @admin.register causes failure when AdminModel constructor is overriden -+- Reporter: Diego Andrés |Owner: nobody Sanabria Martín| Type: Bug

[Django] #27265: Using @admin.register causes failure when AdminModel constructor is overriden

2016-09-23 Thread Django
#27265: Using @admin.register causes failure when AdminModel constructor is overriden --+ Reporter: Diego Andrés Sanabria Martín | Owner: nobody Type: Bug | Status: new Componen

Re: [Django] #24959: Allow using negative timedeltas in expressions

2016-09-23 Thread Django
#24959: Allow using negative timedeltas in expressions -+- Reporter: Fred Palmer |Owner: nobody Type: Bug | Status: new Component: Database

Re: [Django] #24959: Allow using negative timedeltas in expressions (was: date_interval_sql Implementations for Database Backends Do Not Handle Negative timedelta Objects Properly)

2016-09-23 Thread Django
#24959: Allow using negative timedeltas in expressions -+- Reporter: Fred Palmer |Owner: nobody Type: Bug | Status: new Component: Database

Re: [Django] #26010: I need to count objects in a queryset by year and month

2016-09-23 Thread Django
#26010: I need to count objects in a queryset by year and month -+- Reporter: Mahmood Khan |Owner: nobody Type: New feature | Status: closed Component

Re: [Django] #27227: Full text search by UUIDField returns DataError

2016-09-23 Thread Django
#27227: Full text search by UUIDField returns DataError -+- Reporter: Dan Claudiu Pop |Owner: nobody Type: Bug | Status: closed Component: Datab

Re: [Django] #27258: Context processors are not called when using RequestContext and Django templates

2016-09-23 Thread Django
#27258: Context processors are not called when using RequestContext and Django templates -+-- Reporter: Andi Albrecht|Owner: nobody Type: Bug | Status: new

Re: [Django] #27264: Model Meta is overwriten by abstract parent class

2016-09-23 Thread Django
#27264: Model Meta is overwriten by abstract parent class -+- Reporter: luxcem |Owner: nobody Type: Bug | Status: new Component: Databa

Re: [Django] #27261: Missing python-brace-format marker for a contrib.admin string

2016-09-23 Thread Django
#27261: Missing python-brace-format marker for a contrib.admin string -+- Reporter: Maxime Vdb |Owner: Claude | Paroz Type: Bug

Re: [Django] #27261: Missing python-brace-format marker for a contrib.admin string

2016-09-23 Thread Django
#27261: Missing python-brace-format marker for a contrib.admin string -+- Reporter: Maxime Vdb |Owner: Claude | Paroz Type: Bug

Re: [Django] #27261: Missing python-brace-format marker for a contrib.admin string (was: Mismatch for placholders in japanese translations (django.contrib.admin app))

2016-09-23 Thread Django
#27261: Missing python-brace-format marker for a contrib.admin string -+- Reporter: Maxime Vdb |Owner: Claude | Paroz Type: Bug

Re: [Django] #25049: Oracle fails to change unique_together constraints due to case sensitivity (was: Oracle constraints case sensitivity)

2016-09-23 Thread Django
#25049: Oracle fails to change unique_together constraints due to case sensitivity -+- Reporter: Pogsquog |Owner: nobody Type: Bug | Status:

Re: [Django] #14357: Prevent innapropriate order-based grouping on values+annotate queries

2016-09-23 Thread Django
#14357: Prevent innapropriate order-based grouping on values+annotate queries -+- Reporter: Martin Chase |Owner: (none) Type: Bug | Status: new

Re: [Django] #14357: Prevent innapropriate order-based grouping on values+annotate queries

2016-09-23 Thread Django
#14357: Prevent innapropriate order-based grouping on values+annotate queries -+- Reporter: Martin Chase |Owner: (none) Type: Bug | Status: new

Re: [Django] #9394: Reverse relation lookups with a multi-table inherited model produces extraneous queries

2016-09-23 Thread Django
#9394: Reverse relation lookups with a multi-table inherited model produces extraneous queries -+- Reporter: Ian Kelly|Owner: (none) Type: |

Re: [Django] #14357: Prevent innapropriate order-based grouping on values+annotate queries

2016-09-23 Thread Django
#14357: Prevent innapropriate order-based grouping on values+annotate queries -+- Reporter: Martin Chase |Owner: (none) Type: Bug | Status: new

Re: [Django] #13161: Avoid global registration of psycopg2 adapters/extensions

2016-09-23 Thread Django
#13161: Avoid global registration of psycopg2 adapters/extensions -+- Reporter: spoksss |Owner: nobody Type: | Status: closed Cleanup/o

Re: [Django] #13240: Modify RelatedManager and ManyRelatedManager add() and remove() to accept QuerySets and iterables

2016-09-23 Thread Django
#13240: Modify RelatedManager and ManyRelatedManager add() and remove() to accept QuerySets and iterables -+- Reporter: Gabriel Hurley |Owner: (none) Type: New feature |

Re: [Django] #7732: Oracle Backend with SessionPool

2016-09-23 Thread Django
#7732: Oracle Backend with SessionPool -+- Reporter: halturin |Owner: (none) Type: New feature | Status: new Component: Database layer |

Re: [Django] #16487: F expression with timedelta does not work with __range query filter

2016-09-23 Thread Django
#16487: F expression with timedelta does not work with __range query filter -+- Reporter: Ben Davis|Owner: nobody Type: Bug | Status: new

Re: [Django] #8467: For ManyToMany manager, we should convert objects being added or removed to the pk type if they are not.

2016-09-23 Thread Django
#8467: For ManyToMany manager, we should convert objects being added or removed to the pk type if they are not. -+- Reporter: Wonlay |Owner: nobody Type: New feature

Re: [Django] #27249: IntegrityError when using ManyToManyField.add() with a value of incorrect type

2016-09-23 Thread Django
#27249: IntegrityError when using ManyToManyField.add() with a value of incorrect type -+- Reporter: Sjoerd Job Postmus |Owner: nobody Type: | Statu

Re: [Django] #6517: MySQL: manage.py dbshell does not get charset from DATABASES setting

2016-09-23 Thread Django
#6517: MySQL: manage.py dbshell does not get charset from DATABASES setting -+- Reporter: Tom Vergote |Owner: (none) Type: Bug | Status: new

Re: [Django] #27263: Allow validators to short-circuit in form field validation (was: Don't apply the rest of validators if the first one failed)

2016-09-23 Thread Django
#27263: Allow validators to short-circuit in form field validation -+- Reporter: Alexey Rogachev |Owner: nobody Type: New feature | Status: new Component: Forms

Re: [Django] #27264: Model Meta is overwriten by abstract parent class

2016-09-23 Thread Django
#27264: Model Meta is overwriten by abstract parent class -+- Reporter: luxcem |Owner: nobody Type: Bug | Status: new Component: Databa

[Django] #27264: Model Meta is overwriten by abstract parent class

2016-09-23 Thread Django
#27264: Model Meta is overwriten by abstract parent class --+ Reporter: luxcem| Owner: nobody Type: Bug | Status: new Component: Database layer (

Re: [Django] #27226: Remove patch_response_headers()'s setting of the "Last-Modified" header (was: cache.patch_response_headers() adds ETag and Last-Modified to the response)

2016-09-23 Thread Django
#27226: Remove patch_response_headers()'s setting of the "Last-Modified" header -+- Reporter: Rinat Khabibiev |Owner: Rinat Type: | Khabibiev Cleanup/optimizatio

Re: [Django] #27260: Performance Issue because of LEFT OUTER JOIN instead the better INNER JOIN

2016-09-23 Thread Django
#27260: Performance Issue because of LEFT OUTER JOIN instead the better INNER JOIN -+- Reporter: Sven R. Kunze|Owner: nobody Type: | Status:

Re: [Django] #27262: Delegate URL resolver checks to URL classes

2016-09-23 Thread Django
#27262: Delegate URL resolver checks to URL classes --+ Reporter: Sjoerd Job Postmus|Owner: nobody Type: Cleanup/optimization | Status: new Component: Core (URLs

Re: [Django] #23776: HStoreField example doesn't work

2016-09-23 Thread Django
#23776: HStoreField example doesn't work -+- Reporter: vedgar |Owner: nobody Type: Bug | Status: closed Component: Documentation

Re: [Django] #27262: Delegate URL resolver checks to URL classes

2016-09-23 Thread Django
#27262: Delegate URL resolver checks to URL classes + Reporter: Sjoerd Job Postmus |Owner: nobody Type: Uncategorized | Status: new Component: Core (URLs)

Re: [Django] #27263: Don't apply the rest of validators if the first one failed

2016-09-23 Thread Django
#27263: Don't apply the rest of validators if the first one failed -+-- Reporter: Alexey Rogachev |Owner: nobody Type: New feature | Status: new Component: Forms

Re: [Django] #27263: Don't apply the rest of validators if the first one failed

2016-09-23 Thread Django
#27263: Don't apply the rest of validators if the first one failed -+-- Reporter: Alexey Rogachev |Owner: nobody Type: New feature | Status: new Component: Forms

Re: [Django] #27263: Don't apply the rest of validators if the first one failed

2016-09-23 Thread Django
#27263: Don't apply the rest of validators if the first one failed -+-- Reporter: Alexey Rogachev |Owner: nobody Type: New feature | Status: new Component: Forms

Re: [Django] #27263: Don't apply the rest of validators if the first one failed

2016-09-23 Thread Django
#27263: Don't apply the rest of validators if the first one failed -+-- Reporter: Alexey Rogachev |Owner: nobody Type: New feature | Status: new Component: Forms

[Django] #27263: Don't apply the rest of validators if the first one failed

2016-09-23 Thread Django
#27263: Don't apply the rest of validators if the first one failed -+- Reporter: Alexey Rogachev | Owner: nobody Type: New feature | Status: new Component: Forms|Version: master S