{"id":15657811,"url":"https://github.com/pythonicninja/heroku-django-cms","last_synced_at":"2026-02-09T09:31:38.706Z","repository":{"id":141913922,"uuid":"11280191","full_name":"PythonicNinja/heroku-django-cms","owner":"PythonicNinja","description":null,"archived":false,"fork":false,"pushed_at":"2013-07-09T18:21:31.000Z","size":112,"stargazers_count":4,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-21T03:58:25.142Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/PythonicNinja.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-07-09T10:54:48.000Z","updated_at":"2015-10-15T01:32:42.000Z","dependencies_parsed_at":"2023-03-13T10:27:41.663Z","dependency_job_id":null,"html_url":"https://github.com/PythonicNinja/heroku-django-cms","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/PythonicNinja/heroku-django-cms","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PythonicNinja%2Fheroku-django-cms","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PythonicNinja%2Fheroku-django-cms/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PythonicNinja%2Fheroku-django-cms/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PythonicNinja%2Fheroku-django-cms/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PythonicNinja","download_url":"https://codeload.github.com/PythonicNinja/heroku-django-cms/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PythonicNinja%2Fheroku-django-cms/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29260637,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-09T04:11:57.159Z","status":"ssl_error","status_checked_at":"2026-02-09T04:11:56.117Z","response_time":56,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-03T13:09:50.631Z","updated_at":"2026-02-09T09:31:38.691Z","avatar_url":"https://github.com/PythonicNinja.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"Fully working step by step project to deploy Django 1.5.1 + Django-cms 2.4.2 on Heroku\n\n1. Clone git repo from github, requires git client.\n\n    $ git clone git://github.com/YoungCoder/heroku-django-cms.git\n    \n2. Go into the new project directory\n    \n    $ cd django-cms-heroku\n\n3. Create the virtualenv (if you don't have pip install virtualenv)\n\n    $ virtualenv --no-site-packages --distribute django-cms-heroku\n\n4. Sign-Up for a Heroku account. https://api.heroku.com/signup\n\n5. Install the Heroku client. http://devcenter.heroku.com/articles/quickstart\n\n6. The first time you use the Heroku client you will need to login using the same information you used when you signed up. Follow the prompts, and it will finish your install.\n\n    $ heroku login\n\n7. Create your heroku application\n\n    $ heroku create --stack cedar\n\n8. Push your code into heroku\n\n     $ git push heroku master\n\n9. Sync your database and create your admin account.\n\n     $ heroku run python mycms/manage.py syncdb\n\n10. Run your database migrations.\n    \n     $ heroku run python mycms/manage.py migrate\n\n13. Open application in your browser and start using djangoCMS on heroku.\n\n     $ heroku open\n\n\n09 07 2013 - Poland\nYoungCoder - vojtek.nowak@gmail.com\n\nOnce you get comfortable with how things work, you could add more plug-ins, create your own custom templates and then change your DEBUG setting to False.\nAfter you make changes to your local project directory, you can test it on the server by running the git push command again.\n\nFor more info about Heroku and django-cms and what you can do with with it. check out their docs\n - http://devcenter.heroku.com/categories/platform-basics\n - https://www.django-cms.org/en/documentation/\n\nLinks:\n - **Virtualenv** : http://pypi.python.org/pypi/virtualenv\n - **pip** : http://www.pip-installer.org/\n - **virtualenvwrapper** : http://www.doughellmann.com/projects/virtualenvwrapper/\n - **git** : http://git-scm.com/\n - **orginal poster for django 1.3 ** https://github.com/kencochrane\n \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpythonicninja%2Fheroku-django-cms","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpythonicninja%2Fheroku-django-cms","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpythonicninja%2Fheroku-django-cms/lists"}