Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-10-08 | Add an initial set of rpkidb models and confirm that Django is willing | Rob Austein | |
to parse them and generate migrations for them. Not actually using them for anything yet, but code still runs with this present so haven't broken anything yet.... svn path=/branches/tk705/; revision=6103 | |||
2015-10-08 | Initial sorta-mostly-working with Django 1.8. Incredibly noisy due to | Rob Austein | |
incomprehensible advance depreciation warnings for Django 1.9. svn path=/branches/tk705/; revision=6100 | |||
2014-09-19 | Convert pubd to use Django ORM and lxml.etree. | Rob Austein | |
smoketest temporarily broken as it doesn't know anything about Django. svn path=/branches/tk705/; revision=5961 | |||
2014-09-13 | Groundwork for Django ORM world conquest: sort out settings.py mess. | Rob Austein | |
svn path=/branches/tk713/; revision=5948 |