Re: [Django] #29048: Add **extra_context arg to as_vendor methods in database functions

2018-02-06 Thread Django
#29048: Add **extra_context arg to as_vendor methods in database functions -+- Reporter: Matthew Pava |Owner: nobody Type: | Status: new

Re: [Django] #29116: Geometry editing issue when widget map_srid different from original value srid

2018-02-06 Thread Django
#29116: Geometry editing issue when widget map_srid different from original value srid -+-- Reporter: Claude Paroz |Owner: nobody Type: Bug | Status: new

Re: [Django] #28814: Python 3.7 compatibility

2018-02-06 Thread Django
#28814: Python 3.7 compatibility --+- Reporter: Tim Graham|Owner: nobody Type: New feature | Status: new Component: Core (Other) | Version:

Re: [Django] #29098: Allow assertRedirects to handle regex matches.

2018-02-06 Thread Django
#29098: Allow assertRedirects to handle regex matches. -+- Reporter: Dan J Strohl |Owner: nobody Type: | Status: new Cleanup/optimization

Re: [Django] #29052: test database setup can truncate non-test database if two database aliases point to the same database (was: running test command will truncate the data source database at some con

2018-02-06 Thread Django
#29052: test database setup can truncate non-test database if two database aliases point to the same database ---+ Reporter: Muse |Owner: nobody Type: Bug|

Re: [Django] #29030: Make construction of "View on site" and "View Site" URLs consistent (was: contrib.sites incorrectly documents its use in django.contrib.admin "View Site" functionality)

2018-02-06 Thread Django
#29030: Make construction of "View on site" and "View Site" URLs consistent -+- Reporter: Kaleb Hornsby|Owner: Type: | ChiragMaliwal Cleanup/optimization

Re: [Django] #29049: Add slicing notation to F expressions

2018-02-06 Thread Django
#29049: Add slicing notation to F expressions -+- Reporter: Matthew Pava |Owner: Priyansh | Saxena Type: New feature |

Re: [Django] #29082: Make the test client automatically encode JSON data

2018-02-06 Thread Django
#29082: Make the test client automatically encode JSON data -+- Reporter: Nick Sarbicki|Owner: nobody Type: | Status: closed

Re: [Django] #28833: "Cache-Control: private" responses should not be cached by server

2018-02-06 Thread Django
#28833: "Cache-Control: private" responses should not be cached by server -+- Reporter: Nathan Vander Wilt |Owner: Type: | shangdahao Cleanup/optimization

[Django] #29118: Uncertainty in proper signature for resolve_expression method

2018-02-06 Thread Django
#29118: Uncertainty in proper signature for resolve_expression method -+- Reporter: Raphael| Owner: nobody Gaschignard| Type: Bug|

Re: [Django] #29115: Allow rendering of admin forms with Jinja2

2018-02-06 Thread Django
#29115: Allow rendering of admin forms with Jinja2 ---+ Reporter: Joey Wilhelm |Owner: Joey Wilhelm Type: New feature| Status: assigned Component: contrib.admin |

Re: [Django] #29115: Allow rendering of admin forms with Jinja2

2018-02-06 Thread Django
#29115: Allow rendering of admin forms with Jinja2 ---+ Reporter: Joey Wilhelm |Owner: Joey Wilhelm Type: New feature| Status: assigned Component: contrib.admin |

Re: [Django] #28933: Implement a range-based filter for Django Admin date_hierarchy

2018-02-06 Thread Django
#28933: Implement a range-based filter for Django Admin date_hierarchy -+- Reporter: hakib|Owner: nobody Type: New feature | Status: new

Re: [Django] #29114: `django-admin shell` TypeError crash with ipython installed (was: Please make `django-admin shell` easier to use.)

2018-02-06 Thread Django
#29114: `django-admin shell` TypeError crash with ipython installed -+- Reporter: pannous |Owner: nobody Type: Bug | Status: closed

Re: [Django] #27999: Add test Client support for HTTP 307 and 308 redirects

2018-02-06 Thread Django
#27999: Add test Client support for HTTP 307 and 308 redirects -+- Reporter: anentropic |Owner: Tom | Forbes Type: New feature |