django-celery-transactions icon indicating copy to clipboard operation
django-celery-transactions copied to clipboard

Pip package

Open manuelzs opened this issue 11 years ago • 3 comments

There are 2 pip packages for this project:

  • django-celery-transactions (v1.3)
  • django-celery-transactions2 (v1.6)

The second one contains the latest version. Should the README be updated to reflect this?

manuelzs avatar Jan 29 '14 12:01 manuelzs

django-celery-transactions2 sounds like a different project?

bradleyayers avatar Jan 29 '14 12:01 bradleyayers

Both projects have the same author (the owner of the repo) and the second one has the latest (?) version.

manuelzs avatar Jan 29 '14 13:01 manuelzs

Worth mentioning (for whoever reads this in the future) that django-celery-transactions is now maintained, and the code can be found here: https://github.com/fellowshipofone/django-celery-transactions

nicolasgrasset avatar Mar 14 '15 23:03 nicolasgrasset