コミット履歴

作者 SHA1 メッセージ 日付
  Jeremy Stretch c37cfeb74f Fixed page titles in the browsable API 8 年 前
  Jeremy Stretch c394985b1b Fixes #1421: Improved model validation logic for API serializers 8 年 前
  Jeremy Stretch fd6df8e52a Fixes #1385: Connected device API endpoint no longer requires authentication if LOGIN_REQUIRED=False 8 年 前
  Jeremy Stretch 1f9806a480 Fixes #1285: Enforce model validation when creating/editing objects via the API 8 年 前
  Jeremy Stretch 6aae8aee5b Closes #1237: Enabled setting limit=0 to disable pagination in API requests; added MAX_PAGE_SIZE configuration setting 8 年 前
  Jeremy Stretch f21c6bca00 Import unicode_literals 8 年 前
  Jeremy Stretch 2cde9a82a0 Merge pull request #1026 from digitalocean/image-attachments 9 年 前
  Jeremy Stretch 2c1fa628a2 Implemented API endpoints for ImageAttachments 9 年 前
  Jeremy Stretch 1c38f705a7 Fixes #1021: Corrected evaluation of API token expiration time 9 年 前
  Jeremy Stretch 2bd46230be Converted ChoiceFieldSerializer to display an object 9 年 前
  Jeremy Stretch f33269e50b First batch of DCIM API tests 9 年 前
  Jeremy Stretch 6be465fe9b Addded is_expired property to Token 9 年 前
  Jeremy Stretch 0b10d98e0b Initial work on token authentication 9 年 前
  Jeremy Stretch 21281789e0 Tweaked ChoiceFieldSerializer to display a field as (value, label) 9 年 前
  Jeremy Stretch 7040086201 Introduced ChoiceFieldSerializer for choice fields 9 年 前
  Jeremy Stretch bb1f97abc2 Implemented static writable ModelSerializers for all models 9 年 前
  Jeremy Stretch e1cd846c9a Enabled creation of device components 9 年 前
  Jeremy Stretch c0dac1383d Fix retrieval of model under viewsets without a statically defined queryset 9 年 前
  Jeremy Stretch 12d263999b Introduced WritableSerializerMixin 9 年 前
  Jeremy Stretch 27b289ee3b Initial push to public repo 10 年 前