* status: new => closed
* resolution: => wontfix
Comment:
The unicode type registration will be dropped with Python 2. There are
some
[https://github.com/django/django/blob/cecef94275118dc49a1b0d89d3ca9734e2ec9776/django/db/backends/postgresql/base.py#L50-L65
other extensions/types registered] but I'm not sure they're causing any
problems. Feel free to reopen if someone sees a reason to change things
here.
--
Ticket URL: <https://code.djangoproject.com/ticket/13161#comment:18>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.