Git Product home page Git Product logo

Comments (6)

rvanlaar avatar rvanlaar commented on July 19, 2024

(by nigel-sim)

from djangorecipe.

rvanlaar avatar rvanlaar commented on July 19, 2024

(by jvloothuis)
It seems that you have gotten an old (broken) version. Can you try it again with an explicit version specification like this:

[django]
recipe = djangorecipe==0.7

from djangorecipe.

rvanlaar avatar rvanlaar commented on July 19, 2024

(by jvloothuis)
This would work even better with ==0.8

from djangorecipe.

rvanlaar avatar rvanlaar commented on July 19, 2024

(by nigel-sim)
I was already using verion 0.8, so the problem persists.. One note I should make is I'm using Django 0.96.2, as when the version was set to 0.96.1 the 0.96.1 tarball came down, but it had the 0.96.2 folder inside it.

from djangorecipe.

rvanlaar avatar rvanlaar commented on July 19, 2024

(by jvloothuis)
Could you paste your bin/django script? It should contain something like this:

<sys.path code>

import djangorecipe.manage

if name == 'main':
djangorecipe.manage.main('projectname.development')

This should tell Django to use the "projectname.development" as it's settings.

from djangorecipe.

rvanlaar avatar rvanlaar commented on July 19, 2024

(by jvloothuis)
I am closing this issue since neither I nor others I know can reproduce this problem. In case you still have the error with the current 0.9 release I will reopen the issue.

from djangorecipe.

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.