{"id":14972679,"url":"https://github.com/nescode/wagtailcmsdemo","last_synced_at":"2025-10-26T19:31:51.938Z","repository":{"id":242437126,"uuid":"50438351","full_name":"nescode/wagtailcmsdemo","owner":"nescode","description":"Wagtail CMS Demo","archived":false,"fork":false,"pushed_at":"2016-11-23T09:54:03.000Z","size":84,"stargazers_count":20,"open_issues_count":5,"forks_count":15,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-31T23:05:29.960Z","etag":null,"topics":["django","django-framework","nescode","python","wagtail-cms","wagtail-cms-demo","wagtail-features"],"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/nescode.png","metadata":{"files":{"readme":"readme.md","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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2016-01-26T15:34:04.000Z","updated_at":"2024-06-24T16:23:42.000Z","dependencies_parsed_at":"2024-06-03T03:05:38.986Z","dependency_job_id":"c24b2bb5-b55d-4384-9ecd-5b34353e424c","html_url":"https://github.com/nescode/wagtailcmsdemo","commit_stats":null,"previous_names":["nescode/wagtailcmsdemo"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nescode%2Fwagtailcmsdemo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nescode%2Fwagtailcmsdemo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nescode%2Fwagtailcmsdemo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nescode%2Fwagtailcmsdemo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nescode","download_url":"https://codeload.github.com/nescode/wagtailcmsdemo/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":238394323,"owners_count":19464583,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["django","django-framework","nescode","python","wagtail-cms","wagtail-cms-demo","wagtail-features"],"created_at":"2024-09-24T13:47:19.024Z","updated_at":"2025-10-26T19:31:46.585Z","avatar_url":"https://github.com/nescode.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Wagtail CMS Demo\n\nThis is a demonstration project for Wagtail CMS features. You can use this project as a starting point. This project provide features demonstration of Wagtail CMS.\n\n## Who using it?\n\n[Nescode](https://nescode.com/)\n\n## Wagtail CMS \u0026 Django Framework Version\n\n```\nwagtail==1.5.2\nDjango==1.9.7\n```\n\n## For developers, From developers\n\nDemonstration of Wagtail features in this repositories is for developers only who know how to setup\nvirtual environment and Django project. In case you would like know how to setup virtualenv, browse through [Configure virtualenv and virtualenvwrapper](http://www.sunilsrikumar.com/2016/03/django-multi-site-setup/)\n\n## Dependencies\n\nThere is no dependencies as such. You can setup Wagtail CMS using virtual environment or Vagrant. Choice is yours.\n\n## Installation\n\nRun the following commands:\n```\ngit clone https://github.com/nescode/wagtailcmsdemo.git\ncd wagtailcmsdemo\npip install -r requirements.txt\npython manage.py migrate\npython manage.py runserver\n```\nThe beautiful Wagtail CMS will be now accessible at http://127.0.0.1:8000/ and the Wagtail admin interface\nat http://127.0.0.1:8000/admin/ . To login into admin panel create a superuser:\n\n```\npython manage.py createsuperuser\n```\nGive your username, email id and password to complete the user creation process.\n\n## Features List\n\nAvailable features details are as follow:\n* Dynamic homepage and standard page model to manage multiple block through admin panel.\n* One, Two and Three column content\n* Carousel image slider\n* Blog\n* Event management\n* Person/team page\n* Contact page\n* Dynamic form through admin\n* Standard page with StreamFieldPanel for multiple content type.\n* Indexing\n* Search across site\n* Document management\n* Registration/SignIn using registration redux module.\n* Multi-user\n* Group\n* Multi-site\n* Customized permission management for content management\n* Google SEO Optimization for - Page title, slug, page description\n* Schedule publishing of content Go live \u0026 Expiry\n* Bootstrap front end framework\n* Crispy form\n\nWe are adding generic usable features frequently. Keep watching this list for any update.\n\n## This repositories as a starting point for your project\n\nSince, secret key is public in this repositories, we recommend developer to create your own secret key in case you want to use this repositories as a starting point for your next beautiful Wagtail project.\nFollow this steps to create a new secret key:\n\nStep 1: Login into python prompt\n```\n$ python\n```\nStep2: Import necessary package and generate secret key\n```\nimport os\nos.urandom(24).encode('hex')\n```\nThis will generate a secret key in hex code.\nNow you can replace with existing secret key in settings/dev.py\n\n## Paid development\n\nWe love Wagtail because of its flexibility and clean code. We offer paid development of [Wagtail CMS](https://wagtail.io/). Just say hello at info@nescode.com to start a discussion.\n\n## Django development company\n\nWe are passionate technologists. We offer full stack development and consulting for organizations\nwith Python, Django framework, Wagtail and PostgreSQL. Drop us a line at info@nescode.com to shape your idea.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnescode%2Fwagtailcmsdemo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnescode%2Fwagtailcmsdemo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnescode%2Fwagtailcmsdemo/lists"}