AirBnB_clone_v2
AirBnB_clone_v2 copied to clipboard
Code saving in the cities view( post method )
I think it is not necessary to try except in the post method of view but a very good solution :)
Great work, just as a comment when you implement CORS method, you could avoid to equal it to a variable that you aren't using anymore. Keep it up!