summaryrefslogtreecommitdiffstats
path: root/upgradeprovisioning
Commit message (Collapse)AuthorAgeFilesLines
* Change function prototypes to pass self and use self.model instead of ↵Ted Trask2013-09-231-0/+9
| | | | | | | | functions table Changed the order of the first two parameters passed to validate function in provisioning_params Replaced all APP references with self, now that self is available Still need to implement swapvalidateparams script
* Added upgradeprovisioning script and database version parameter for ↵Ted Trask2013-05-251-0/+243
automating database upgrades