I enjoyed meeting many people from the community at DjangoCon US last week. 
We had about 20-30 people sprinting on Django on Thursday and Friday. Only 
a couple had contributed to Django before.

Triaged

-------

https://code.djangoproject.com/ticket/26899 - Document why RawSQL requires 
parameters (accepted)

https://code.djangoproject.com/ticket/26914 - Invalid characters in cookie 
name breaks csrf checking (duplicate)

https://code.djangoproject.com/ticket/26911 - RedirectView failing silently 
on NoReverseMatch is confusing (accepted)

https://code.djangoproject.com/ticket/26917 - Disabled ModelChoiceFields 
crash in Django 1.10 (accepted)

https://code.djangoproject.com/ticket/26896 - FileSystemStorage no longer 
accepts reverse_lazy as base_url (accepted)

https://code.djangoproject.com/ticket/26930 - makemigrations tries to 
access default databases even when set to empty (accepted)

https://code.djangoproject.com/ticket/26925 - Add a link to aggregation 
ordering interaction from Meta.ordering docs (fixed)

https://code.djangoproject.com/ticket/26934 - Admin inline save fails when 
inline contains readonly primary key (duplicate)

Authored

--------

https://github.com/django/django/pull/6929 - Fixed #26908 -- Fixed crash 
with jsonfield__key__isnull lookup.

https://github.com/django/django/pull/6935 - Fixed a GeoIP test failure 
with the latest data.
https://github.com/django/django/commit/93c538694e6b14a29cb0f52b784a3bfed604fda6
 
- Fixed XSS in admin's add/change related popup.

Reviewed/committed

------------------

https://github.com/django/django/pull/6807 - Fixed #22446 -- Added tox.ini 
to automate pull request checks.

https://github.com/django/django/pull/6943 - Fixed #26922 -- Fixed 
SimpleTestCase.assertHTMLEqual() crash on Python 3.5.

https://github.com/django/django/pull/6950 - Refs #26796 -- Fixed 
ManyToManyField's limit_choices_to warning without a through model.

https://github.com/django/django/pull/6952 - Fixed #18348 -- Documented 
SesssionStore.create()

Reviews of core dev work

------------------------
https://github.com/django/django/pull/6936 - Fixed #26916 -- Fixed 
prefetch_related when using a cached_property as to_attr.

-- 
You received this message because you are subscribed to the Google Groups 
"Django developers  (Contributions to Django itself)" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-developers+unsubscr...@googlegroups.com.
To post to this group, send email to django-developers@googlegroups.com.
Visit this group at https://groups.google.com/group/django-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-developers/debe7dca-dfae-413a-9c63-70f996255395%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to