Giter Club home page Giter Club logo

Comments (6)

jrief avatar jrief commented on May 30, 2024

Never tested with 1.7.
Feel free to send a PR.

from django-admin-sortable2.

bogdal avatar bogdal commented on May 30, 2024

@matiasbenedetto Please make sure you installed package correctly. It works for me under django 1.7.

from django-admin-sortable2.

Zowie avatar Zowie commented on May 30, 2024

I have exactly the same issue. Django 1.7.4 on Python 3, first i thought it was a django-admin-sortable/django-admin-sortable2 conflict but after trying it in a fresh virtualenv the issue remained.

Strange thing is, i can actually import using adminsortable2.admin, though my IDE complains the module isn't there. Of course, the admin site fails immediately because it's using adminsortable for all paths, and not adminsortable2. I'm going to try to work around this quickly by renaming a lot of stuff, and will post other findings here.

from django-admin-sortable2.

Zowie avatar Zowie commented on May 30, 2024

Installed from master branch where all the package names are changed, only thing left was to modify the stacked templates. #51

from django-admin-sortable2.

jrief avatar jrief commented on May 30, 2024

Please note that since version 0.5.0 adminsortable has been renamed to adminsortable2 to allow a soft migration from django-admin-sortable (the project I wanted to replace).

from django-admin-sortable2.

agilealpha1 avatar agilealpha1 commented on May 30, 2024
return _bootstrap._gcd_import(name[level:], package, level)

File "", line 1006, in _gcd_import
File "", line 983, in _find_and_load
File "", line 965, in _find_and_load_unlocked
ModuleNotFoundError: No module named 'adminsortable2'

from django-admin-sortable2.

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.