You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 12, 2020. It is now read-only.
Is there any roadmap for releasing this on PyPI and potentially renaming this project?
Right now pip-installing django-backup will install https://github.com/chriscohoat/django-backup, which hasn't been updated in quite a while and doesn't support media backups among other things.
It doesn't really help that this repo here has a higher rank on Google and DuckDuckGo than the other repo or the PyPI entry which leads to even more confusion when doing the eventual pip install django-backup ;-)
Hi :)
Is there any roadmap for releasing this on PyPI and potentially renaming this project?
Right now pip-installing django-backup will install https://github.com/chriscohoat/django-backup, which hasn't been updated in quite a while and doesn't support media backups among other things.
It doesn't really help that this repo here has a higher rank on Google and DuckDuckGo than the other repo or the PyPI entry which leads to even more confusion when doing the eventual
pip install django-backup;-)