Ilan
9fbf859472
Updates to Django 1.7.10 and 1.8.4
2015-08-19 12:56:04 +02:00
Ilan
6610277b93
docs: moved Configuration to its own section
...
* added more info on schedule catch up.
2015-08-19 12:38:15 +02:00
Ilan
265ae9abd9
docs: added sync configuration reference
2015-08-13 18:13:45 +02:00
Ilan
6c37b09151
adds global sync configuration option
...
Setting the `sync` configuration option will force all async() calls to be run with `sync=True`. Useful for testing.
2015-08-13 18:02:38 +02:00
Ilan
b85738675a
docs: mention possible cpu_count failure
2015-08-04 16:43:39 +02:00
Ilan
3d58e3e3eb
docs: typo
2015-07-24 12:25:49 +02:00
Ilan
a44fc66682
docs: added queue_limit information
2015-07-24 11:28:52 +02:00
Ilan
0e7a5c4afb
docs: added queue_limit information
2015-07-24 11:13:58 +02:00
Ilan
41970ef2fe
docs: some formatting updates and minor fixes
2015-07-21 10:50:10 +02:00
Ilan
7999e0168a
docs: small updates to cluster and installation
2015-07-19 20:27:01 +02:00
Ilan Steemers
b58f5038db
Merge pull request #19 from Koed00/docs
...
docs: small edits
2015-07-16 22:09:40 +02:00
Ilan Steemers
1e7b3f6ce0
Merge pull request #18 from Koed00/dev
...
Adds a `timeout` override per task
2015-07-16 21:57:47 +02:00
Ilan
40ac0bfce5
Minor updates to timeout docs
2015-07-16 21:01:27 +02:00
Ilan
c0ea483784
docs: small edits
2015-07-16 18:32:45 +02:00
Ilan
28d57cb03b
docs: minor changed before release
2015-07-15 23:42:02 +02:00
Ilan
464255fa88
Changed cpu affinity docs slightly
2015-07-15 22:06:17 +02:00
Ilan
2bef73c22f
Tweaked cpu affinity docs
2015-07-15 20:01:55 +02:00
Ilan
2d0820e80b
Adds cpu affinity for the workers. Courtesy of the optional psutil module.
2015-07-15 19:53:13 +02:00
Ilan
2104710653
docs: formatting error
2015-07-13 17:57:04 +02:00
Ilan
8e07203d18
Adding sphinx builds to Travis
...
* added default module django_q
* set build mode to nit-picky
* warnings raise errors
Want to make sure the docs are neat and build on Travis , to make it easier to accept doc pull requests
2015-07-13 15:30:12 +02:00
Ilan Steemers
977cf98ba0
docs: made a note of succesful tasks not showing when the save_limit is set to -1
2015-07-10 11:48:15 +02:00
Ilan Steemers
ef7806edc3
adds support for django-redis connections
2015-07-06 14:10:14 +02:00
Ilan Steemers
831427bcc0
Upped version to 0.2.1
...
adds support for django-redis connections
2015-07-06 13:52:03 +02:00
Ilan Steemers
52ae2a67ff
Small enhancements to the docs.
...
This is still very much a work in progress.
2015-07-04 21:28:51 +02:00
Ilan Steemers
ef075b7e03
Small docs changes
2015-07-04 18:54:48 +02:00
Ilan Steemers
389964249c
Almost ready for 0.2.0
2015-07-04 11:54:58 +02:00
Ilan Steemers
8f6c672734
Getting docs ready fro 0.2.0
2015-07-03 21:59:24 +02:00
Ilan Steemers
20a4fa5bbe
more docs
2015-07-03 17:52:57 +02:00
Ilan Steemers
b378d18098
Writing sphinx docs
2015-07-03 14:42:30 +02:00