Python Pedigree Database
Timeline
Not logged in

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

4 check-ins using file ppdb/lib/animal.py version 7b602467f6

2011-01-10
13:51
Reinstated imports removed in r46- they are required after all. check-in: dbf4ce85e1 user: anonymous tags: trunk, tmp
10:43
Removed un-needed imports. Added line to get dblib from configuration check-in: 2f0bdba545 user: anonymous tags: trunk, tmp
2011-01-09
18:33
appinit.Application.app_config() renamed to configure_app to be of same form as other class methods. SQLite databases held in the applications directory instead of ppdb root: New appconf['appdir'] config item holdin application's directory. sqlite3lib.make_app_db_connection is passed appdir and tests for an existing connection handle. Two tools added to tools.py (unused) to make connection by hook. check-in: af03bb0a5c user: anonymous tags: trunk, tmp
18:20
animal.py omitted from rev43. animauri module docstring re-written to better describe handler page generation process check-in: cecc25f7b7 user: anonymous tags: trunk, tmp