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-24 14:38:12 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
4ce44fe576abd1c3df3a79544b29b4fa0dc1f084
django-q2
/
django_q
/
tests
T
History
Ilan Steemers
4096b35adf
Added schedule command
...
* improved schedule tests * updated README * bumped up to version 0.1.3
2015-06-30 16:38:08 +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
Added schedule command
2015-06-30 16:38:08 +02:00
test_admin.py
Added schedule command
2015-06-30 16:38:08 +02:00
test_cluster.py
Added schedule command
2015-06-30 16:38:08 +02:00
test_monitor.py
simple test for monitor
2015-06-25 13:29:06 +02:00
test_scheduler.py
Added schedule command
2015-06-30 16:38:08 +02:00
urls.py
adding url module for test
2015-06-24 17:04:30 +02:00