Skip to content

kindlycat/django-view-sets

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Django-view-sets

Installation

Install using pip:

$ pip install django-view-sets

Add to installed apps:

INSTALLED_APPS = (
    ...
    'viewsets',
    ...
)

About

Yet another app for making CRUD.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors