aboutsummaryrefslogtreecommitdiffstats
path: root/Pipfile.lock (follow)
Commit message (Collapse)AuthorAgeLines
* Add django-wiki, and downgrade to Django 2.1Gravatar Gareth Coles2019-04-08-37/+139
| | | | Downgrade required by django-wiki for now
* Address review by @jchristgitGravatar Gareth Coles2019-04-05-1/+1
|
* [#158 #160] Add crispy-bulma and simple-bulmaGravatar Gareth Coles2019-04-05-1/+45
|
* [#193] Replace Poetry with PipenvGravatar Gareth Coles2019-04-05-0/+341
|
* Fix up CI.Gravatar Johannes Christ2018-09-16-306/+0
|
* Revert "Use Argon2 for password hashing."Gravatar Johannes Christ2018-09-08-76/+4
| | | | | | Needs compiled dependencies, not needed for API yet. This reverts commit 17bff58a3c8f1a28052f4da88feb13cb2de56922.
* Use Argon2 for password hashing.Gravatar Johannes Christ2018-09-08-4/+76
|
* "Updated Pipfile.lock (97f724c)!"Gravatar Johannes Christ2018-09-04-1/+1
|
* Add `gunicorn` dependency.Gravatar Johannes Christ2018-09-04-1/+9
|
* Set up GitLab CI properly.Gravatar Johannes Christ2018-09-04-1/+10
|
* Lock dependencies.Gravatar Johannes Christ2018-09-01-1/+1
|
* Add the member viewset.Gravatar Johannes Christ2018-09-01-7/+14
|
* Add coverage reports.Gravatar Johannes Christ2018-08-30-1/+38
|
* Remove unused `libsass` dependency.Gravatar Johannes Christ2018-08-27-23/+1
|
* Update lockfile.Gravatar Johannes Christ2018-08-27-3/+3
|
* Add `djangorestframework`.Gravatar Johannes Christ2018-08-14-4/+12
|
* Use `django-environ` and PostgreSQL.Gravatar Johannes Christ2018-08-11-1/+45
|
* Initial project layout for djangoGravatar Gareth Coles2018-08-07-505/+46
|
* Removed Do You Even Python from our partners list.Gravatar Jeremiah Boby2018-06-09-24/+39
|
* RabbitMQ mixin, powered by Kombu (#84)Gravatar Gareth Coles2018-05-30-1/+43
| | | | | | | | * [RMQ] Add Kombi an an RMQMixin, as well as some constants * [RMQ] Fix example in mixin docstring * Update Pipfile.lock - for some reason, pipenv didn't lock kombu
* Bump pytest from 3.5.1 to 3.6.0 (#78)Gravatar dependabot[bot]2018-05-26-18/+17
| | | Bumps pytest from 3.5.1 to 3.6.0.
* Lock gevent==1.2.2Gravatar Gareth Coles2018-05-19-24/+39
|
* updates docker-compose file [ci skip]Gravatar Christopher Baklid2018-05-20-44/+35
|
* pipenv and dockerfile (#62)Gravatar Christopher Baklid2018-04-29-0/+612
pipenv and dockerfile