Commit graph

111 commits

Author SHA1 Message Date
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
1f9531d2d8 tests 2020-06-09 22:06:34 +02:00
5edc4fc675 bookingform debug; cleaning requirements 2020-04-08 12:26:00 +02:00
cb840433de add views booking, contact, place files; update urls.py accordingly 2020-04-08 11:30:21 +02:00
19915c83a9 add views folder, put template and error views to their own files; update urls.py and html templates accordingly 2020-04-08 11:18:18 +02:00
2833cf0652 add forms folder, put forms into different files and renamed ReservationForm to BookingForm 2020-04-08 10:54:48 +02:00
fed5732204 add send_confirmation and send_notificaiton methods to contact; add send_quotation method to booking; inject services in models and decoupled views 2020-04-08 10:48:52 +02:00
835fd664bf clean calendar service 2020-04-07 17:24:56 +02:00
431a041db3 add is_available method to place and update_calendar to BookingManager 2020-04-07 17:05:26 +02:00
0c196ce5e5 created calendar service 2020-04-07 12:30:25 +02:00
43aa651e92 add object manager to booking 2020-04-07 11:42:49 +02:00
9a9bc57a34 booking price test case 2020-04-07 11:26:37 +02:00
771e8b7627 refactor models 2020-04-07 11:21:37 +02:00
40e4153ad8 update readme; todo in separate file 2020-04-07 10:46:21 +02:00
c5c1896ef1 update Pillow 2020-04-02 19:01:09 +02:00
958dfd06c8 MixPanel; Google Analytics; Google Serach COnsole 2020-03-31 19:07:01 +02:00
7c28500c8f - 2020-03-31 15:49:56 +02:00
58f400d5e7 scrapping comments 2020-03-31 10:54:51 +02:00
59d69cb0fb travis 2020-03-28 16:39:24 +01:00
3c7ed1a82f - 2020-03-28 15:52:46 +01:00
f0fd02c8e2 hook mail 2020-03-28 15:49:25 +01:00
f80a51b492 About page 2020-03-28 15:13:57 +01:00
28a06bb2be Enums for choice fields; static files cleaning 2020-03-28 14:50:57 +01:00
0f76c54a38 Enums for choice fields; static files cleaning 2020-03-28 14:50:29 +01:00
fd74cb80d7 mailers modules added GMailer,APIMailer; inject Mailer service in views; Contact model created and registered; 2020-03-28 10:59:06 +01:00
a85bba3a11 add thank you page after contact 2020-03-28 07:50:48 +01:00
f41e0e081d mailing 2020-03-07 11:10:21 +01:00
327a1c64bd mailing 2020-03-07 09:50:54 +01:00
4923c26313 upgraded to django 3.0.4 2020-03-06 19:44:40 +01:00
d7db05769f refactoring 2020-02-01 13:06:50 +01:00
45bbbbc659 Django update for security 2020-01-17 09:54:49 +01:00
33b281d9b7 mail templates 2020-01-03 20:30:32 +01:00
e8ea95fc87 mail templates 2020-01-03 18:06:04 +01:00
c9ce373a4d calendar api request 2020-01-03 16:12:07 +01:00
eea16b3eb0 added celery task queue 2020-01-03 13:10:06 +01:00
5f6a3f752e Deployed succesfully 2020-01-02 22:50:08 +01:00
97a4f5e02f db migrations 2020-01-02 22:20:56 +01:00
828deb545d db sequence cleaning 2020-01-02 18:12:54 +01:00
1793ea0d8b Stage to Vultr 2020-01-02 17:13:18 +01:00
6162d87fe0 Docker compose config. Nginx serving static & media files 2020-01-02 01:38:16 +01:00
66c989ea97 NginX docker not yet … 2020-01-01 20:42:44 +01:00
a8b1f2035e NginX docker 2019-12-30 01:51:29 +01:00
6e4348521e mailing template 2019-12-26 12:17:37 +01:00
f3b09deaf4 Deployed on Vultr 2019-12-23 19:11:21 +01:00
4ca9ac3a85 Minor UI changes 2019-12-22 17:38:48 +01:00
3e5fa78acf Merge branch 'master' of https://github.com/rjNemo/villafleurie 2019-12-22 15:02:24 +01:00
1f063b3603 Mailing styling 2019-12-22 15:01:50 +01:00
rjNemo
f9c209cfbd
Update README.md 2019-12-22 07:40:16 +01:00
Ruidy Nemausat
403fe158e8 mailing & notification system 2019-12-16 00:03:31 +01:00
Ruidy Nemausat
e5804a6ec2 update README 2019-12-15 19:43:46 +01:00