This website requires JavaScript.
Explore
Help
Sign In
misc
/
cosmopolite
Watch
1
Star
0
Fork
0
You've already forked cosmopolite
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
6ee8dc4f05d09d4afdcb4a377dbbd73965bb0e6b
cosmopolite
/
lib
History
Ian Gulliver
30a3e89bfc
Fix several cases of assuming that a Profile always has a numeric ID, rather than a named key, which is untrue.
2015-12-24 15:26:43 -08:00
..
__init__.py
Initial snapshot.
2014-03-25 13:43:11 -07:00
auth.py
Remove AuthKey.live, which didn't work anyway.
2014-05-30 17:02:21 -07:00
models.py
Fix several cases of assuming that a Profile always has a numeric ID, rather than a named key, which is untrue.
2015-12-24 15:26:43 -08:00
security.py
Switch to a multi-request/response API to make batching possible.
2014-05-06 13:38:40 -07:00
session.py
Fix several cases of assuming that a Profile always has a numeric ID, rather than a named key, which is untrue.
2015-12-24 15:26:43 -08:00
utils.py
Set request and response content type to json.
2015-05-31 21:23:45 -07:00