This website requires JavaScript.
Explore
Help
Sign In
nikdoof
/
test-auth
Watch
1
Star
0
Fork
0
You've already forked test-auth
mirror of
https://github.com/nikdoof/test-auth.git
synced
2025-12-14 23:02:19 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
130bc0afb3c51b1cf69fe6818c5b3a66f64727c1
test-auth
/
api
History
Andrew Williams
5cf49e500d
Add some more API error handling into the OpTimer api
2010-10-11 09:58:11 +01:00
..
migrations
Moved to using South, and used a better repo for JSONField
2010-07-01 18:31:42 +01:00
__init__.py
Basic django-piston based API package.
2010-03-18 23:35:45 +00:00
admin.py
Auth via API key, also added Admin interface to edit keys
2010-06-15 21:05:53 +01:00
auth.py
Fix Auth API key check causing error 500s
2010-08-27 22:42:49 +01:00
handlers.py
Add some more API error handling into the OpTimer api
2010-10-11 09:58:11 +01:00
models.py
Auth via API key, also added Admin interface to edit keys
2010-06-15 21:05:53 +01:00
urls.py
Switch /api/user to api key auth
2010-08-27 22:54:25 +01:00
views.py
API now uses OAuth
2010-04-26 22:24:59 +01:00