Giter Club home page Giter Club logo

Comments (5)

Luthaf avatar Luthaf commented on July 26, 2024

Do you have plans to host a stable fork here ? It would be easier to drop the 1.6 compatibility, as this version is deprecated by the Django team.

from django-background-tasks.

philippeowagner avatar philippeowagner commented on July 26, 2024

Hi @Luthaf
Yes, we will maintain and extend this fork of django-background-task.

We will provide support for two Django LTS versions (currently 1.4.x and 1.8.x) and what officially is supported by Django. This will be done using django-compat. This works great in production (we are using both LTS versions and Django 1.7 at the moment in our projects.

What's already done:

  • We cherry picked @weijia 's completed task mechanism that logs what was done
  • To avoid conflicts on PyPI/Github we renamed the repository to django-background-tasks (plural). For an easy upgrade from django-background-task to django-background-tasks, the internal module structure were left untouched.
  • The latest version including completed task mechanism is on PyPI for production use. Currently Django 1.4 and 1.7.

After integrating compat and updating the test we will review the PR you made and cherry pick what is still not covered.

We would appreciate your help to improve django-background-tasks.

from django-background-tasks.

yannik-ammann avatar yannik-ammann commented on July 26, 2024

@Luthaf your original pr has been merged into this repo.

from django-background-tasks.

weijia avatar weijia commented on July 26, 2024

Hi all,

I'm very happy that I contributed to the project. Could you please
help to remove
the line:
author = 'q19420' in models_completed.py? That's my internal
id in my company. And it was just added by the IDE automatically.

Regards,
Richard

2015-05-04 23:11 GMT+08:00 Yannik Ammann [email protected]:

Closed #2 #2.


Reply to this email directly or view it on GitHub
#2 (comment)
.

from django-background-tasks.

philippeowagner avatar philippeowagner commented on July 26, 2024

Sure @weijia

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.