aboutsummaryrefslogtreecommitdiffstats
path: root/alphabetlearning/resources/migrations/0002_resource_price.py (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Adds price to Resource modelMatthew Lemon4 days1-0/+18
- the test_forms tests now pass - fixed some imports too here