I have a django application where I want to have a script that I will run once a day to check the models in the database and delete some objects. How can i do this? I want something equivalent to rake: task in rails.
Also see custom subcommand setting for manage.py .
Try the following: django-tasks
celery .
, django-tasks:
Django- (Celery, Cue...): , , , , , , . .
, .
, Fabric .