Click here to Skip to main content
15,916,412 members
Articles / Web Development / HTML

Django 2 CRUD Tutorial: Generic Class-Based Views

Rate me:
Please Sign up or sign in to vote.
5.00/5 (1 vote)
15 Dec 2019CPOL4 min read 4.4K   3  
A Django 2 CRUD example application using generic class based views using the latest Python 3.7 version

Views

Daily Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



Comments and Discussions