This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "SQLObject development repository".
The branch, master has been updated
via cec65e54e9994cb70bda35c2ebe483ca2b65ed21 (commit)
from e5be8841dad1fbad22e3169ecaaf4a6a8b5dcd89 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
http://sourceforge.net/p/sqlobject/sqlobject/ci/cec65e54e9994cb70bda35c2ebe483ca2b65ed21
commit cec65e54e9994cb70bda35c2ebe483ca2b65ed21
Author: Oleg Broytman <ph...@ph...>
Date: Wed Jun 7 01:00:17 2017 +0300
Docs: I started to answer questions on StackOverflow
[skip ci]
diff --git a/ANNOUNCE.rst b/ANNOUNCE.rst
index 3d68fe4..9fd03d3 100644
--- a/ANNOUNCE.rst
+++ b/ANNOUNCE.rst
@@ -59,6 +59,9 @@ https://pypi.python.org/pypi/SQLObject/3.4.0a0.dev20170507
News and changes:
http://sqlobject.org/News.html
+StackOverflow:
+https://stackoverflow.com/questions/tagged/sqlobject
+
Example
=======
diff --git a/docs/community.rst b/docs/community.rst
index 91c0ae0..1975e88 100644
--- a/docs/community.rst
+++ b/docs/community.rst
@@ -22,6 +22,9 @@ contributing you should read the `Developer Guide <DeveloperGuide.html>`_.
The `Author List <Authors.html>`_ tries to list all the major
contributors.
+Questions can also be asked and answered on `StackOverflow
+<https://stackoverflow.com/questions/tagged/sqlobject>`.
+
One can also contribute to `community-editable recipe/documentation site
<https://sites.google.com/site/sqlobject/>`_.
-----------------------------------------------------------------------
Summary of changes:
ANNOUNCE.rst | 3 +++
docs/community.rst | 3 +++
2 files changed, 6 insertions(+)
hooks/post-receive
--
SQLObject development repository
|