chibisov / drf-extensions

DRF-extensions is a collection of custom extensions for Django REST Framework

Home Page:http://chibisov.github.io/drf-extensions/docs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Django Cron Abandoned

TJHeeringa opened this issue · comments

According to Tivix/django-cron#158 (comment) the project is abandoned. It is a very useful package and it would be a shame it got lost. @auvipy Would it be possible to add it to this repo?

yes, PR welcome. or I could fork the project and release a new version

yes, PR welcome. or I could fork the project and release a new version

I've just got email about this issues. How does cron project relates to rest framework extensions? I don't feel like it should be merged into this repo.

Rest Framework extensions is a collection of useful extensions for django rest. I see the djang cron project as such, however I realized the package django-cron does also work for project with only django and no DRF. So maybe it is not the best idea to merge it into this repo.

Rest Framework extensions is a collection of useful extensions for django rest. I see the djang cron project as such, however I realized the package django-cron does also work for project with only django and no DRF. So maybe it is not the best idea to merge it into this repo.

i can fork and release a new package in modified name.