Insight Workshop Commons 0.13 | GitLocker.com Product

insight-workshop-commons 0.13

Last updated:

0 purchases

insight-workshop-commons 0.13 Image
insight-workshop-commons 0.13 Images

Free

Languages

Categories

Add to Cart

Description:

insightworkshopcommons 0.13

Commons is a Django app that includes commonly used
serializer, models, pagination and mixins while developing an
API with DjangoRestFramework .

Quick start

Add “commons” to your INSTALLED_APPS setting like this:


INSTALLED_APPS = [

‘commons’,


]


Include the polls URLconf in your project urls.py like this:

path(‘commons/’, include(‘commons.urls’)),


Run python manage.py migrate to create the polls models.
Start the development server

License:

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Files In This Product: (if this is empty don't purchase this product)

Customer Reviews

There are no reviews.