This website requires JavaScript.
Explore
Help
Sign In
fork
/
django-q2
Watch
1
Star
0
Fork
0
You've already forked django-q2
mirror of
https://github.com/django-q2/django-q2.git
synced
2026-09-19 19:08:07 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b0423a42d3603ca331beee6014bbfcdcac298c11
django-q2
/
django_q
/
tests
History
Ilan Steemers
b0423a42d3
Fix import error on travis
2015-06-30 11:01:36 +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
Configuration is now through a dict.
2015-06-28 14:26:55 +02:00
tasks.py
Improved cluster test
2015-06-26 17:20:09 +02:00
test_admin.py
added schedule admin to admin test
2015-06-25 19:54:40 +02:00
test_cluster.py
Fix import error on travis
2015-06-30 11:01:36 +02:00
test_monitor.py
simple test for monitor
2015-06-25 13:29:06 +02:00
test_scheduler.py
Rework - configuration now in class - better stop handling under heavy load. - scheduler test - better monitoring - better status reporting
2015-06-30 10:58:24 +02:00
urls.py
adding url module for test
2015-06-24 17:04:30 +02:00