Hi all. Last week I reviewed patches on:
https://code.djangoproject.com/ticket/23406 -- Migrations not found when only .pyc files are available (e.g. in a frozen environment) https://code.djangoproject.com/ticket/28184 -- FileField storage param should allow a callable https://code.djangoproject.com/ticket/29116 -- Geometry editing issue when widget map_srid different from original value srid https://code.djangoproject.com/ticket/28646 -- Migration calls "CREATE INDEX" when one already exists when 'unique' field attribute is added (PostgreSQL) https://code.djangoproject.com/ticket/28504 -- Add hooks into SchemaEditor.alter_field() and reduce complexity https://code.djangoproject.com/ticket/28535 -- Message on conflicting migrations is misleading for rebase workflows https://code.djangoproject.com/ticket/29103 -- sqlmigrate produces byte literal in SQL for one-off string default value in TextField, CharField on MySQL https://code.djangoproject.com/ticket/29206 -- ValidationError when a reset password link contains a bad UIDB64 UUID https://code.djangoproject.com/ticket/29200 -- RadioSelect does not render its label in MultiWidget https://code.djangoproject.com/ticket/28959 -- Clicking "No, take me back" on the delete selected inline foreign key / one-to-one field confirmation page does nothing https://code.djangoproject.com/ticket/29184 -- TabularInline read-only fields ignore ModelForm Meta.labels and help_texts https://code.djangoproject.com/ticket/27468 -- Move utils.crypto.salted_hmac() from SHA1 toward SHA256 https://code.djangoproject.com/ticket/27991 -- Add 'obj' kwarg to InlineModelAdmin.has_add_permission() Triaged: https://code.djangoproject.com/ticket/29216 -- Add the ZalgoScript filtration! -- Closed invalid https://code.djangoproject.com/ticket/29217 -- Small typo in spanish translation -- Fixed on Transifex Kind Regards, Carlton -- 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 https://groups.google.com/group/django-developers. To view this discussion on the web visit https://groups.google.com/d/msgid/django-developers/daa48c03-d9c3-4ae0-b682-340bc1008811%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
