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-21 01:48:12 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
2d0820e80b8d99f3a66d48c697bff313efd800ca
django-q2
/
django_q
/
tests
T
History
Ilan
2d0820e80b
Adds cpu affinity for the workers. Courtesy of the optional psutil module.
2015-07-15 19:53:13 +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
Adds cpu affinity for the workers. Courtesy of the optional psutil module.
2015-07-15 19:53:13 +02:00
tasks.py
Adds timeout and reincarnation test
2015-07-02 12:10:18 +02:00
test_admin.py
Fixes import error
2015-07-08 13:43:46 +02:00
test_cluster.py
Fixes
#7
2015-07-09 20:16:21 +02:00
test_monitor.py
Restructured all the modules
2015-07-03 15:12:11 +02:00
test_scheduler.py
Clean up redis after test
2015-07-15 12:45:11 +02:00
urls.py
adding url module for test
2015-06-24 17:04:30 +02:00