addons-server/migrations/219-new-features.py

4 строки
89 B
Python

from addons.cron import reset_featured_addons
print 'here we go'
reset_featured_addons()