Re: [Django] #28667: Documentation for extending UserCreationForm doesn't work with UserAdmin

2018-03-15 Thread Django
#28667: Documentation for extending UserCreationForm doesn't work with UserAdmin -+- Reporter: Nathanael Gordon |Owner: Bhavesh Type: | Praveen

Re: [Django] #29206: ValidationError when a reset password link contains a bad UIDB64 UUID

2018-03-15 Thread Django
#29206: ValidationError when a reset password link contains a bad UIDB64 UUID -+- Reporter: Mattia Procopio |Owner: Mattia | Procopio Type: Bug

Re: [Django] #29206: ValidationError when a reset password link contains a bad UIDB64 UUID

2018-03-15 Thread Django
#29206: ValidationError when a reset password link contains a bad UIDB64 UUID -+- Reporter: Mattia Procopio |Owner: Mattia | Procopio Type: Bug

Re: [Django] #28959: Clicking "No, take me back" on the delete selected inline foreign key / one-to-one field confirmation page does nothing

2018-03-15 Thread Django
#28959: Clicking "No, take me back" on the delete selected inline foreign key / one-to-one field confirmation page does nothing -+- Reporter: Josh Schneier|Owner: nobody Type: Bug

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

2018-03-15 Thread Django
#28459: Improve performance of QuerySet -+- Reporter: Sergey Fedoseev |Owner: nobody Type: | Status: new Cleanup/optimization |

Re: [Django] #29202: KeyError in django-sites caching (race condition?)

2018-03-15 Thread Django
#29202: KeyError in django-sites caching (race condition?) +-- Reporter: Dominik George |Owner: nobody Type: Bug | Status: new Component: contrib.sites |

Re: [Django] #9631: FieldFile assumes efficient Storage.size

2018-03-15 Thread Django
#9631: FieldFile assumes efficient Storage.size -+- Reporter: Peter Sagerson |Owner: nobody Type: | Status: new Cleanup/optimization

Re: [Django] #29225: The non-test database can be destroyed during testing if two aliases point to the same database (was: The non-test sqlite database can be easily destroyed during tests)

2018-03-15 Thread Django
#29225: The non-test database can be destroyed during testing if two aliases point to the same database ---+-- Reporter: gh720 |Owner: nobody Type: Bug|

Re: [Django] #29225: The non-test sqlite database can be easily destroyed during tests

2018-03-15 Thread Django
#29225: The non-test sqlite database can be easily destroyed during tests ---+-- Reporter: gh720 |Owner: nobody Type: Bug| Status: new

Re: [Django] #29225: The non-test sqlite database can be easily destroyed during tests

2018-03-15 Thread Django
#29225: The non-test sqlite database can be easily destroyed during tests ---+-- Reporter: gh720 |Owner: nobody Type: Bug| Status: new

[Django] #29225: The non-test sqlite database can be easily destroyed during tests

2018-03-15 Thread Django
#29225: The non-test sqlite database can be easily destroyed during tests -+ Reporter: gh720 | Owner: nobody Type: Bug| Status: new

Re: [Django] #28643: Complete the ORM Function Library

2018-03-15 Thread Django
#28643: Complete the ORM Function Library -+- Reporter: Matthew Pava |Owner: JunyiJ Type: New feature | Status: assigned Component: Database layer

Re: [Django] #23406: Allow migrations to be loaded from .pyc files (e.g. in a frozen environment)

2018-03-15 Thread Django
#23406: Allow migrations to be loaded from .pyc files (e.g. in a frozen environment) -+- Reporter: Daniel Menzel|Owner: Dan | Watson Type: New

Re: [Django] #23406: Allow migrations to be loaded from .pyc files (e.g. in a frozen environment) (was: Migrations not found when only .pyc files are available (e.g. in a frozen environment))

2018-03-15 Thread Django
#23406: Allow migrations to be loaded from .pyc files (e.g. in a frozen environment) -+- Reporter: Daniel Menzel|Owner: Dan | Watson Type: New

[Django] #29224: Can not delete an index_together if there is a unique_together on the same fields

2018-03-15 Thread Django
#29224: Can not delete an index_together if there is a unique_together on the same fields -+- Reporter: Matthieu | Owner: nobody Rigal | Type:

Re: [Django] #29219: Admin Changelist Filters Not Using Parsed Params

2018-03-15 Thread Django
#29219: Admin Changelist Filters Not Using Parsed Params ---+-- Reporter: David Sanders |Owner: nobody Type: Bug| Status: closed Component: contrib.admin |

Re: [Django] #29120: Document that the admin autocomplete requires the change permission of the related model

2018-03-15 Thread Django
#29120: Document that the admin autocomplete requires the change permission of the related model -+- Reporter: Rodrigo Pinheiro |Owner: (none) Marques de Araújo |

Re: [Django] #29120: Document that the admin autocomplete requires the change permission of the related model

2018-03-15 Thread Django
#29120: Document that the admin autocomplete requires the change permission of the related model -+- Reporter: Rodrigo Pinheiro |Owner: Johannes Marques de Araújo | Hoppe

Re: [Django] #29220: Auth: change user_passes_test func, new arg arg_position add

2018-03-15 Thread Django
#29220: Auth: change user_passes_test func, new arg arg_position add -+- Reporter: Oscar Lopez |Owner: nobody Type: New feature | Status: closed

Re: [Django] #29223: Dummy database backend's is_usable() method should return False (was: Dummy database backend may not informs as usable)

2018-03-15 Thread Django
#29223: Dummy database backend's is_usable() method should return False -+- Reporter: Wagner Macedo|Owner: nobody Type: Bug | Status: new

