- May 16, 2019
-
-
the former is available for python3, the latter is not
-
- May 14, 2019
-
-
Tanner Prestegard authored
-
Tanner Prestegard authored
Not obvious how we were getting this installed previously, but we have to fix the version. 2.4.0 was being installed in some instances which was causing parts of the search to break.
-
- May 10, 2019
-
-
Tanner Prestegard authored
-
- May 03, 2019
-
-
Tanner Prestegard authored
Certain filters are being moved out of the djangorestframework package and into djangorestframework-guardian.
-
Tanner Prestegard authored
-
- May 01, 2019
-
-
Duncan Macleod authored
-
- Apr 30, 2019
-
-
Tanner Prestegard authored
-
Duncan Macleod authored
-
- Apr 09, 2019
-
-
Tanner Prestegard authored
-
- Mar 29, 2019
-
-
Tanner Prestegard authored
-
Tanner Prestegard authored
Upgrade gunicorn to 19.9.0 and switch to an asynchronous worker class
-
- Feb 28, 2019
-
-
Tanner Prestegard authored
-
Tanner Prestegard authored
-
Tanner Prestegard authored
-
Tanner Prestegard authored
-
Tanner Prestegard authored
-
- Feb 05, 2019
-
-
Tanner Prestegard authored
Not sure why this started happening all of a sudden since we have been using 2.5.2 for quite a while. But trying to pip install python-ldap when building a Docker image keeps giving a UnicodeDecodeError. Updating to version 3.1.0 seems to resolve it.
-
- Jan 09, 2019
-
-
Tanner Prestegard authored
- Dec 05, 2018
-
-
Tanner Prestegard authored
-
- Dec 03, 2018
-
-
Tanner Prestegard authored
Add django-user-sessions package for more easily managing sessions and correlating them with user accounts.
-
- Nov 27, 2018
-
-
Tanner Prestegard authored
-
- Oct 17, 2018
-
-
Tanner Prestegard authored
Upgrade to newest LVAlert package and fix some requirements. There is a bug with sleekxmpp and certain versions of pyasn1-modules, so we revert the version of that and pyasn1. We also remove some requirements which are really dependencies of requirements.
-
- Oct 01, 2018
-
-
Tanner Prestegard authored
-
Tanner Prestegard authored
-
Tanner Prestegard authored
-
- Jul 23, 2018
-
-
Tanner Prestegard authored
Updated from Django 1.11.5 to Django 1.11.14. Updated 3rd party packages so that all of them have version requirements in requirements.txt. Also updated most of these packages to use the newest versions. A specific update to the twilio package required some changes for how we determine the 'from' phone number. Also alphabetized the packages in this file. Finally, added the very useful django-silk debugger/profiler.
-
- Jul 09, 2018
-
-
Tanner Prestegard authored
-
- Jun 25, 2018
-
-
Tanner Prestegard authored
simplejson package is used to properly serialize Decimal objects (like gpstime) when converting from a dictionary to a json.
-
- Jan 29, 2018
-
-
Tanner Prestegard authored
-
- Oct 31, 2017
-
-
Tanner Prestegard authored
-