Added support for table wrreportcache.
[philipp/winterrodeln/wrpylib.git] / setup.py
2011-06-20 philippAdded support for table wrreportcache.
2011-04-01 philippFixed bug: Foreign key to old table name.
2011-02-14 philippFixed a bug the update_wrinncache function.
2011-02-14 philippAdded module wrmwcache to update the cache tables.
2011-02-13 philippRenamed mwwrdb to wrmwdb.
2011-02-13 philippAdded sqlalchemy table definitions.
2011-02-09 philippUsing setuptools.
2011-02-08 philippUsing a key size of 20 when creating a Rodelbahnbox.
2011-02-08 philippAdded optional parameter to specify the key length.
2011-02-08 philippFixed runtime error in wrvalidators.
2011-02-06 philippFixed bugs.
2011-02-04 philippAdded functions to generate and parse templates.
2011-01-31 philippCopied the validators from wradmin.
2011-01-31 philippAdded the skeleton of a python library to make the...