Giter Site home page Giter Site logo

Comments (3)

carljm avatar carljm commented on August 15, 2024

python_2_unicode_compatible (along with the rest of the Py2/3 support code, e.g. django.utils.six) was actually backported to 1.4 in a bugfix release, precisely for this reason - to assist third-party code in becoming Python 3 compatible without having to drop support for 1.4 or bundle these utilities. They first appeared in 1.4.2; latest version of 1.4 is 1.4.6. You must be using an older version, either 1.4.0 or 1.4.1. I highly recommend upgrading to the latest; several of those bugfix releases were also security releases.

from django-form-utils.

ocZio avatar ocZio commented on August 15, 2024

Hi,

I think the following is related (not directly to 1.4) but the current Django trunk version.

django/django@589dc49

It seems that django-form-utils is broken with the latest Django :-)

from django-form-utils.

carljm avatar carljm commented on August 15, 2024

Thanks for pointing that out, fixed in aff5cbc

from django-form-utils.

Related Issues (11)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.