dependabot-preview[bot]
ed34a89dfd
[Security] Bump django from 1.11.22 to 1.11.23 ( #535 )
...
Bumps [django](https://github.com/django/django ) from 1.11.22 to 1.11.23. **This update includes security fixes.**
- [Release notes](https://github.com/django/django/releases )
- [Commits](https://github.com/django/django/compare/1.11.22...1.11.23 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-09-05 11:15:26 -07:00
dependabot-preview[bot]
15cc73d59a
[Security] Bump django from 1.11.20 to 1.11.22
...
Bumps [django](https://github.com/django/django ) from 1.11.20 to 1.11.22. **This update includes security fixes.**
- [Release notes](https://github.com/django/django/releases )
- [Commits](https://github.com/django/django/compare/1.11.20...1.11.22 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-08-01 14:02:55 +00:00
patjouk
80517a60e8
bring oauth2client back
2019-04-01 16:14:17 +02:00
patjouk
514afa8821
Python update all the things
2019-04-01 15:56:13 +02:00
Lucie
4031914d5e
python updates ( #460 )
...
* python updates
* ignore flake8 warnings for now
2019-02-27 13:50:42 +01:00
Chris DeCairos
37f4de9f2b
dependency updates
2019-01-14 15:29:55 -05:00
Gideon Thomas
0a889e550b
Switch over auth system to django-allauth and add Github auth ( #413 )
...
This PR adds django-allauth as an auth mechanism and adds Github auth as another way to sign in to pulse.
2018-11-14 11:37:07 -05:00
Lucie
03367b5b3f
Update Django to 1.11.16 + various dep updates ( #412 )
2018-10-12 10:45:00 +02:00
Lucie
4752ca1eb2
Remove the global sprint script code ( #388 )
2018-07-10 12:30:21 +02:00
Lucie
075069cb57
update dependencies + django ( #386 )
...
* update dependencies + django
* appveyor fix
2018-07-06 10:33:54 +02:00
Gideon Thomas
28eba28326
Allow modifying creators for entries in the admin via autocomplete ( #371 )
...
* Allow modifying creators for entries in the admin via autocomplete
* Update lockfile
2018-05-29 15:22:36 -04:00
Lucie
14029cf161
Introducing pipenv ( #365 )
...
* unpin and update the obvious + deps cleaning
* Remove req.txt and add pipenv to Travis
* fix small lint issue + ignore the bare except for now
* Appveyor update
* Heroku update
* tasks file
* Django 1.11.13 fixed a bug around index naming and it needs to create a new migration
* Doc + add google client step and instructions in inv setup
* Not sure if anyone uses it, but it\'s updated
* add info on pipenv check
* update httplib2
* Doc + invoke fix
* Don't load the .env file for now
* Factories are used for review app, moving them to general and not dev packages
* Add a comment about .env bug in the readme
2018-05-29 11:16:16 +02:00