Django Rest Framwork Important Stuff

Serializing Django objects:

https://docs.djangoproject.com/en/dev/topics/serialization/

Filtering against the URL:

https://www.django-rest-framework.org/api-guide/filtering/

Comments

Popular posts from this blog

Generate SHA-1 and SHA-256 for Debug and Release android app

Transfer file to Server and vice versa

How to Import and Export MySQL Database Command line in Linux