Skip to content

goodtune/django-prototype

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Django Prototype

Build Status

Django Prototype is a simple application which allows you to harness the power of the Django templating system to produce an interactive HTML site.

The template we load is derived from the path on the Django site. For example, starting up the development server and accessing http://localhost:8000/example/ will seek to load the template prototype/example/index.html with an empty context.

About

Simple application to build interactive HTML based on the Django templating system.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published