Erkan Demir
  • My Blog
  • About Me
  • My Projects

How to Deploy Django Project to Heroku 04-08-2015

Heroku is a cloud application platform. It means you can easly build and deploy your web applications to Heroku servers.

Heroku makes you focus to your application code. It figures out build, deploy and manage server for you.

Heroku support Ruby, Python, Node.js, Java languages.



Read more to learn how to deploy your django project to heroku.
Author: Erkan Demir

Adding statics pages to RouteTable and Handle static requests in .Net Mvc 04-06-2015

If you have static pages (html) in your .Net Mvc application, you might want to add them to RouteTable or handle request for statics.
Author: Erkan Demir

pre Tag Doesnt Work With XML Tags 04-05-2015

I faced to a problem while i was writing a blogpost. I had xml tags in my blogpost and i tried to show them in ..
Author: Erkan Demir
    Categories
  • 1 Django
  • 1 Python
  • 1 AspNet Mvc
  • 1 Web Server
  • 1 Html

Powered by Postjust

Made with Django.