• Coming soon

Django providing good facility for web apps




Django was created in 2003,its was released publicly under a BSD license in july 2005, Django fremwork is python based free and open source fremwork,which is follows the model-tempate-view(MTV), basically Django primary goal is to ease to create a complex,database-driven website,


Components-:


  • lightweight and standalone web server for development and testing
  • form serialization and validation system.
  • Template System that using the inheritance borrowed from Object oriented Programming
  • Django Rest Framework is powerful and flexible toolkit for building web API


  • Bundled applications:-

  • its Extensible authentication system
  • its dynamic administrative interface
  • Tools for generating RSS and Atom syndication feeds
  • tools for genrating Google Sitemaps
  • a Frameworks for creating GIS applicatings


  • Extensibility:-

  • Django configuration system allow third party code to be plugged.


  • Open Source:-

  • Django is opne source web application framwork,
  • it's is free provide 


  • Fast Development:-

  • Django is provide is some facility like control panel and some etc.