<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Djangocms on KenCochrane.com</title>
    <link>https://www.kencochrane.com/tags/djangocms/</link>
    <description>Recent content in Djangocms on KenCochrane.com</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en-us</language>
    <copyright>Powered by [Hugo](//gohugo.io). Theme by [PPOffice](https://github.com/ppoffice).</copyright>
    <lastBuildDate>Sun, 15 Jan 2012 00:00:00 +0000</lastBuildDate>
    
	<atom:link href="https://www.kencochrane.com/tags/djangocms/index.xml" rel="self" type="application/rss+xml" />
    
    
    <item>
      <title>Getting DjangoCMS up and running on ActiveState&#39;s Stackato</title>
      <link>https://www.kencochrane.com/blog/2012/01/getting-djangocms-up-and-running-on-stackato/</link>
      <pubDate>Sun, 15 Jan 2012 00:00:00 +0000</pubDate>
      
      <guid>https://www.kencochrane.com/blog/2012/01/getting-djangocms-up-and-running-on-stackato/</guid>
      <description>ActiveState has recently started their own PAAS based on CloudFoundry this blog post is to help you get up and running quickly with a Django CMS installation, and hopefully give you enough information to get your own applications on there as well.
To keep things simple, I&amp;rsquo;ll just go through the steps that are required in order to get this up and running and add some comments along the way.</description>
    </item>
    
    <item>
      <title>Installing a Django application on Red Hat&#39;s OpenShift PAAS</title>
      <link>https://www.kencochrane.com/blog/2012/01/installing-django-application-on-openshift/</link>
      <pubDate>Sat, 14 Jan 2012 00:00:00 +0000</pubDate>
      
      <guid>https://www.kencochrane.com/blog/2012/01/installing-django-application-on-openshift/</guid>
      <description>It seems like everyone has their own PAAS solution these days, and if they don&amp;rsquo;t have one yet, it is just a matter of time before they will. Red Hat has recently joined in on the fun with their OpenShift platform.
I decided to take it for a test drive, and share my results with you. This service is still in beta and things are changing all of the time, so these notes might not work in the future, take that into consideration when using it as a guide.</description>
    </item>
    
    <item>
      <title>Installing DjangoCMS on Heroku in 13 easy steps</title>
      <link>https://www.kencochrane.com/blog/2011/12/installing-djangocms-on-heroku-in-13-easy-steps/</link>
      <pubDate>Sat, 31 Dec 2011 00:00:00 +0000</pubDate>
      
      <guid>https://www.kencochrane.com/blog/2011/12/installing-djangocms-on-heroku-in-13-easy-steps/</guid>
      <description>Do you want to use Django-cms on Heroku but don&amp;rsquo;t know where to start? All you need to do is follow these 13 easy steps, and they will get you on your way.
 Create a place to store your project
 \$ mkdir -p ~/projects
 Go into the projects directory
 \$ cd ~/projects
 Clone git repo from github, requires git client.
 \$ git clone git://github.com/kencochrane/django-cms-heroku.git</description>
    </item>
    
    <item>
      <title>Installing DjangoCMS on dotCloud in 12 easy steps</title>
      <link>https://www.kencochrane.com/blog/2011/12/installing-djangocms-dotcloud-12-easy-steps/</link>
      <pubDate>Sat, 31 Dec 2011 00:00:00 +0000</pubDate>
      
      <guid>https://www.kencochrane.com/blog/2011/12/installing-djangocms-dotcloud-12-easy-steps/</guid>
      <description>Do you want to use Django-cms on dotcloud but don&amp;rsquo;t know where to start? All you need to do is follow these 12 easy steps, they will get you on your way.
 Create a place to store your project
 \$ mkdir -p ~/projects
 Go into the projects directory
 \$ cd ~/projects
 Clone git repo from github, requires git client.
 \$ git clone git://github.com/kencochrane/django-cms-dotcloud.git
 Go into the new project directory</description>
    </item>
    
  </channel>
</rss>