Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 487 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 487 Bytes

django-server

alt text

Example of how to use django.

This is an example of how to use different features from DJANGO to quickly make a functional website. You can use views to rederize pages and django framework to easily define endpoints. You can check also how use AJAX code to interact with the endpoints defined in the Django server.

Please feel free to clone or fork this repository for your projects!

The second example facegan is development.. :)