- 13 Feb, 2022 2 commits
-
-
jpic ∞ authored
- 11 Feb, 2022 4 commits
- 10 Feb, 2022 1 commit
-
-
jpic ∞ authored
Change default salt from djfernet to django-fernet-fields to be compatible with django-fernet-fields
-
- 08 Feb, 2022 2 commits
-
-
jpic ∞ authored
- 24 Dec, 2021 10 commits
-
-
jpic ∞ authored
-
jpic ∞ authored
-
jpic ∞ authored
-
jpic ∞ authored
-
jpic ∞ authored
-
jpic ∞ authored
-
jpic ∞ authored
-
jpic ∞ authored
-
Heroku no longer does any special processing for the `cryptography` library, as it now provides wheels: https://github.com/heroku/heroku-buildpack-python/commit/c373e80c1285260e5adcbc855f54bbeb6999005c
-
- 08 May, 2020 4 commits
-
-
Vlad Temian authored
-
Vlad Temian authored
-
Vlad Temian authored
-
Vlad Temian authored
-
- 10 May, 2019 5 commits
-
-
Brad Pitcher authored
-
Brad Pitcher authored
-
Brad Pitcher authored
-
Brad Pitcher authored
-
Brad Pitcher authored
upgrade psycopg2 to >=2.7 to handle postgres >=10
-
- 08 May, 2019 5 commits
-
-
Alex Riina authored
-
Alex Riina authored
-
Alex Riina authored
-
Alex Riina authored
-
Alex Riina authored
django2.2 requires sqlite 3.8.3. hopefully using an old django with a new sqlite isn't an issue
-
- 18 Jan, 2019 7 commits
-
-
Alex Riina authored
-
Alex Riina authored
-
Alex Riina authored
using -rrequirements.txt gets two versions of django and fails with "Double requirements" error.
-
Alex Riina authored
-
Alex Riina authored
-
Alex Riina authored
-
Alex Riina authored
psycopg2<2.7 looks for the a postgres version like x.xx which unfortunately crashes trying to match 10.xx see https://github.com/psycopg/psycopg2/issues/594
-