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 06:42:16 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
dd528697db765ffdd3b95113f13b45d3e3412967
test-auth
/
api
History
Andrew Williams
e36a8ea2e0
Added ability to lookup user by userid
2010-10-31 22:43:47 +00: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
PEP8 of most of the API app
2010-10-26 09:02:05 +01:00
auth.py
PEP8 of most of the API app
2010-10-26 09:02:05 +01:00
handlers.py
Added ability to lookup user by userid
2010-10-31 22:43:47 +00:00
models.py
PEP8 of most of the API app
2010-10-26 09:02:05 +01:00
urls.py
Blacklist API endpoint, allows lookup for blacklisted items
2010-10-28 11:39:53 +01:00
views.py
PEP8 of most of the API app
2010-10-26 09:02:05 +01:00