module documentation

This is a file to add views for models.

Class ApartmentViewSet This viewset automatically provides CRUD actions for Apartment model.
Class FlatViewSet This viewset automatically provides CRUD actions for Flat model.
Class InterestedViewSet This viewset automatically provides CRUD actions for Interested model.
Class LeaseViewSet This viewset automatically provides CRUD actions for Lease model.
Class OwnerViewSet This viewset automatically provides CRUD actions for Owner model.
Class UserViewSet This viewset automatically provides CRUD actions for User model.