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
7be1f97cba037a79b0e7adce8c6935f167e0b36d
test-auth
/
api
History
Andrew Williams
7be1f97cba
Initial work on V2 of the Auth API, also fixes for V1
2011-01-09 13:01:29 +00:00
..
handlers
Initial work on V2 of the Auth API, also fixes for V1
2011-01-09 13:01:29 +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
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
Initial work on V2 of the Auth API, also fixes for V1
2011-01-09 13:01:29 +00:00
views.py
PEP8 of most of the API app
2010-10-26 09:02:05 +01:00