Commit Graph
21 Commits
Author SHA1 Message Date
Ilan Steemers 2011efbe0a Merge pull request #49 from Koed00/dev
v0.5.3
2015-08-19 04:02:27 -07: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 d8fd93cc0e docs: expanded schedule example 2015-08-08 19:12:47 +02:00
Ilan de5d0f2725 Adds a 'minutes' option to the scheduler 2015-08-05 20:30:29 +02:00
Ilan 0d1f106470 docs: adds 'save' option to function references 2015-07-21 14:23:57 +02:00
Ilan a25ac7da57 docs: added info about the save override keyword
docs: added explanation of the `q_options` dict
2015-07-20 21:02:57 +02:00
Ilan e4737d765a Schedule name is optional
For backwards compatibility the schedule name is an optional keyword in the `schedule` function.

Adjusted docs accordingly
2015-07-18 19:41:21 +02:00
Ilan e1d483e1c1 docs: describes the new group options 2015-07-18 18:50:14 +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 6c9dd1a910 Schedules of type ONCE will now self destruct with negative repeats or just deactivated with positive repeats 2015-07-11 11:32:46 +02:00
Ilan Steemers fdfa938113 docs: formatting error 2015-07-10 18:19:38 +02:00
Ilan Steemers 13bbf3dcc4 docs: added section about scheduling management commands 2015-07-10 17:36:18 +02:00
Ilan Steemers a83dcf642b Adding more info to docs 2015-07-09 12:00:59 +02:00
Ilan Steemers f8708cfd73 Task now uses a UUID4 instead of a LUID 2015-07-08 13:33:03 +02:00
Ilan Steemers 1942bd2f39 Added connection economy example 2015-07-05 21:09:20 +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 98a57e8a05 Fixing some doc errors 2015-07-04 12:36:43 +02:00
Ilan Steemers 7008784b76 getting docs ready for 0.2.0 2015-07-04 11:40:26 +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