Commit History

Author SHA1 Message Date
  Zach Moody ed794392c6 Merge pull request #13 from digitalocean/fixtures-add-fields 10 years ago
  Zach Moody 677700aadf fixtures: add created and last_udpated fields. 10 years ago
  Jeremy Stretch 85a50c67de Tweaked display names for Racks, VLANs 10 years ago
  Jeremy Stretch dea3ca187a Added CONTRIBUTING.md 10 years ago
  Jeremy Stretch 97f7ac9edf Added a welcome message for new installs 10 years ago
  Jeremy Stretch cbd7b5b4c3 Squashed migrations in preparation for public release 10 years ago
  Jeremy Stretch 45906fae69 Tweaked rack unit colors/borders 10 years ago
  Jeremy Stretch 8563e2aca3 Standardized date/time displays; moved format declarations to configuration.py 10 years ago
  Jeremy Stretch 5f0d52e59a Added server time and docs link 10 years ago
  Jeremy Stretch c7d18fc3bd Converted UserKey and Secret to CreatedUpdatedModel 10 years ago
  Jeremy Stretch 921040d2fc Renamed 'last_modified' to 'last_updated' 10 years ago
  Jeremy Stretch 338539e0d6 Include created and last_updated fields 10 years ago
  Jeremy Stretch cb5991d5a6 Extended primary models to include 'created' and 'last_updated' fields 10 years ago
  Jeremy Stretch f42c0643e0 Fixed bug where queries were being cached 10 years ago
  Jeremy Stretch 9cd299f009 Expanded SecretRole docstring 10 years ago
  Jeremy Stretch f17938f156 Moved display_name from serializer to model 10 years ago
  Jeremy Stretch 2866232b8b Added display_name to DeviceNestedSerializer 10 years ago
  Jeremy Stretch 658a0acfa9 Moved 'display_name' from serializer to model 10 years ago
  Jeremy Stretch 72f62f949d Removed DeviceType component templates from the list view 10 years ago
  Jeremy Stretch 14af78522e Added help_text to Interface.mgmt_only 10 years ago
  jeremystretch 74add9f519 Merge pull request #12 from digitalocean/rpc-refactor 10 years ago
  Jeremy Stretch 034a39363c Improved contextual navigation highlighting 10 years ago
  Jeremy Stretch 1a4e8999c5 Introduced 'startswith' template filter 10 years ago
  Zach Moody 5d4add119c Cherry-pick from 13d9be4. 10 years ago
  Jeremy Stretch df55ec0114 Introduced a script to generate SECRET_KEY; removed example SECRET_KEY 10 years ago
  Jeremy Stretch 67d5d008b9 Why does changing a field's verbose name require a migration? 10 years ago
  Jeremy Stretch ed07b235a2 Pulled in all third-party resources and standardized on static template tag 10 years ago
  Jeremy Stretch bc958a23b3 Improved model docstring quality 10 years ago
  Jeremy Stretch 3cf48f8cd9 Removed unneeded imports 10 years ago
  Jeremy Stretch a29e57319e Implemented BaseTable for consistent rendering 10 years ago