Commit Graph

  • 704cfcecad fix the return value in two relations Andreas Zweili 2017-12-25 00:00:26 +0100
  • 56be9c59e2 add the verbose name to the ComputerDiskRelation Andreas Zweili 2017-12-24 23:59:10 +0100
  • 197229d972 add a ComputerCpuRelation class Andreas Zweili 2017-12-24 23:57:30 +0100
  • 5047e7965d change the __str__ return value for the computer class to string Andreas Zweili 2017-12-24 23:53:13 +0100
  • 82a942aa5e move the raid attribute to the ComputerDiskRelationship class Andreas Zweili 2017-12-24 23:51:46 +0100
  • eb4ea91d9b remove the obsolete "GB" string and fix a variable Andreas Zweili 2017-12-24 23:47:53 +0100
  • e5a99646aa change the return value to string Andreas Zweili 2017-12-24 23:44:27 +0100
  • 6b99df109e fix the return value of the Ram class Andreas Zweili 2017-12-24 23:43:41 +0100
  • c8ba021a56 change gigabytes to integere instead of float Andreas Zweili 2017-12-24 23:41:15 +0100
  • 388b69689d add verbose names for all the hardware types Andreas Zweili 2017-12-24 23:39:40 +0100
  • 3ccbdb8d6d add a simple bash script to automate the setup of the project Andreas Zweili 2017-12-24 23:36:31 +0100
  • de22447f0e WIP vagrant file Andreas Zweili 2017-12-23 11:44:30 +0100
  • 40482866dc extend the .gitignore file Andreas Zweili 2017-12-23 00:43:08 +0100
  • 561ae47796 ignore the database Andreas Zweili 2017-12-23 00:42:01 +0100
  • 68b80d4ebc add descriptions for a all the models Andreas Zweili 2017-12-23 00:00:37 +0100
  • 3d2398053b add an empty line to conform with pep8 Andreas Zweili 2017-12-22 23:59:59 +0100
  • 6cec7c6c50 rename the inline classes Andreas Zweili 2017-12-22 23:59:40 +0100
  • 96cae931c9 extend the time fields for a cronjob Andreas Zweili 2017-12-22 23:58:46 +0100
  • 34c05611f4 add a values attribute to Weekday and DayOfMonth Andreas Zweili 2017-12-22 23:47:18 +0100
  • 8d94a1edc9 add a model for days in a month Andreas Zweili 2017-12-22 23:43:10 +0100
  • d43215b535 add a boolean to check for type ecc to the RAM class Andreas Zweili 2017-12-22 23:42:06 +0100
  • a74740228e split the models into smaller code blocks Andreas Zweili 2017-12-22 23:38:34 +0100
  • 7223560a9f add a description for Weekdays, DayOfMonth and Month Andreas Zweili 2017-12-22 23:35:08 +0100
  • fdc91ab9da split the models into smaller code blocks Andreas Zweili 2017-12-22 23:34:40 +0100
  • c682cb5b6b remove the shebangs Andreas Zweili 2017-12-22 23:33:30 +0100
  • a479a76c6f add a general description of the models Andreas Zweili 2017-12-22 23:32:26 +0100
  • 03bbfbc612 create an app for the inventory Andreas Zweili 2017-12-22 17:02:24 +0100
  • 30a20c2697 add an erd Andreas Zweili 2017-12-22 17:01:10 +0100
  • c1dad8a61d add models to the docs.org file Andreas Zweili 2017-12-22 14:13:51 +0100
  • c7be7ab977 change markdown syntax to org-mode syntax Andreas Zweili 2017-12-22 07:41:20 +0100
  • cf6a2085be make the readme to an org-mode file Andreas Zweili 2017-12-22 07:40:40 +0100
  • cacb5d0b59 add a docs file Andreas Zweili 2017-12-22 07:40:13 +0100
  • e8276c789a start the django project Andreas Zweili 2017-12-21 23:33:47 +0100
  • 8e4410ab9c initialize a vagrant environment Andreas Zweili 2017-12-21 23:33:26 +0100
  • e791af71bd add a requirements file Andreas Zweili 2017-12-21 23:33:18 +0100
  • 94a82f93e0 add venv directory to the ignore file Andreas Zweili 2017-12-21 23:32:56 +0100
  • d05a54891f Initial commit Andreas Zweili 2017-12-21 23:11:33 +0100