Commit graph

26 commits

Author SHA1 Message Date
dependabot[bot]
87d23aea47
Bump django from 3.1.8 to 3.1.9
Bumps [django](https://github.com/django/django) from 3.1.8 to 3.1.9.
- [Release notes](https://github.com/django/django/releases)
- [Commits](https://github.com/django/django/compare/3.1.8...3.1.9)

---
updated-dependencies:
- dependency-name: django
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-04 22:04:46 +00:00
dependabot[bot]
2a9a0d432c
Bump urllib3 from 1.25.8 to 1.26.5 (#16)
Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.25.8 to 1.26.5.
- [Release notes](https://github.com/urllib3/urllib3/releases)
- [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst)
- [Commits](https://github.com/urllib3/urllib3/compare/1.25.8...1.26.5)

---
updated-dependencies:
- dependency-name: urllib3
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-06-02 14:23:26 +02:00
dependabot[bot]
ef3f67b3f7
Bump rsa from 4.1 to 4.7 (#15)
Bumps [rsa](https://github.com/sybrenstuvel/python-rsa) from 4.1 to 4.7.
- [Release notes](https://github.com/sybrenstuvel/python-rsa/releases)
- [Changelog](https://github.com/sybrenstuvel/python-rsa/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sybrenstuvel/python-rsa/compare/version-4.1...version-4.7)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-01 09:32:26 +02:00
dependabot[bot]
de09610f77
Bump django from 3.1.6 to 3.1.8 (#14)
Bumps [django](https://github.com/django/django) from 3.1.6 to 3.1.8.
- [Release notes](https://github.com/django/django/releases)
- [Commits](https://github.com/django/django/compare/3.1.6...3.1.8)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-04-08 21:36:25 +02:00
dependabot[bot]
110d77d8a6
Bump rsa from 4.0 to 4.1 (#13)
Bumps [rsa](https://github.com/sybrenstuvel/python-rsa) from 4.0 to 4.1.
- [Release notes](https://github.com/sybrenstuvel/python-rsa/releases)
- [Changelog](https://github.com/sybrenstuvel/python-rsa/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sybrenstuvel/python-rsa/compare/version-4.0...version-4.1)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-03-24 21:15:05 +01:00
dependabot[bot]
3bd37c3b41
Bump pillow from 7.1.1 to 8.1.1 (#12)
Bumps [pillow](https://github.com/python-pillow/Pillow) from 7.1.1 to 8.1.1.
- [Release notes](https://github.com/python-pillow/Pillow/releases)
- [Changelog](https://github.com/python-pillow/Pillow/blob/master/CHANGES.rst)
- [Commits](https://github.com/python-pillow/Pillow/compare/7.1.1...8.1.1)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-03-19 10:15:37 +01:00
dependabot[bot]
2942579fd4
Bump httplib2 from 0.18.0 to 0.19.0 (#10)
Bumps [httplib2](https://github.com/httplib2/httplib2) from 0.18.0 to 0.19.0.
- [Release notes](https://github.com/httplib2/httplib2/releases)
- [Changelog](https://github.com/httplib2/httplib2/blob/master/CHANGELOG)
- [Commits](https://github.com/httplib2/httplib2/compare/v0.18.0...v0.19.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-03-19 09:29:51 +01:00
dependabot[bot]
4614284357
Bump django from 3.0.7 to 3.1.6 (#11)
Bumps [django](https://github.com/django/django) from 3.0.7 to 3.1.6.
- [Release notes](https://github.com/django/django/releases)
- [Commits](https://github.com/django/django/compare/3.0.7...3.1.6)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-03-19 09:29:22 +01:00
Ruidy
c778eaf8e2 add payment page 2021-01-28 21:43:53 +01:00
dependabot[bot]
c553fb97ea
Bump django from 3.0.5 to 3.0.7 (#3)
Bumps [django](https://github.com/django/django) from 3.0.5 to 3.0.7.
- [Release notes](https://github.com/django/django/releases)
- [Commits](https://github.com/django/django/compare/3.0.5...3.0.7)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-06-09 22:10:14 +02:00
dependabot[bot]
4ed322918c
Bump httplib2 from 0.17.1 to 0.18.0 (#2)
Bumps [httplib2](https://github.com/httplib2/httplib2) from 0.17.1 to 0.18.0.
- [Release notes](https://github.com/httplib2/httplib2/releases)
- [Changelog](https://github.com/httplib2/httplib2/blob/master/CHANGELOG)
- [Commits](https://github.com/httplib2/httplib2/compare/v0.17.1...v0.18.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-06-09 22:09:51 +02:00
5edc4fc675 bookingform debug; cleaning requirements 2020-04-08 12:26:00 +02:00
c5c1896ef1 update Pillow 2020-04-02 19:01:09 +02:00
58f400d5e7 scrapping comments 2020-03-31 10:54:51 +02:00
4923c26313 upgraded to django 3.0.4 2020-03-06 19:44:40 +01:00
45bbbbc659 Django update for security 2020-01-17 09:54:49 +01:00
97a4f5e02f db migrations 2020-01-02 22:20:56 +01:00
6162d87fe0 Docker compose config. Nginx serving static & media files 2020-01-02 01:38:16 +01:00
Ruidy Nemausat
03555b2f89 docker compose for production settings 2019-12-10 13:31:16 +01:00
Ruidy Nemausat
8695c988a6 minor update of booking system 2019-12-09 15:05:05 +01:00
Ruidy Nemausat
1ac8035e7b gunicorn settings 2019-12-07 13:07:33 +01:00
Ruidy Nemausat
c412e2abdc updated to Django 3 2019-12-06 12:44:25 +01:00
Ruidy Nemausat
f564740e51 requirements add pillow 2019-12-03 17:38:31 +01:00
Ruidy Nemausat
0c6a4e3595 requirements changed again 2019-12-03 17:10:58 +01:00
Ruidy Nemausat
b8a388f512 requirements changed 2019-12-03 17:05:27 +01:00
Ruidy Nemausat
33c3b3cd61 Deploy to heroku 2019-12-03 16:55:32 +01:00