Hey there,
here's a pull request for this
feature: https://github.com/django/django/pull/5279 . I'd appreciate some
review.
/Markus
On Wednesday, May 20, 2015 at 9:25:00 AM UTC+10, steve byerly wrote:
>
> Awesome, thank you very much for the detailed answer.
> -Steve
>
> On Tue, May 19, 2015 a
Sorry to have missed meeting you at DjangoCon, Meet, but I'll add my
findings here to the record.
By way of background, I work at The Wharton School, where we're a
Python/Django (on RHEL) and SQL Server shop. I was responsible for
implementing a working configuration for Django, starting with v
With 1 week to go until alpha:
I haven't heard anything from Marc or Preston on the major features from
the last mail.
Jani continues to give updates in #django-dev about his progress on getting
the Oracle GIS backend working. Things seem to be on track for finishing up
by alpha.
On Friday, S
Aymeric merged this on Thursday. Big thanks to him!
Now it's time to have a competition to build the machine that will run the
Django test suite in the fastest time. :-)
On Wednesday, September 9, 2015 at 3:06:30 AM UTC-4, Aymeric Augustin wrote:
>
> Le 8 sept. 2015 à 18:42, Michael Manfre >
>
Report for week ending September 12, 2015:
Triaged
---
https://code.djangoproject.com/ticket/25366 - Changing the type of a
primary_key field in a migration does not update FK columns pointing to it
(duplicate)
https://code.djangoproject.com/ticket/25354 - related_query_name doesn't
su
My initial reaction:
The docs, with Tim's correction, will look like:
The ``get_exclude`` method is given the ``HttpRequest`` and the ``obj``
being edited and is expected to return a list of fields, as described
above in the :attr:`ModelAdmin.exclude` section.
However, the default implementa