Giter Club home page Giter Club logo

Comments (2)

philippeowagner avatar philippeowagner commented on July 26, 2024

We at arteria mainly work with Django LTS 1.8.x so 1.9 is a bit out of scope for us at the moment, but of course django-background-tasks should work perfectly with Django 1.9 as well!
What are the issues with Django 1.9 @chadgh ?
As per design django-compat should be upgraded first and than django-background-tasks whould use this new version wherever possible.

from django-background-tasks.

chadgh avatar chadgh commented on July 26, 2024

I had assumed that it wouldn't work with 1.9 because the project says it only supports up to 1.8. I tried installing in a 1.9 project and when I ran the migrations nothing happened. I assumed again that it just wasn't working with 1.9.

I, however, got it working after running ./manage.py migrate --run-syncdb. This got the database tables created for background tasks and everything seems to be working just run.

This issue can probably be closed, but it might be helpful to know that you have to run the migrations with the --run-syncdb flag in order for background tasks to work in 1.9.

from django-background-tasks.

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.