ca997807e4
bump: version 0.7.0 → 0.8.0
e899d06151
feat: flesh out the auth handler; add people handler
43ca404837
feat: add model for Person; tie to User
60d3fcd13b
fix: add migration for auth tables
8ae140555a
build: just run pytest, avoid tox when building release
5197fa9ae9
bump: version 0.1.0 → 0.2.0
1d113da45a
feat: add "web handler" feature; it must get the menu handler
9c5320a31c
docs: update project urls to wuttaproject.org
ca2e0e88a6
docs: add link to test coverage report
1995095627
build: just run pytest, avoid tox when making release
5d15ef9720
bump: version 0.6.1 → 0.7.0
b4d6cfb0ed
fix: always use 'wutta' prefix for provider entry points
f6d0912c03
docs: update project urls to wuttaproject.org
639b0de8b1
feat: add basic "auth" data models: user/role/perm