Re: [Django] #28480: Nonstandard "minlength" property to

2017-08-08 Thread Django
#28480: Nonstandard "minlength" property to -+- Reporter: Tomáš Pecina |Owner: nobody Type: Bug | Status: closed Component: Forms

Re: [Django] #17985: Add documentation for the lookup_allowed method

2017-08-08 Thread Django
#17985: Add documentation for the lookup_allowed method ---+--- Reporter: 3point2|Owner: Simon Meers Type: New feature| Status: assigned Component: Documentation

Re: [Django] #23766: Documentation and tests for cursor.callproc()

2017-08-08 Thread Django
#23766: Documentation and tests for cursor.callproc() -+- Reporter: Shai Berger |Owner: felixxm Type: | Status: assigned

Re: [Django] #28474: DurationField does not handle OverflowError if an out of range input is passed

2017-08-08 Thread Django
#28474: DurationField does not handle OverflowError if an out of range input is passed -+- Reporter: v1k45|Owner: Srinivas | Reddy Thatiparthy

Re: [Django] #28477: Strip unused annotations from count queries

2017-08-08 Thread Django
#28477: Strip unused annotations from count queries -+- Reporter: Tom |Owner: nobody Type: | Status: new Cleanup/optimization

Re: [Django] #7070: Query.get_ordering doesn't support foreign key related ordering when combined with distinct()

2017-08-08 Thread Django
#7070: Query.get_ordering doesn't support foreign key related ordering when combined with distinct() -+- Reporter: matt@… |Owner: nobody Type: | Status:

Re: [Django] #28439: When() crashes with ValidationError with models using UUID as primary key

2017-08-08 Thread Django
#28439: When() crashes with ValidationError with models using UUID as primary key -+- Reporter: Dominik Kozaczko |Owner: Srinivas | Reddy Thatiparthy

Re: [Django] #28459: Improve performance of QuerySet

2017-08-08 Thread Django
#28459: Improve performance of QuerySet -+- Reporter: Sergey Fedoseev |Owner: nobody Type: | Status: closed Cleanup/optimization

Re: [Django] #28480: Nonstandard "minlength" property to

2017-08-08 Thread Django
#28480: Nonstandard "minlength" property to -+- Reporter: Tomáš Pecina |Owner: nobody Type: Bug | Status: closed Component: Forms

Re: [Django] #28474: DurationField does not handle OverflowError if an out of range input is passed

2017-08-08 Thread Django
#28474: DurationField does not handle OverflowError if an out of range input is passed -+- Reporter: v1k45|Owner: Srinivas | Reddy Thatiparthy

Re: [Django] #28474: DurationField does not handle OverflowError if an out of range input is passed

2017-08-08 Thread Django
#28474: DurationField does not handle OverflowError if an out of range input is passed -+- Reporter: v1k45|Owner: Srinivas | Reddy Thatiparthy

[Django] #28480: Nonstandard "minlength" property to

2017-08-08 Thread Django
#28480: Nonstandard "minlength" property to -+- Reporter: Tomáš | Owner: nobody Pecina | Type: | Status: new Uncategorized

Re: [Django] #28459: Improve performance of QuerySet

2017-08-08 Thread Django
#28459: Improve performance of QuerySet -+- Reporter: Sergey Fedoseev |Owner: nobody Type: | Status: closed Cleanup/optimization

Re: [Django] #28465: Unify index SQL creation code

2017-08-08 Thread Django
#28465: Unify index SQL creation code -+- Reporter: Claude Paroz |Owner: nobody Type: | Status: closed Cleanup/optimization |

Re: [Django] #28475: Allow user to skip test database creation per connection

2017-08-08 Thread Django
#28475: Allow user to skip test database creation per connection ---+-- Reporter: Harry Moreno |Owner: nobody Type: New feature| Status: closed Component:

Re: [Django] #28475: Allow user to skip test database creation per connection

2017-08-08 Thread Django
#28475: Allow user to skip test database creation per connection ---+-- Reporter: Harry Moreno |Owner: nobody Type: New feature| Status: new Component:

Re: [Django] #28479: Document that transactions do not revert model state (was: Document that transactions do not revert model State.)

