0
I Use This!
Inactive

Commits : Listings

Analyzed about 16 hours ago. based on code collected about 16 hours ago.
Aug 09, 2025 — Aug 09, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Bumped version to 0.2.0 More... over 12 years ago
Fixed invalid `access_token` parameter for `token` authentication More... over 12 years ago
Bumped version to 0.1.0 More... over 12 years ago
Pull from PyPi from Django 1.6, update versions More... over 12 years ago
Merge pull request #7 from EE/json-exception-code More... over 12 years ago
Merge pull request #6 from EE/test-running More... over 12 years ago
Changed JSON exceptions’ status code. More... over 12 years ago
Renamed test files. More... over 12 years ago
Added PEP8 configuration to setup.cfg. More... over 12 years ago
Added shebang and executable permission to runtests.py. More... over 12 years ago
Updated README with docs move More... almost 13 years ago
Copy documentation down to /docs from /docs/markdown More... almost 13 years ago
Dropped non-markdown versions of the docs More... almost 13 years ago
Do not use Request._request anymore More... almost 13 years ago
Fix the exclusion for Python 2.6 on the Django master More... almost 13 years ago
Add Django 1.6 to the tests More... almost 13 years ago
Cleaned up some tests More... almost 13 years ago
Split up the tests for AuthorizationToken More... almost 13 years ago
Merge pull request #5 from EE/rest_framework-authentication More... almost 13 years ago
Added tests for Django Rest Framework authentication integration. More... almost 13 years ago
Don’t raise AuthenticationFailed if user didn’t try to authenticate. More... almost 13 years ago
Added some forms for the models More... about 13 years ago
Merge pull request #4 from EE/exception-description More... about 13 years ago
Merge pull request #3 from EE/client-validation More... about 13 years ago
Merge pull request #2 from EE/secret-generation More... about 13 years ago
Fixed improper exception description. More... about 13 years ago
Added handling of non-integer client_id parameter in views. More... about 13 years ago
Added blank=True to auto-generated fields. More... about 13 years ago
Merge pull request #1 from EE/docs-fix More... about 13 years ago
Removed obsolete info in documentation. More... about 13 years ago