aboutsummaryrefslogtreecommitdiffstats
path: root/rest_framework/permissions.py
AgeCommit message (Expand)Author
2012-10-27Add AllowAny classTom Christie
2012-10-27pep8Tom Christie
2012-10-15Tweak parsers to take parser_contextTom Christie
2012-10-10Permissions and throttles no longer have a view attribute on self. Explicitl...Tom Christie
2012-09-20Remove dumbass __all__ variablesTom Christie
2012-09-20Change package name: djangorestframework -> rest_frameworkTom Christie