GithubHelp home page GithubHelp logo

Comments (4)

peterbe avatar peterbe commented on September 3, 2024

How about adding it back in and make it do nothing other than a deprecation warning?

Relying on reading docs is suboptimal.

from django-browserid.

willkg avatar willkg commented on September 3, 2024

I think in this case, since the file is gone in the new version, it's not just an issue of changing something--it's no longer there and thus will raise errors by the fact it's no longer there. However, there are a few edge cases (which I'll call pathological installation methods) where the file sticks around from previous versions. I don't think that affects most people. Most people should be installing from pypi or at least being careful to update properly. If they're not, I contend they have other bigger issues.

Given that, I think I'm +1 on documenting, but -1 on adding code to deal with this.

from django-browserid.

willkg avatar willkg commented on September 3, 2024

Also, in regards to playdoh, the maintainer docs specifically state to remove all the files before pip installing a new version:

http://playdoh.readthedocs.org/en/latest/maintenance/vendor.html#updating-a-library-via-pip

from django-browserid.

peterbe avatar peterbe commented on September 3, 2024

So, basically either you get an ImproperlyConfigured error or you get context_processor.pyc running and ghosting about.

Fine, a little blurb in the Troubleshooting section then about deleting *.pyc files should suffice.

from django-browserid.

Related Issues (20)

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.