#31245: CharField doesn't accept bytestrings in default parameter in Django 2.2. -------------------------------------+------------------------------------- Reporter: Tony S Yu | Owner: nobody Type: Bug | Status: closed Component: Database layer | Version: 2.2 (models, ORM) | Severity: Normal | Resolution: invalid Keywords: | Triage Stage: | Unreviewed Has patch: 0 | Needs documentation: 0 Needs tests: 0 | Patch needs improvement: 0 Easy pickings: 0 | UI/UX: 0 -------------------------------------+------------------------------------- Changes (by felixxm):
* status: new => closed * resolution: => invalid * component: Uncategorized => Database layer (models, ORM) Comment: Support for `bytestring` was removed in some places in Django 2.0 (see [https://docs.djangoproject.com/en/3.0/releases/2.0/#removed-support-for- bytestrings-in-some-places release notes]). -- Ticket URL: <https://code.djangoproject.com/ticket/31245#comment:1> Django <https://code.djangoproject.com/> The Web framework for perfectionists with deadlines. -- You received this message because you are subscribed to the Google Groups "Django updates" group. To unsubscribe from this group and stop receiving emails from it, send an email to django-updates+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/django-updates/065.5a70ebda60f9f76d9718d1439b0b7139%40djangoproject.com.