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
0354a1c1ee6182e743382a1bf92b670effa51422
test-auth
/
api
History
Andrew Williams
f27f17fd21
Character API now provides skills
2010-12-07 17:13:04 +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
Character API now provides skills
2010-12-07 17:13:04 +00:00
models.py
Switch to using __unicode__ and django's smart __str__ handling, also added permalinks for HR models
2010-12-07 11:02:18 +00:00
urls.py
Import Skill information from the API, also provide new Auth API to access this information
2010-12-07 16:41:47 +00:00
views.py
PEP8 of most of the API app
2010-10-26 09:02:05 +01:00