1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33
|
SQLObject Community
===================
SQLObject questions and discussion happens on the `sqlobject-discuss
mailing list
<https://lists.sourceforge.net/mailman/listinfo/sqlobject-discuss>`_.
Bugs should be submitted to the `GitHub issue tracker
<https://github.com/sqlobject/sqlobject/issues>`_ or `bug tracker at
SourceForge <https://sourceforge.net/p/sqlobject/bugs/>`_, and patches as
`pull requests at GitHub <https://github.com/sqlobject/sqlobject/pulls>`_
or `to the patch tracker at SF
<https://sourceforge.net/p/sqlobject/patches/>`_.
Development takes place in the `git repositories
<download.html#repositories>`_. There are `development docs`_, i.e the
docs from the development branch (master). If you are interested in
contributing you should read the `Developer Guide <DeveloperGuide.html>`_.
.. _`development docs`: /devel/
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/>`_.
.. footer:: Get SQLObject at Sourceforge.net_. Fast, secure and Free Open Source software downloads
.. _Sourceforge.net: http://sourceforge.net/projects/sqlobject
|