we are planning to build large application using Django rest framework . is 
it possible create different model or data contract ?


   - Model
      - used to expose outside API data-contracts
   - Message Entity
      - translate data Model ==> to MessageEntity and carry forward 
      different layer
   - DAO
      - its march with database table
   

-- 
You received this message because you are subscribed to the Google Groups 
"Django REST framework" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-rest-framework/abeb31aa-b4a7-4473-8901-372fe2aee2d6%40googlegroups.com.

Reply via email to