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-13 22:32:15 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
a89de619eee59d212e5e44e186d03f664adfc26f
test-auth
/
api
History
Andrew Williams
a89de619ee
Further work on the V2 API - Added the User handler
2011-01-10 09:59:46 +00:00
..
handlers
Further work on the V2 API - Added the User handler
2011-01-10 09:59:46 +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
Further work on the V2 API - Added the User handler
2011-01-10 09:59:46 +00:00
views.py
PEP8 of most of the API app
2010-10-26 09:02:05 +01:00