Skip to content

mikelopez/django-app-skel-crud

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project README for django-app-skel-crud



http://django-app-skel-crud.readthedocs.org
dev@scidentify.info - Marcos Lopez

This is a very basic outline of a reusable django project/application. It will read its url entries that are defined, and by requesting a specific URL string (http://www.site.com/main/service/model-name/show/23) you will be able to do show/add/edit/delete functions through a single view controller to avoid code repetition and customize your forms for non-admin users.

About

Reusable Django application skeleton example

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published