Ruidy
c778eaf8e2
add payment page
2021-01-28 21:43:53 +01:00
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
e6235e72cc
chore: clean code
2020-06-13 18:12:10 +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