Andrew Ekstedt
|
e07e64dfa5
|
Display primary keys in table docs.
|
2012-06-08 23:31:35 -07:00 |
|
Andrew Ekstedt
|
739c6fdd7c
|
Sort relationships by creation order.
Also:
- Split association proxies into their own section.
- Remove relationship_info.
|
2012-06-08 23:31:35 -07:00 |
|
Andrew Ekstedt
|
04b941755a
|
Introspect relationships directly.
Possibly more fragile, but this way we don't need _set_relationships.
SQLAlchemy version bump for AssociationProxy.remote_attr.
|
2012-06-08 23:29:44 -07:00 |
|
Petr Viktorin
|
391fd1c1ac
|
Support association proxies
|
2012-02-12 23:43:14 +01:00 |
|
Petr Viktorin
|
949ff883ea
|
Autodoc for backrefs
|
2012-02-12 22:45:10 +01:00 |
|
Petr Viktorin
|
34481e9a11
|
Add Sphinx documentation
|
2012-02-12 22:45:01 +01:00 |
|