Report for week ending June 20, 2015:
Triaged ------- https://code.djangoproject.com/ticket/24985 - Provide a way to sanitize invalid characters from Rss201rev2Feed (accepted) https://github.com/django/djangoproject.com/issues/492 - SelectDateWidget(empty_label) is not working (invalid) https://code.djangoproject.com/ticket/24997 - Allow bulk_create with proxy inheritance (accepted) https://code.djangoproject.com/ticket/24999 - manage dbshell with mysql give the password on the command line, visible system wide (accepted) https://code.djangoproject.com/ticket/25007 - UUIDFIeld(default=uuid.uuid4) created with migrations are the same (invalid) https://code.djangoproject.com/ticket/25008 - Replace F() Object with updated value after save method is called (duplicate) https://code.djangoproject.com/ticket/25010 - TEMPLATES settings documentation is confusing about APP_DIRS (fixed) Authored -------- https://github.com/django/django/pull/4862 - Removed django.utils.functional.total_ordering() https://github.com/django/django/pull/4899 - Refs #25006 -- Added a '6 p.m.' option to the admin's time picker. Reviewed/committed ------------------ https://github.com/django/django/pull/4799 - Fixed #24912 -- Fixed prefetch_related failure for UUIDField primary keys https://github.com/django/django/pull/4731 - Fixed #24894 -- Added TransactionNow() database function to django.contrib.postgres https://github.com/django/django/pull/4859 - Fixed #24972 -- Fixed removing unique_together indexes on MySQL. https://github.com/django/django/pull/4856 - Fixed #24971 -- Made startapp generate an apps.py https://github.com/django/django/pull/4835 - Fixed #24943 -- Updated contributing tutorial to use virtualenv https://github.com/django/django/pull/4869 - Fixed #24948 -- Fixed crash when uploading bitmap images in forms.ImageField https://github.com/django/django/pull/4777 - Fixed #24829 -- Allowed usage of TemplateResponse in error handlers https://github.com/django/django/pull/4853 - Fixed #24834 -- Fixed get_current_site() when Host header contains port. https://github.com/django/django/pull/4723 - Fixed #24873 -- Prevented nested Prefetch objects from being overwritten. https://github.com/django/django/pull/4884 - Fixed #24962 -- Added newline to characters escaped by contrib.admin.utils.quote() https://github.com/django/django/pull/4817 - Fixed #24881 -- Clarified Meta.order_with_respect_to documentation https://github.com/django/django/pull/4339 - Fixed #23804 -- Added RasterField for PostGIS. https://github.com/django/django/pull/4893 - Fixed #14200 -- Added a fallback if HttpRequest.urlconf is None. Reviews of core dev work ------------------------ https://github.com/django/django/pull/4858 - Fixed #24828 -- Allowed migration optimization across AlterFooTogether https://github.com/django/django/pull/4844 - Fixed #24914 -- Added authentication mixins for CBVs https://github.com/django/django/pull/4885 - Fixed #24940 -- Made model managers hashable https://github.com/django/django/pull/4888 - Fixed #20197 -- Made XML serializer fail loudly when outputting unserializable chars -- 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 [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/django-developers. To view this discussion on the web visit https://groups.google.com/d/msgid/django-developers/c24a7bc4-386e-499c-bdff-692b0c708a31%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
