1
1
mirror of https://github.com/encode/django-rest-framework.git synced 2025-06-03 05:03:05 +03:00
Commit Graph

156 Commits

Author SHA1 Message Date
Tom Christie
ee36e4ab0c Only display forms when user has permissions. 2012-09-27 21:51:46 +01:00
Tom Christie
b7b7ca5af9 Don't display readonly fields 2012-09-25 13:35:28 +01:00
Tom Christie
d9cba6398e Clean up bits of templates etc 2012-09-20 17:44:34 +01:00
Tom Christie
f4670c8996 Hack out bunch of unneccesary private methods on View class 2012-09-20 14:00:53 +01:00
Tom Christie
7efc6e8205 Remove dumbass __all__ variables 2012-09-20 13:22:07 +01:00
Tom Christie
4b691c4027 Change package name: djangorestframework -> rest_framework 2012-09-20 13:06:27 +01:00