Commit History

Author SHA1 Message Date
  Daniel Butum 092d1260a2 Add robots.txt and favicon.ico files 7 years ago
  Daniel Butum b7531dcc0b Add editorconfig file 7 years ago
  Daniel Butum 85aeece5ef Update requirements and README 7 years ago
  Daniel Butum d3fabd1d43 Fully upgrade to Django 1.8 | Fix some bugs | Add option to fully disable views 7 years ago
  Edward Betts 5497c132d8 use % formatter (#8) 8 years ago
  Daniel Butum 589c69e3bc Remove `all_values` from opengl_feature, because it is 9 years ago
  Daniel Butum f09d9e2c3b Improve speed performance of the opengl index by 100x. 9 years ago
  Daniel Butum be82c86ded Fix conversion of None to float. 9 years ago
  Daniel Butum 3a200b5454 Do not show the JSON paragraph on the opengl index page 9 years ago
  Daniel Butum 143b2937fc Add option to disable the CPU view. 9 years ago
  Daniel Butum 14b735023b Add __str__ override for some of the models. 9 years ago
  Daniel Butum a51b0c4f52 Reduce the usage of len() in 'if' statements blocks. 9 years ago
  Daniel Butum f15c977ec1 Return content type 'application/json' from JSON view. 9 years ago
  Daniel Butum aadd25eb62 Add option to disable JSON output. 9 years ago
  Daniel Butum 090d77822f Do not indent templates data inside the 'content' block 9 years ago
  Daniel Butum 8ede94b1ba Add favicon. 9 years ago
  Daniel Butum 6ebe0adf26 Refactor opengl_index.html template. 9 years ago
  Daniel Butum ed8bafd454 Refactor opengl_device.html template + other minor 9 years ago
  Daniel Butum af00f1b27b Refactor opengl_feature.html. 9 years ago
  Daniel Butum e70f3a7515 Add safe convert_to_int and convert_to_float functions. 9 years ago
  Daniel Butum 2172c7dd99 Rename hashabledict to HashableDict (PEP8 camelCase) 9 years ago
  Daniel Butum c360f9a4a3 Remove custom cycle tags because django already 9 years ago
  Daniel Butum 4b71b6d590 More PEP8 code style refactoring. 9 years ago
  Daniel Butum 2b5b20e946 Add flake8 source code checker config file. 9 years ago
  Daniel Butum c26fac0ec7 Fix coding style for templates (first commit). 9 years ago
  Daniel Butum 5d3fdcfbf2 PEP8 the templatetags module. 9 years ago
  Daniel Butum 70acce211a PEP8 the views module. 9 years ago
  Daniel Butum cdf3ed3cd3 Compile regexes one per class in Userreport 9 years ago
  Daniel Butum 1821ba13e8 Update requirements. 9 years ago
  Daniel Butum e8df4f2634 ~18x times faster and ~3x times less RAM consumed 9 years ago