DjangoProject

This Repository contains all project that are created for Learning Django Framework.

Directory Structure

  • [HelloWorld] : this is the just created sample HelloWorld App using Django. that will print 'Hello World!'.

  • [MyBlog] : this dir contains created complex project using Django Framework.