This website requires JavaScript.
Explore
Help
Sign In
fork
/
django-q2
Watch
1
Star
0
Fork
0
mirror of
https://github.com/django-q2/django-q2.git
synced
2026-09-22 07:18:12 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
aaeadeaa6bd3a8c211f14c1bc8e3b29a87f94d64
django-q2
/
django_q
/
tests
T
History
Ilan Steemers
d06aa40a38
Removed Cluster.is_idle
...
It wasn't used and it could be confused with the cluster stat IDLE
2015-07-06 11:13:54 +02:00
..
__init__.py
py.test discourages __init__.py in tests, but pytest-django needs it,
2015-06-24 19:13:56 +02:00
settings.py
Fixes Travis error
2015-07-01 12:42:13 +02:00
tasks.py
Adds timeout and reincarnation test
2015-07-02 12:10:18 +02:00
test_admin.py
Restructured all the modules
2015-07-03 15:12:11 +02:00
test_cluster.py
Removed Cluster.is_idle
2015-07-06 11:13:54 +02:00
test_monitor.py
Restructured all the modules
2015-07-03 15:12:11 +02:00
test_scheduler.py
Restructured all the modules
2015-07-03 15:12:11 +02:00
urls.py
adding url module for test
2015-06-24 17:04:30 +02:00