650b49a41a
[django, google] Implements basic extensions for django and google oauth systems.
...
Using those extensions means you have the correct dependencies installed, and that you know about the external system.
Django: just provide an ETLCommand class that contains all the shortcuts
to write django management commands based on Bonobo.
Google: shortcuts to create the necessary objects for oauth flow, with
local caching of credentials.
Both those extensions are not stable and will evolve.
2017-10-22 16:26:36 +02:00
7560412bc7
Merge branch 'develop' of github.com:python-bonobo/bonobo into develop
2017-10-21 12:56:06 +02:00
c7f39aa851
release: 0.5.1
2017-10-21 12:49:34 +02:00
12e4250166
Merge pull request #195 from cw-andrews/feature/env_file
...
Feature/env file
2017-10-17 13:55:48 +02:00
7c8625dda6
Update conf.py
2017-10-16 16:59:47 +02:00
5d41f6df2d
Update environment.rst
...
Updated examples to use preferred naming conventions for default and private/local .env files per request of @hartym.
2017-10-15 17:15:30 -04:00
945d850139
Update environment.rst
...
Fixed typo (I think).
2017-10-15 17:11:10 -04:00
d6d063ad43
Updated environment documentation in guides to account for env files.
2017-10-15 16:43:28 -04:00
99351a638b
[doc] formating
2017-10-12 19:01:47 +02:00
2532dd1b89
[doc] fix typos and errors.
2017-10-12 11:41:23 -05:00
8174257bd0
Fighting with google analytics properties linked to multiple websites.
2017-10-12 08:20:59 +02:00
14a61305bc
Update base.html
2017-10-10 08:47:43 +02:00
0ca766a7b9
Update base.html
2017-10-10 08:39:09 +02:00
0c310543e4
Update base.html
2017-10-10 08:30:03 +02:00
8bef85704f
Update faq.rst
...
Spelling, grammar, and wording changes.
2017-10-08 13:54:31 -04:00
3b20a40bb7
[doc] Missing description.
2017-10-08 17:42:48 +02:00
f40de8b386
[doc] adds alabaster source
2017-10-08 13:22:21 +02:00
7fa9a2be5b
[doc] Updating guides in documentation
2017-10-08 13:13:20 +02:00
32e222787d
release: 0.5.0
2017-10-05 19:16:03 +02:00
f7cf7ca482
[doc] homepage
2017-10-04 19:14:36 +02:00
c337aad14d
[doc] fix typos and errors.
2017-10-04 08:40:08 +02:00
75a68d1322
[doc] fix links
2017-10-03 08:41:03 +02:00
d936e164ac
[doc] cleanup & refactorings
2017-10-03 08:37:46 +02:00
2ab48080e6
[doc] refactors guides index so the toc is showing up correctly in sidebar.
2017-10-03 08:25:15 +02:00
e9dfcfe0d8
[doc] adds cross ref in env vars page
2017-10-03 08:15:50 +02:00
0bfa873743
[doc] fix typo
2017-10-03 08:13:17 +02:00
bfa43e65e6
[doc] tuning a few things in documentation.
2017-10-03 08:09:50 +02:00
a1e381fad5
[doc] fix spaces in links.
2017-10-03 07:57:30 +02:00
142a6d60df
Updated inline examples and fixed code markup.
2017-10-02 16:11:41 -04:00
504e8920f2
Update and rename environmental_variables.rst to environment_variables.rst
...
Made review requests per @hardym.
2017-10-02 16:06:04 -04:00
56d8f32910
Update environmental_variables.rst
2017-10-02 15:34:00 -04:00
5f83aef47d
Update jupyter.rst
2017-10-02 15:25:13 -04:00
b83ba99beb
Update index.rst
2017-10-02 15:24:41 -04:00
074d173ea7
Added envrionmental_variables page to the guides section.
2017-10-01 21:26:10 -04:00
c1a5750b60
Made a few spelling and grammar corrections/adjustments to the docs under guide.
2017-10-01 20:16:24 -04:00
db855503c6
Merge remote-tracking branch 'upstream/master' into develop
2017-09-30 12:34:32 +02:00
7fb572ec90
[doc] new commands.
2017-09-30 11:45:13 +02:00
dda0a63880
[docs] Fix additional grammar issues at bottom of purity.rst
2017-07-21 15:38:06 -07:00
4ef4364f42
[docs] Fix grammar in purity.rst
2017-07-21 15:32:06 -07:00
4b441df4f6
[docs] First documentation on settings and environment variables.
2017-07-16 12:11:53 +02:00
0e2e772043
release: 0.4.3
2017-07-16 10:50:49 +02:00
fbd0ee9862
Update tut02.rst
2017-07-15 10:34:30 +02:00
7f30df93c3
[doc] sqla tutorial: adds some titles.
2017-07-06 12:52:19 +02:00
a107434139
[doc] sqla: move logger usage to service, fix service name.
2017-07-06 12:47:07 +02:00
0f23f1a940
[docs] First draft of sqlalchemy tutorial.
2017-07-06 12:41:05 +02:00
cf5b078620
[doc] Documentation, my dear. Half of the work, looks you are a little behind on quotas ...
2017-07-05 19:28:42 +02:00
1d27376785
release: 0.4.2
2017-06-18 21:35:30 +02:00
6a0334dcdf
Create index.html
2017-06-12 16:24:38 +02:00
fb54143a7a
release: 0.4.0
2017-06-10 15:34:22 +02:00
187a24fca9
Merge branch '0.3' into develop
...
Conflicts:
Makefile
requirements-dev.txt
2017-06-10 14:17:26 +02:00