Giter Club home page Giter Club logo

Comments (5)

iDevy avatar iDevy commented on July 19, 2024

approve, get the same error on openshift / django 1.4
requirements.txt:

Django==1.4
git+https://github.com/django-nonrel/django-1.4.git
git+https://github.com/django-nonrel/djangotoolbox.git
git+https://github.com/iDevy/mongodb-engine.git

i use a fork of mongodb-engine to fix this django-nonrel/mongodb-engine#153

File "/var/lib/stickshift/851a18425df2477b95b338ed76a607ba/app-root/runtime/lib/python2.7/site-packages/djangotoolbox/db/base.py", line 28, in __init__
    super(NonrelDatabaseOperations, self).__init__()
TypeError: __init__() takes exactly 2 arguments (1 given)

from djangotoolbox.

jlark avatar jlark commented on July 19, 2024

Is there any update on this ticket? Just wondering what the options here are. Is it best to go with django 1.3?

from djangotoolbox.

aburgel avatar aburgel commented on July 19, 2024

mongodb-engine doesn't support django 1.4 at this time. so stick with 1.3.

from djangotoolbox.

shashank9487 avatar shashank9487 commented on July 19, 2024

that means we have to stick with old version of django......this error must be resolved with django development version which is 1.7.....still i got this error

super(NonrelDatabaseOperations, self).init()
TypeError: Error when calling the metaclass bases
init() takes exactly 2 arguments (1 given)

from djangotoolbox.

aburgel avatar aburgel commented on July 19, 2024

Since mongodb-engine now supports djangos 1.4-1.6, I'm closing this issue. Please open up a new one if you run into similar problems.

from djangotoolbox.

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.