Ruidy
|
780188e7d6
|
Refactor (#7)
* crete setting module to split prod and dev configs
* fix calendar midmatch
* lint imports using isort
* doc: add doctrings
|
2020-07-31 08:02:10 +02:00 |
|
|
|
e6235e72cc
|
chore: clean code
|
2020-06-13 18:12:10 +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 |
|