Holger Frey
5f7f26b3b6
added models for users and tokens
7 years ago
Holger Frey
2be8692625
added model for account roles
7 years ago
Holger Frey
a0b50a81d6
added custom column type JsonEncoder
7 years ago
Holger Frey
8b2c6a1e24
new make command for coverage
...
"make coverage" will exclude functional tests to report only unit tests.
For a full coverage report including functional tests use "make
fcoverage"
7 years ago
Holger Frey
3b9246633a
added tests for root resource and security module
7 years ago
Holger Frey
9cc02f5e4e
fixed a bug constructing crypt context config
...
The format of the pyramid .INI files and the expected format
for the passlib config is slightly different on lists. A pyramid ini
file separates list items based on whitespace (and indention) where the
passlib config uses a comma.
7 years ago
Holger Frey
04fea4e7cd
included passlib for password hashing
7 years ago
Holger Frey
93dc403dd6
added pages
7 years ago
Holger Frey
bd8e3557aa
cleanup of views and templates
7 years ago
Holger Frey
d154d74c4a
added resource sub package
7 years ago
Holger Frey
039e1d111d
cleanup of templates and css
7 years ago
Holger Frey
8b1441dd34
changed from unittest to py.test
7 years ago
Holger Frey
5e7702cf04
added Makefile and others
...
the files were adapted from the cookiecutter template for python
packages
7 years ago
Holger Frey
fb0dab46a4
changed routing to traversal
7 years ago
Holger Frey
a93b5239e5
added pyramid_listing to requiered packages
7 years ago
Holger Frey
fd712e4e5a
initial import of pyramid project
7 years ago
Holger Frey
6ca51d5c34
added gitignore
7 years ago