Skip to content

Commit

Permalink
Hacking on a docs rewrite
Browse files Browse the repository at this point in the history
  • Loading branch information
coleifer committed Dec 8, 2012
1 parent 7dcccb3 commit 0aec7f9
Show file tree
Hide file tree
Showing 11 changed files with 1,352 additions and 1,113 deletions.
15 changes: 4 additions & 11 deletions docs/index.rst
Expand Up @@ -8,12 +8,6 @@ peewee

* a small orm
* written in python
* provides a lightweight querying interface over sql
* uses sql concepts when querying, like joins and where clauses
* support for some extensions, like hstore

For flask integration, including an admin interface and RESTful API, check
out `flask-peewee <https://github.com/coleifer/flask-peewee/>`_.

See notes on :ref:`notes on upgrading and changes from 1.0 <upgrading>`

Expand All @@ -24,16 +18,15 @@ Contents:
:maxdepth: 2
:glob:

peewee/overview
peewee/installation
peewee/upgrading
peewee/cookbook
peewee/quickstart
peewee/example
peewee/cookbook
peewee/models
peewee/fields
peewee/querying
peewee/database
peewee/api
peewee/playhouse
peewee/upgrading

Indices and tables
==================
Expand Down

0 comments on commit 0aec7f9

Please sign in to comment.