Ruidy
2ad33ca153
🏭 Refactor Handle Booking form function ( #9 )
...
* 🧹 refactor: improve handle_booking readability
I removed the try except IntegrityError.
This should be taken care of in the model/data layer.
* doc: update comments
2020-07-31 13:47:51 +02:00
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
Ruidy
a91914a640
🎨 Fix UI ( #4 )
...
* fix cta button
* edit detail text
* set fullcalendar
* fix reservation bug
2020-07-25 16:00:58 +02:00
e6235e72cc
chore: clean code
2020-06-13 18:12:10 +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
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