Fellow Report - August 15, 2015

2015-08-15 Thread Tim Graham
Report for week ending August 15, 2015: Triaged --- https://code.djangoproject.com/ticket/25257 - Changing CharField to GenericIPAddressField with PostgreSQL should use "using field::inet" (duplicate) https://code.djangoproject.com/ticket/25252 - Add a friendly error message when using

Re: Document/make public prefetch_related_objects

2015-08-15 Thread Adam Johnson
Here we go! https://code.djangoproject.com/ticket/25279 On 14 August 2015 at 14:19, Marc Tamlyn wrote: > Nothing on `query` is public at the moment - I can see the merit in adding > a public API to do this kind of work though. Can you open a ticket? > https://code.djangoproject.com/newticket > >