This website requires JavaScript.
Explore
Help
Register
Sign In
pangea
/
django-orchestra
Watch
7
Star
0
Fork
You've already forked django-orchestra
0
Code
Issues
1
Pull Requests
2
Packages
Projects
Releases
Wiki
Activity
2e87c11c80
django-orchestra
/
orchestra
/
contrib
/
tasks
/
__init__.py
5 lines
94 B
Python
Raw
Normal View
History
Unescape
Escape
Added mailer
2015-05-04 19:52:53 +00:00
from
.
import
settings
from
.
decorators
import
task
,
periodic_task
,
keep_state
,
apply_async
Refactored dashboard icons and menu registration
2015-05-07 14:09:37 +00:00