Re: [Django] #29221: No space added before admin-autocomplete CSS class

2018-03-15 Thread Django
#29221: No space added before admin-autocomplete CSS class -+- Reporter: Artem Tabolin|Owner: nobody Type: Bug | Status: closed Component:

Re: [Django] #29221: No space added before admin-autocomplete CSS class

2018-03-15 Thread Django
#29221: No space added before admin-autocomplete CSS class -+- Reporter: Artem Tabolin|Owner: nobody Type: Bug | Status: closed Component:

Re: [Django] #29222: Substr on NULL values returns incorrect results with pattern lookups.

2018-03-15 Thread Django
#29222: Substr on NULL values returns incorrect results with pattern lookups. -+- Reporter: felixxm |Owner: nobody Type: Bug | Status: new

Re: [Django] #29220: Auth: change user_passes_test func, new arg arg_position add

2018-03-15 Thread Django
#29220: Auth: change user_passes_test func, new arg arg_position add -+- Reporter: Oscar Lopez |Owner: nobody Type: New feature | Status: closed

Re: [Django] #28201: Make CharField form field prohibit null characters

2018-03-15 Thread Django
#28201: Make CharField form field prohibit null characters -+- Reporter: CM Lubinski |Owner: Alejandro Type: | Zamora Fonseca Cleanup/optimization

Re: [Django] #29221: No space added before admin-autocomplete CSS class

2018-03-15 Thread Django
#29221: No space added before admin-autocomplete CSS class -+- Reporter: Artem Tabolin|Owner: nobody Type: Bug | Status: new Component:

Re: [Django] #29155: Using contains lookup with Substr causes modification of second parameter of Substr

2018-03-15 Thread Django
#29155: Using contains lookup with Substr causes modification of second parameter of Substr -+- Reporter: norac89 |Owner: felixxm Type: Bug |

Re: [Django] #29200: RadioSelect does not render its label in MultiWidget

2018-03-15 Thread Django
#29200: RadioSelect does not render its label in MultiWidget -+- Reporter: Takayuki Hirai |Owner: Tim | Graham Type: Bug |

[Django] #29223: Dummy database backend may not informs as usable

2018-03-15 Thread Django
#29223: Dummy database backend may not informs as usable -+ Reporter: Wagner Macedo | Owner: nobody Type: Uncategorized | Status: new Component: Uncategorized |

Re: [Django] #29222: Substr on NULL values returns incorrect results with pattern lookups.

2018-03-15 Thread Django
#29222: Substr on NULL values returns incorrect results with pattern lookups. -+- Reporter: felixxm |Owner: nobody Type: Bug | Status: new

Re: [Django] #29123: Changing an IntegerField to a ForeignKey generates incorrectly ordered migration operations if the field is in unique_together

2018-03-15 Thread Django
#29123: Changing an IntegerField to a ForeignKey generates incorrectly ordered migration operations if the field is in unique_together + Reporter: Ed Morley |Owner: (none) Type: Bug |

Re: [Django] #29222: Substr on NULL values returns incorrect results with pattern lookups.

2018-03-15 Thread Django
#29222: Substr on NULL values returns incorrect results with pattern lookups. -+- Reporter: felixxm |Owner: nobody Type: Bug | Status: new

[Django] #29222: Substr on NULL values returns incorrect results with pattern lookups.

2018-03-15 Thread Django
#29222: Substr on NULL values returns incorrect results with pattern lookups. -+- Reporter: felixxm| Owner: nobody Type: Bug| Status: new

Re: [Django] #29206: ValidationError when a reset password link contains a bad UIDB64 UUID

2018-03-15 Thread Django
#29206: ValidationError when a reset password link contains a bad UIDB64 UUID -+- Reporter: Mattia Procopio |Owner: Mattia | Procopio Type: Bug

Re: [Django] #29220: Auth: change user_passes_test func, new arg arg_position add

2018-03-15 Thread Django
#29220: Auth: change user_passes_test func, new arg arg_position add -+- Reporter: Oscar Lopez |Owner: nobody Type: New feature | Status: closed

Re: [Django] #27468: Move utils.crypto.salted_hmac() from SHA1 toward SHA256

2018-03-15 Thread Django
#27468: Move utils.crypto.salted_hmac() from SHA1 toward SHA256 -+- Reporter: Tim Graham |Owner: Srinivas Type: | Reddy Thatiparthy Cleanup/optimization

Re: [Django] #29184: TabularInline read-only fields ignore ModelForm Meta.labels and help_texts

2018-03-15 Thread Django
#29184: TabularInline read-only fields ignore ModelForm Meta.labels and help_texts -+- Reporter: David Sanders|Owner: Danil | Kozyatnikov Type:

Re: [Django] #29206: ValidationError when a reset password link contains a bad UIDB64 UUID

2018-03-15 Thread Django
#29206: ValidationError when a reset password link contains a bad UIDB64 UUID -+- Reporter: Mattia Procopio |Owner: Mattia | Procopio Type: Bug

Re: [Django] #28959: Clicking "No, take me back" on the delete selected inline foreign key / one-to-one field confirmation page does nothing

2018-03-15 Thread Django
#28959: Clicking "No, take me back" on the delete selected inline foreign key / one-to-one field confirmation page does nothing -+- Reporter: Josh Schneier|Owner: nobody Type: Bug

Re: [Django] #29200: RadioSelect does not render its label in MultiWidget

2018-03-15 Thread Django
#29200: RadioSelect does not render its label in MultiWidget -+- Reporter: Takayuki Hirai |Owner: Tim | Graham Type: Bug |