Commit Graph
12 Commits
Author SHA1 Message Date
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 46c439f909 Some added info on the sync option 2015-07-09 20:47:20 +02:00
Ilan Steemers e62fd1ee70 Fixes #7
* added a synchronous cluster simulation

* added a test for the sync function

* moved signing into its own module

* refactored imports to solve circular import problems stemming from the task module pretending to be a cluster

* added documentation for the new sync option
2015-07-09 20:16:21 +02:00
Ilan Steemers b2098d3f0a Updated docs for new version 2015-07-08 15:09:19 +02:00
Ilan Steemers f8708cfd73 Task now uses a UUID4 instead of a LUID 2015-07-08 13:33:03 +02:00
Ilan Steemers ef7806edc3 adds support for django-redis connections 2015-07-06 14:10:14 +02:00
Ilan Steemers 1942bd2f39 Added connection economy example 2015-07-05 21:09:20 +02:00
Ilan Steemers 05fa062549 Almost ready for 0.2.0 2015-07-04 12:16:51 +02:00
Ilan Steemers 7008784b76 getting docs ready for 0.2.0 2015-07-04 11:40:26 +02:00
Ilan Steemers 8f6c672734 Getting docs ready fro 0.2.0 2015-07-03 21:59:24 +02:00
Ilan Steemers 28887decab Getting docs ready fro 0.2.0 2015-07-03 19:57:45 +02:00
Ilan Steemers b378d18098 Writing sphinx docs 2015-07-03 14:42:30 +02:00