[SQL-CVS] r877 - trunk/SQLObject/docs/web
SQLObject is a Python ORM.
Brought to you by:
ianbicking,
phd
From: <sub...@co...> - 2005-08-01 05:56:55
|
Author: ianb Date: 2005-08-01 05:56:50 +0000 (Mon, 01 Aug 2005) New Revision: 877 Modified: trunk/SQLObject/docs/web/index.txt Log: Removed stuff that's better documented elsewhere now Modified: trunk/SQLObject/docs/web/index.txt =================================================================== --- trunk/SQLObject/docs/web/index.txt 2005-08-01 05:56:10 UTC (rev 876) +++ trunk/SQLObject/docs/web/index.txt 2005-08-01 05:56:50 UTC (rev 877) @@ -94,86 +94,6 @@ >>> p is p2 True -Community -========= - -`Join the mailing list`__ or visit the `sqlobject-discuss archives`_. - -The SQLObject mailing list is also available through Gmane_, through -both a `web interface`_ or a `NNTP (news) interface`_. This also is a -good source for searchable archives. - -.. _gmane: http://www.gmane.org -.. _`web interface`: http://dir.gmane.org/gmane.comp.python.sqlobject -.. _`NNTP (news) interface`: news://news.gmane.org/gmane.comp.python.sqlobject - -.. __: http://lists.sourceforge.net/lists/listinfo/sqlobject-discuss - -.. _sqlobject-discuss archives: http://sourceforge.net/mailarchive/forum.php?forum=sqlobject-discuss - -.. _`subversion repository`: - -If you are tracking changes, keeping up with the most recent changes -is helpful. To access the Subversion repository:: - - svn co http://svn.colorstudy.com/trunk/SQLObject - -For the 0.5 branch:: - - svn co http://svn.colorstudy.com/branches/SQLObject/0.5 - -The author sometimes hangs out in IRC on ``#webware`` on -``irc.freenode.net``. - -Bugs, patches, etc -================== - -Please submit bugs and patches to the `SourceForge bug tracker`_. You -might want to send mail to the mailing list before generating patches. -For simple bug fixes it's just as easy for me to get a line number and -the fixed line -- submitting patches is more overhead than it's worth -for small changes. But again, **bug reports should go to the bug -tracker**, so that I don't lose anything. - -.. _SourceForge bug tracker: http://sourceforge.net/tracker/?atid=540672&group_id=74338&func=browse - -Download -======== - -SQLObject-0.6.1.tar.gz__ - -__ http://prdownloads.sourceforge.net/sqlobject/SQLObject-0.6.1.tar.gz?download - -SQLObject-0.6.1-1.noarch.rpm__ - -__ http://prdownloads.sourceforge.net/sqlobject/SQLObject-0.6.1-1.noarch.rpm?download - -SQLObject-0.6.1.win32.exe__ - -__ http://prdownloads.sourceforge.net/sqlobject/SQLObject-0.6.1.win32.exe?download - -You can also use the `Subversion repository`_ to access the latest -files. - -Documentation -============= - -`FAQ`__ - -__ docs/FAQ.html - -`New in 0.6.1`__ - -__ docs/News.html - -`SQLObject documentation`__ - -.. __: docs/SQLObject.html - -`SQLBuilder documentation`__ - -.. __: docs/SQLBuilder.html - .. image:: http://sourceforge.net/sflogo.php?group_id=74338&type=4 :height: 37 :width: 125 |