Skip to content

A simple web app to log when a user has watched one of the videos.

License

Notifications You must be signed in to change notification settings

glass-bead-labs/taichi-videos

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

taichi-videos

A simple web app to log when a user has watched one of the videos.

To use:

python setup.py develop
taichi-start

Note that you need to have a new-ish version of more.itsdangerous that supports IdentityPolicy(secure=False) for the above script to work (otherwise, the cookies won't work over local http).

I've implemented the right solution for "production" (enough so, anyway) in: https://github.com/davclark/morepath-auth

But currently, that logic still needs to be copied over (tracked in issue #13).

About

A simple web app to log when a user has watched one of the videos.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published