This project is mirrored from https://github.com/alanmitchell/bmon.git.
Pull mirroring updated .
- 13 Aug, 2021 1 commit
-
-
Alan Mitchell authored
-
- 30 Mar, 2021 1 commit
-
-
Alan Mitchell authored
-
- 23 Feb, 2021 1 commit
-
-
Alan Mitchell authored
-
- 24 Nov, 2020 1 commit
-
-
Alan Mitchell authored
-
- 21 Aug, 2020 2 commits
-
-
Alan Mitchell authored
Had trouble installing the 3rd party 'psutil' package on Webfaction servers.
-
Alan Mitchell authored
-
- 27 Mar, 2020 1 commit
-
-
Kristen Thomas authored
required package for lockdown to work
-
- 02 Nov, 2019 1 commit
-
-
dependabot[bot] authored
Bumps [django](https://github.com/django/django) from 2.2.1 to 2.2.4. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/2.2.1...2.2.4 ) Signed-off-by:
dependabot[bot] <support@github.com>
-
- 11 Jun, 2019 1 commit
-
-
Alan Mitchell authored
-
- 21 Apr, 2019 2 commits
-
-
Alan Mitchell authored
-
Alan Mitchell authored
This version of Django does not require Python SQLite to be >= version 3.8.3. Webfaction currently is on SQLite version 3.7.17.
-
- 20 Apr, 2019 1 commit
-
-
Alan Mitchell authored
Pip version is newer and compatible with Python 3.
-
- 19 Apr, 2019 1 commit
-
-
Alan Mitchell authored
-
- 18 Apr, 2019 2 commits
-
-
Alan Mitchell authored
v 2.1.7 is only supported to end of 2019. v 2.2 is supported to April 2022.
-
Alan Mitchell authored
Has most current versions of all packages as of April 18, 2019.
-
- 22 Feb, 2018 1 commit
-
-
Alan Mitchell authored
-
- 21 Sep, 2017 1 commit
-
-
Kristen Thomas authored
-
- 30 Aug, 2017 1 commit
-
-
Alan Mitchell authored
-
- 10 Aug, 2017 1 commit
-
-
Alan Mitchell authored
-
- 03 Aug, 2017 1 commit
-
-
Alan Mitchell authored
-
- 17 May, 2017 1 commit
-
-
Alan Mitchell authored
pandas 0.20.1 is needed for time-based rolling averages, which will be used in future features.
-
- 06 Apr, 2017 1 commit
-
-
Alan Mitchell authored
-
- 16 Dec, 2016 4 commits
-
-
Alan Mitchell authored
Pandas 0.19.1 has compatibility problems on Webfaction with Django.
-
Alan Mitchell authored
-
Alan Mitchell authored
-
Alan Mitchell authored
Also, set higher Pandas and numpy versions in requirements.txt.
-
- 29 Oct, 2016 1 commit
-
-
Alan Mitchell authored
Also, restructuring of the Settings file into a BMON-specific file and then a file containing Settings that are generally the same across BMON installations. This settings_common.py file can be put under source control and updated as needed over time.
-
- 08 Jun, 2016 1 commit
-
-
Alan Mitchell authored
-
- 25 May, 2016 1 commit
-
-
Alan Mitchell authored
-
- 11 Mar, 2016 1 commit
-
-
Dustin Madden authored
Also formatted admin fields for easy input, incorporated markdown into html template, and added python-markdown to requirements.txt file
-
- 13 May, 2015 1 commit
-
-
Alan Mitchell authored
It's already included directly in the code, so does not need to be installed. It was a problem to install it, as pip did not work with it.
-
- 21 Jan, 2015 2 commits
-
-
Alan Mitchell authored
-
Alan Mitchell authored
And removed _dev version of requirements file as it was not different than the deployment version.
-
- 17 Jan, 2015 1 commit
-
-
Alan Mitchell authored
Reviewed and made accurate the requirements.txt file indicating which Python packages are needed for the application. Changed Django secret key in the sample settings file.
-
- 15 Jan, 2015 1 commit
-
-
Alan Mitchell authored
Removed South app, and upgraded the old migrations to Django 1.7 format. Used explicit default of False in Boolean fields, as Django 1.7 uses None.
-
- 17 Dec, 2014 1 commit
-
-
Alan Mitchell authored
-
- 05 Dec, 2013 3 commits
-
-
Alan Mitchell authored
-
Alan Mitchell authored
-
Alan Mitchell authored
-
- 04 Dec, 2013 1 commit
-
-
Alan Mitchell authored
-