2017-08-08 Thread Django
#28479: Document that transactions do not revert model state --+ Reporter: Todor Velichkov |Owner: nobody Type: Cleanup/optimization | Status: new Component:

Re: [Django] #28465: Unify index SQL creation code

2017-08-08 Thread Django
#28465: Unify index SQL creation code -+- Reporter: Claude Paroz |Owner: nobody Type: | Status: new Cleanup/optimization |

Re: [Django] #28471: Clarify the documentation about the relationship between model meta "index_together" and "indexes" using Index() classes

2017-08-08 Thread Django
#28471: Clarify the documentation about the relationship between model meta "index_together" and "indexes" using Index() classes -+- Reporter: Philippe Ombredanne |Owner: nobody Type:

Re: [Django] #28471: Clarify the documentation about the relationship between model meta "index_together" and "indexes" using Index() classes

2017-08-08 Thread Django
#28471: Clarify the documentation about the relationship between model meta "index_together" and "indexes" using Index() classes -+- Reporter: Philippe Ombredanne |Owner: nobody Type:

[Django] #28479: Document that transactions do not revert model State.

2017-08-08 Thread Django
#28479: Document that transactions do not revert model State. + Reporter: Todor Velichkov | Owner: nobody Type: Cleanup/optimization | Status: new

Re: [Django] #28472: Optimize a jQuery selector in admin's actions.js

2017-08-08 Thread Django
#28472: Optimize a jQuery selector in admin's actions.js -+- Reporter: Adam (Chainz)|Owner: Eloi Johnson| Casals Type: |

Re: [Django] #28472: Optimize a jQuery selector in admin's actions.js (was: Optimize Admin actions JavaScript)

2017-08-08 Thread Django
#28472: Optimize a jQuery selector in admin's actions.js -+- Reporter: Adam (Chainz)|Owner: Eloi Johnson| Casals Type: |

Re: [Django] #28459: Improve performance of QuerySet

2017-08-08 Thread Django
#28459: Improve performance of QuerySet -+- Reporter: Sergey Fedoseev |Owner: nobody Type: | Status: closed Cleanup/optimization

Re: [Django] #27587: Document str(QuerySet.query)

2017-08-08 Thread Django
#27587: Document str(QuerySet.query) --+ Reporter: Peter Inglesby|Owner: nobody Type: Cleanup/optimization | Status: new Component: Documentation |

Re: [Django] #28358: LazyObject defines attribute that don't exist on wrapped object

2017-08-08 Thread Django
#28358: LazyObject defines attribute that don't exist on wrapped object -+- Reporter: Andrey Fedoseev |Owner: Sergey | Fedoseev Type: Bug

Re: [Django] #28456: Defining __getstate__ in class derived from Model doesn't affect model pickling

2017-08-08 Thread Django
#28456: Defining __getstate__ in class derived from Model doesn't affect model pickling -+- Reporter: Nerl~|Owner: Nerl~ Type: |

Re: [Django] #28431: default='' (non-bytestring) on BinaryField crashes some migration operations

2017-08-08 Thread Django
#28431: default='' (non-bytestring) on BinaryField crashes some migration operations + Reporter: James |Owner: Windson yang Type: Bug | Status: assigned

Re: [Django] #28431: default='' (non-bytestring) on BinaryField crashes some migration operations

2017-08-08 Thread Django
#28431: default='' (non-bytestring) on BinaryField crashes some migration operations + Reporter: James |Owner: Windson yang Type: Bug | Status: assigned

Re: [Django] #28351: "Conflicting migrations detected" CommandError due to replacement Migration being removed

2017-08-08 Thread Django
#28351: "Conflicting migrations detected" CommandError due to replacement Migration being removed ---+ Reporter: Daniel Hahler |Owner: Windson yang Type: Bug|

Re: [Django] #28459: Improve performance of QuerySet

2017-08-08 Thread Django
#28459: Improve performance of QuerySet -+- Reporter: Sergey Fedoseev |Owner: nobody Type: | Status: closed Cleanup/optimization

Re: [Django] #28459: Improve performance of QuerySet

2017-08-08 Thread Django
#28459: Improve performance of QuerySet -+- Reporter: Sergey Fedoseev |Owner: nobody Type: | Status: closed Cleanup/optimization