Home | Trees | Indices | Help |
|
---|
|
Classes | |
Fixture Keep track of static data loaded into the database |
|
FixtureVersion Keep track of the version the fixtures have in the current database, the subversion revision number is a good candidate to be used as a fixture version. |
Variables | |
__metadata__ = MetaData(Engine(sqlite:///videostore.sqlite))
|
|
__package__ =
|
|
metadata = MetaData(Engine(sqlite:///videostore.sqlite))
|
|
using_options = <elixir.statements.ClassMutator object at 0x98
|
Variables Details |
using_options
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Sat Jun 12 15:41:30 2010 | http://epydoc.sourceforge.net |