playing with django style database access
Stars
1
Forks
0
Watchers
1
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
18
commits
cencored or removed some of the uncensored debug print lines
98d04dcView on GitHubadded ability to get specific revisions from persistence backend, fixed the couchdb session manager so that sessions are stored correctly. session handling still needs some work though
db66685View on GitHubchanged persistence to require less passing around of backend details with request objects
47417a0View on GitHubadded couchdb session manager, database access fn generator macro, modified how tales reverse works
4e05918View on GitHubadding persistence stuff, modified everything to take advantage of this. started auth profile editing
424c774View on GitHuba bit of a rewrite of the rewrite, and trying to get auth working
0614562View on GitHubpretty much starting from scratch. basic functionality going, including leiningen plugin to run the ring jetty server
5cd0254View on GitHuburl reversing extension for tales a few small bugs and some cleaning up
47aa18dView on GitHublogout and basic redirect and error handling for login form
d6ecf99View on GitHub