Commit Graph

31 Commits

Author SHA1 Message Date
Trullemans Gregory fd5457fe82 Minor bug fix for runnong app on Mac. 2017-03-26 09:52:07 +02:00
Fred Pauchet e57c0d2862 diff value with the previous measure or with the first one 2017-02-28 21:38:21 +01:00
Fred Pauchet 513077aa25 add a method to compute the differences between two measures. 2017-02-28 21:22:35 +01:00
Fred Pauchet 7b58db2c90 add with_diffs to MeasureManager; it allows to generate a dynamic property which generate diff value between two instances. 2017-02-10 21:49:02 +01:00
Fred Pauchet cfa1e31311 update gitlab-ci to python-3.5 2017-02-10 21:20:09 +01:00
Fred Pauchet 105c4f96d0 change Mesure to Measure 2017-02-10 21:17:09 +01:00
Fred 7477a35001 restart project from django-cookiecutter 2017-02-09 21:13:42 +01:00
Fred Pauchet 7bb2b23ba5 define default ordering and list_filter 2016-09-28 13:59:22 +02:00
Fred Pauchet 705ee062bc tests diffmesures 2016-08-08 13:18:48 +02:00
Fred Pauchet 6467c2f4ed omit manage.py when covering 2016-08-08 13:08:19 +02:00
Fred Pauchet 60114a0303 override default Mesures manager 2016-08-08 13:05:30 +02:00
Fred Pauchet de40cc0d0d flake8 F401 2016-08-08 08:48:21 +02:00
Fred Pauchet 028e95ab5e flake8 integration 2016-08-08 08:42:22 +02:00
Fred 37f389d593 add (untested) manager 2016-08-07 21:50:24 +02:00
Fred 4d47113aea init coveragerc 2016-08-07 21:41:25 +02:00
Fred 4887293d2b return None on IndexOutOfRange 2016-08-07 21:35:56 +02:00
Fred b0c5e0e4fd change variable assignation to make tests right 2016-08-07 21:32:54 +02:00
Fred 66cf258ed6 add next & previous methods on Mesure. Untested in all cases. 2016-08-06 21:38:17 +02:00
Fred 115b699b08 create diff model 2016-08-05 21:53:29 +02:00
Fred 8ac0150914 define setUp in TestMesureModel 2016-08-05 21:32:08 +02:00
Fred 45aa06be2a assert diff on different categories raises a new exception 2016-08-05 21:29:11 +02:00
Fred Pauchet aaf716d6a3 add coverage 2016-08-05 14:09:49 +02:00
Fred Pauchet 4c27aa1caa add build status 2016-08-05 13:58:38 +02:00
Fred dc50bd82e9 Update .gitlab-ci.yml 2016-08-05 12:01:55 +02:00
Fred Pauchet f51a8e5812 add requirements and configuration gitlab-ci 2016-08-05 11:52:26 +02:00
Fred c4c50ea73d Add .gitlab-ci.yml with django test 2016-08-05 11:33:39 +02:00
Fred 7b0308b93c Add new readme file 2016-08-05 11:30:28 +02:00
Fred Pauchet 1b659f58da move files to src/ 2016-08-05 11:04:44 +02:00
Fred b6d218553c add category property test 2016-08-04 21:52:20 +02:00
Fred b768f535e0 change list display for mesures in admin 2016-08-04 21:45:10 +02:00
Fred d1e1c1be7d first commit (with db data) 2016-08-04 21:38:31 +02:00