Commit Graph

7 Commits

Author SHA1 Message Date
Ewoud Kohl van Wijngaarden
303a1108a7 Strip trailing whitespace
Result of `find -name '*.py' -exec sed -i 's/[ \t]*$//' {} \;`
2011-12-13 14:52:49 +01:00
Marko Tibold
51c53a8a5c now really drop the yaml file 2011-12-12 09:41:18 -06:00
Marko Tibold
c0bf45d82a drop yaml fixture and replace with json 2011-12-12 08:51:02 -06:00
markotibold
8cab127c2a some restyling and updated requirements.txt for yaml support 2011-06-26 01:38:56 +02:00
markotibold
bae21b14c9 added a container view for the permissions example 2011-06-25 16:38:16 +02:00
markotibold
ddd36206bc Added a fixture so that the users default have a user to login with and play with permissions. 2011-06-25 13:08:46 +02:00
markotibold
ef8c286f86 added a permissions example with just a per-user-throttle which we may want to expand with some auth examples. 2011-06-20 01:11:08 +02:00