Re: [Django] #27905: Admin RelatedFieldWidgetWrapper ignores custom value_omitted_from_data

2017-03-06 Thread Django
#27905: Admin RelatedFieldWidgetWrapper ignores custom value_omitted_from_data ---+ Reporter: Raphael Merx |Owner: Raphael Merx Type: Bug| Status: assigned

[Django] #27905: Admin RelatedFieldWidgetWrapper ignores custom value_omitted_from_data

2017-03-06 Thread Django
#27905: Admin RelatedFieldWidgetWrapper ignores custom value_omitted_from_data -+-- Reporter: Raphael Merx | Owner: Raphael Merx Type: Bug| Status: assigned

Re: [Django] #27858: Stop read-only management commands from attempting to create a django_migrations table

2017-03-06 Thread Django
#27858: Stop read-only management commands from attempting to create a django_migrations table -+- Reporter: Marti Raudsepp |Owner: Marti Type: | Raudsepp

Re: [Django] #26522: Non-determinstic crash in django.db.models.sql.Query.combine()

2017-03-06 Thread Django
#26522: Non-determinstic crash in django.db.models.sql.Query.combine() -+- Reporter: Ole Laursen |Owner: nobody Type: Bug | Status: closed

Re: [Django] #26817: Document downsides and alternatives of Jinja2 context processors

2017-03-06 Thread Django
#26817: Document downsides and alternatives of Jinja2 context processors --+ Reporter: Tim Graham|Owner: nobody Type: Cleanup/optimization | Status: closed

Re: [Django] #26817: Document downsides and alternatives of Jinja2 context processors

2017-03-06 Thread Django
#26817: Document downsides and alternatives of Jinja2 context processors --+ Reporter: Tim Graham|Owner: nobody Type: Cleanup/optimization | Status: closed

Re: [Django] #27824: Cannot chain unaccent transform with key lookup in Postgres JSON field

2017-03-06 Thread Django
#27824: Cannot chain unaccent transform with key lookup in Postgres JSON field -+- Reporter: Aymeric Augustin |Owner: Simon | Charette Type: New

Re: [Django] #3461: DatabaseWrapper should pass through args and kwargs to underlying database adapter

2017-03-06 Thread Django
#3461: DatabaseWrapper should pass through args and kwargs to underlying database adapter -+- Reporter: Jack Moffitt |Owner: Asif | Saifuddin Auvi

Re: [Django] #27893: Make it possible to disable exception re-raising in test client

2017-03-06 Thread Django
#27893: Make it possible to disable exception re-raising in test client ---+-- Reporter: Carl Meyer |Owner: nobody Type: New feature| Status: closed

Re: [Django] #23406: Migrations not found when only .pyc files are available (e.g. in a frozen environment)

2017-03-06 Thread Django
#23406: Migrations not found when only .pyc files are available (e.g. in a frozen environment) -+- Reporter: Daniel Menzel|Owner: nobody Type: Bug |

Re: [Django] #27475: Bug in admin with date_hierarchy and Daylight savings

2017-03-06 Thread Django
#27475: Bug in admin with date_hierarchy and Daylight savings ---+ Reporter: Hugo Tácito|Owner: nobody Type: Bug| Status: closed Component: contrib.admin |

Re: [Django] #23004: Cleanse entries from request.META in debug views

2017-03-06 Thread Django
#23004: Cleanse entries from request.META in debug views -+ Reporter: Daniel Hahler|Owner: Ryan Castner Type: New feature | Status: assigned Component:

Re: [Django] #27575: Make host validation run on all requests (was: potential commonmiddleware optimization)

2017-03-06 Thread Django
#27575: Make host validation run on all requests -+- Reporter: JorisBenschop|Owner: Ketan Type: | Bhatt Cleanup/optimization |

Re: [Django] #27878: Move to Python 3 shebangs

2017-03-06 Thread Django
#27878: Move to Python 3 shebangs --+-- Reporter: Chris Lamb|Owner: nobody Type: Bug | Status: closed Component: Core (Other) | Version:

Re: [Django] #26522: Non-determinstic crash in django.db.models.sql.Query.combine()

2017-03-06 Thread Django
#26522: Non-determinstic crash in django.db.models.sql.Query.combine() -+- Reporter: Ole Laursen |Owner: nobody Type: Bug | Status: new

Re: [Django] #27834: Add the STRPOS database function

2017-03-06 Thread Django
#27834: Add the STRPOS database function -+- Reporter: Baptiste Mispelon|Owner: Brad | Melin Type: New feature | Status:

Re: [Django] #27866: Make ChoiceWidget.format_value() return a list

2017-03-06 Thread Django
#27866: Make ChoiceWidget.format_value() return a list --+ Reporter: Claude Paroz |Owner: nobody Type: Cleanup/optimization | Status: new Component: Forms

Re: [Django] #27891: Allow setting a login backend when using PasswordResetConfirmView

2017-03-06 Thread Django
#27891: Allow setting a login backend when using PasswordResetConfirmView --+--- Reporter: Camilo Nova |Owner: Camilo Nova Type: Bug | Status: assigned Component:

Re: [Django] #27882: Allow template fragment caching for unlimited time

2017-03-06 Thread Django
#27882: Allow template fragment caching for unlimited time -+- Reporter: MikiSoft |Owner: Bo Type: | Marchman Cleanup/optimization |

Re: [Django] #27834: Add the STRPOS database function

2017-03-06 Thread Django
#27834: Add the STRPOS database function -+- Reporter: Baptiste Mispelon|Owner: Brad | Melin Type: New feature | Status:

Re: [Django] #27904: Add a system check that Field.validators are callable (was: Add a system check for Field.validators)

2017-03-06 Thread Django
#27904: Add a system check that Field.validators are callable -+- Reporter: Adam Chainz |Owner: Adam | Chainz Type: New feature |

Re: [Django] #27895: Test Client fails to decode json response with unicode characters

2017-03-06 Thread Django
#27895: Test Client fails to decode json response with unicode characters -+- Reporter: Aniruddha Maru |Owner: Aniruddha | Maru Type: Bug