BookingService/booking
David a28987c2a3 room list order by name 2019-06-08 16:34:46 +08:00
..
management/commands add user avatar 2019-05-24 22:42:35 +08:00
migrations del index on seat name 2019-05-29 12:28:28 +08:00
__init__.py first init 2019-05-06 09:34:08 +08:00
admin.py first init 2019-05-06 09:34:08 +08:00
apps.py first init 2019-05-06 09:34:08 +08:00
filters.py first init 2019-05-06 09:34:08 +08:00
models.py del index on seat name 2019-05-29 12:28:28 +08:00
serializers.py add and delete room 2019-05-13 17:22:45 +08:00
tasks.py add index and optimize the booking status 2019-05-26 14:15:21 +08:00
urls.py finish the booking flow with single thread queue 2019-05-07 15:56:43 +08:00
views.py room list order by name 2019-06-08 16:34:46 +08:00