Pinned Repositories
django-cron
Write cron business logic as a Python class and let this app do the rest! It enables Django projects to schedule cron tasks, tracks their success / failures, manages contention (via a cache) etc. Basically takes care of all the boring work for you :-)
django-hijack
With Django Hijack, admins can log in and work on behalf of other users without having to know their credentials.
dateparser
python parser for human readable dates
msopko81's Repositories
msopko81/django-cron
Write cron business logic as a Python class and let this app do the rest! It enables Django projects to schedule cron tasks, tracks their success / failures, manages contention (via a cache) etc. Basically takes care of all the boring work for you :-)
msopko81/django-hijack
With Django Hijack, admins can log in and work on behalf of other users without having to know their credentials.