Commitin historia

Tekijä SHA1 Viesti Päivämäärä
  Jeremy Stretch db3cbaf83b Introduced WritableNestedSerializer 8 vuotta sitten
  Jeremy Stretch 0969c458b3 Closes #1842: Implement support for Django 2.0 8 vuotta sitten
  Jeremy Stretch fc9871fba3 Fixes #1935: Correct API validation of VLANs assigned to interfaces 8 vuotta sitten
  Jeremy Stretch 08d06bd781 Fixes #1921: Ignore ManyToManyFields when validating a new object created via the API 8 vuotta sitten
  Jeremy Stretch b20258c66e Closes #1283: Added a time zone field to the site model 8 vuotta sitten
  Jeremy Stretch 04ba57cb38 Fixed up validation of Interface VLAN assignments 8 vuotta sitten
  Jeremy Stretch ba42ad2115 Merge branch '150-interface-vlans' into develop-2.3 8 vuotta sitten
  Jeremy Stretch 198170ca48 Closes #1553: Introduced support for bulk object creation via the API 8 vuotta sitten
  Jeremy Stretch 00986fd7bf Closes #1691: Cleaned up and reorganized import statements 8 vuotta sitten
  Jeremy Stretch 007f930fed Merge branch 'develop' into develop-2.2 8 vuotta sitten
  Jeremy Stretch abfe71bb04 #1556: Swapped label and value 8 vuotta sitten
  Jeremy Stretch f824d1eb3b Closes #1556: Added API endpoints listing static field choices for each app 8 vuotta sitten
  Jeremy Stretch afbbe1148f Moved core API classes out of utilities 8 vuotta sitten
  Jeremy Stretch 97188ad85b Fixes #1563: Made necessary updates for Django REST Framework v3.7.0 8 vuotta sitten
  Jeremy Stretch a52a871a94 Fixes #1522: Removed object create/edit forms from the browsable API 8 vuotta sitten
  Jeremy Stretch 6f8d3f7a57 Fixes #1443: Fixed API validation error involving custom field data 8 vuotta sitten
  Jeremy Stretch c37cfeb74f Fixed page titles in the browsable API 8 vuotta sitten
  Jeremy Stretch c394985b1b Fixes #1421: Improved model validation logic for API serializers 8 vuotta sitten
  Jeremy Stretch fd6df8e52a Fixes #1385: Connected device API endpoint no longer requires authentication if LOGIN_REQUIRED=False 8 vuotta sitten
  Jeremy Stretch 1f9806a480 Fixes #1285: Enforce model validation when creating/editing objects via the API 8 vuotta sitten
  Jeremy Stretch 6aae8aee5b Closes #1237: Enabled setting limit=0 to disable pagination in API requests; added MAX_PAGE_SIZE configuration setting 9 vuotta sitten
  Jeremy Stretch f21c6bca00 Import unicode_literals 9 vuotta sitten
  Jeremy Stretch 2cde9a82a0 Merge pull request #1026 from digitalocean/image-attachments 9 vuotta sitten
  Jeremy Stretch 2c1fa628a2 Implemented API endpoints for ImageAttachments 9 vuotta sitten
  Jeremy Stretch 1c38f705a7 Fixes #1021: Corrected evaluation of API token expiration time 9 vuotta sitten
  Jeremy Stretch 2bd46230be Converted ChoiceFieldSerializer to display an object 9 vuotta sitten
  Jeremy Stretch f33269e50b First batch of DCIM API tests 9 vuotta sitten
  Jeremy Stretch 6be465fe9b Addded is_expired property to Token 9 vuotta sitten
  Jeremy Stretch 0b10d98e0b Initial work on token authentication 9 vuotta sitten
  Jeremy Stretch 21281789e0 Tweaked ChoiceFieldSerializer to display a field as (value, label) 9 vuotta sitten