{ "info": { "author": "Paul Ahern", "author_email": "ahernp@ahernp.com", "bugtrack_url": null, "classifiers": [ "Environment :: Web Environment", "Framework :: Django", "Intended Audience :: Developers", "License :: OSI Approved :: BSD License", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 2.7", "Topic :: Internet :: WWW/HTTP", "Topic :: Internet :: WWW/HTTP :: Dynamic Content" ], "description": "Django Markdown Content Manager\n===============================\n\nDMCM is a Django 1.9 app which implements a content management\nsystem where every item is a page and all the content is written\nin Markdown.\n\n\nQuick start\n-----------\n\n1. Add \"dmcm\" to your ``INSTALLED_APPS`` settings.\n\n2. The DMCM pages are orgaised in a tree structure. A default root page\n called \"Root\" will be created. Add ``SITE_ROOT_SLUG`` to ``settings``::\n\n SITE_ROOT_SLUG = 'home' # Homepage\n\n3. Include the feedreader URLconf in your project urls.py like this::\n\n url(r'^dmcm/', include('dmcm.urls', namespace='dmcm')),\n\n4. Run ``python manage.py syncdb`` to create the dmcm models.\n\n5. Run ``python manage.py collectstatic`` to copy static files to your\n project's static root.\n\n6. Visit ``/dmcm/`` on your site to see a default home page in DMCM.\n\n Visit ``/dmcm/dmcm/edit/`` to see a list of all DMCM pages and to add more.\n\n Editing in DMCM requires that Django login be enabled.\n\nDependencies\n------------\n\n- `Django 1.9.1 `__\n- `django-braces 1.8.1 `__\n- `factory_boy 2.6.0 `__\n- `Markdown 2.6.5 `__", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/ahernp/DMCM", "keywords": null, "license": "BSD License", "maintainer": null, "maintainer_email": null, "name": "django-dmcm", "package_url": "https://pypi.org/project/django-dmcm/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/django-dmcm/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/ahernp/DMCM" }, "release_url": "https://pypi.org/project/django-dmcm/1.1.4/", "requires_dist": null, "requires_python": null, "summary": "Django Markdown Content Manager.", "version": "1.1.4" }, "last_serial": 1917327, "releases": { "0.5.4": [ { "comment_text": "", "digests": { "md5": "0e8fb789c026d637152dcfb5c7098d21", "sha256": "89a7c674d4a2a6cfc46e06219b4304a028f8f21e88e75abcf0528bd50400299b" }, "downloads": -1, "filename": "django-dmcm-0.5.4.tar.gz", "has_sig": false, "md5_digest": "0e8fb789c026d637152dcfb5c7098d21", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1617481, "upload_time": "2014-03-28T15:50:29", "url": "https://files.pythonhosted.org/packages/ed/91/5f2f1d25bf3596c4b5f72cf18d415b26e8dbf022e91b9f843ab30017adc4/django-dmcm-0.5.4.tar.gz" } ], "1.0.0": [ { "comment_text": "", "digests": { "md5": "90495ef64dbc0282e47c6cf89bbbecd3", "sha256": "e83f5704d88709b0ba7e2fc5339658fde92130368b0d00edaa6926f6d2ac93ae" }, "downloads": -1, "filename": "django-dmcm-1.0.0.tar.gz", "has_sig": false, "md5_digest": "90495ef64dbc0282e47c6cf89bbbecd3", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1616431, "upload_time": "2014-03-31T15:32:37", "url": "https://files.pythonhosted.org/packages/6a/3a/4a66664958d5a92d03af9f8eb8d1aa8bb48e9c51d28684085b6e66bb6b85/django-dmcm-1.0.0.tar.gz" } ], "1.0.1": [ { "comment_text": "", "digests": { "md5": "a3dd0b44edf1c7cd57fe420ff87d40d4", "sha256": "5d6bc3c90d2f7f2da3bead7c759b31f14a9de88ea6c4a20f53a149a7d2bafef5" }, "downloads": -1, "filename": "django-dmcm-1.0.1.tar.gz", "has_sig": false, "md5_digest": "a3dd0b44edf1c7cd57fe420ff87d40d4", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1616432, "upload_time": "2014-04-14T16:13:14", "url": "https://files.pythonhosted.org/packages/9d/13/f5be670b46edfaeaffe17324d938c9928e302704115a7dd826a4cf6b268c/django-dmcm-1.0.1.tar.gz" } ], "1.0.3": [ { "comment_text": "", "digests": { "md5": "9b68a58553a7e3b1b812afe0179fd355", "sha256": "b95aa62dc1e9b520fd41c33dba948676acd0178315c7c8c0e01c28fd8bf8095a" }, "downloads": -1, "filename": "django-dmcm-1.0.3.tar.gz", "has_sig": false, "md5_digest": "9b68a58553a7e3b1b812afe0179fd355", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1540648, "upload_time": "2014-04-28T13:27:33", "url": "https://files.pythonhosted.org/packages/93/7c/b6f1208cfd0491d9695ed08531c935349a7c0f1d611f6afde75d8aafb174/django-dmcm-1.0.3.tar.gz" } ], "1.0.4": [ { "comment_text": "", "digests": { "md5": "989739bd25958e4a281bcb999c1cd45a", "sha256": "e5021cf938ed06df01f2dc7fbcf04808e2a10d743d228dc6f85f88e84fd53a68" }, "downloads": -1, "filename": "django-dmcm-1.0.4.tar.gz", "has_sig": false, "md5_digest": "989739bd25958e4a281bcb999c1cd45a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1540703, "upload_time": "2014-04-30T09:16:16", "url": "https://files.pythonhosted.org/packages/32/60/8ac5f208310f9aa2e279890d584f96bbd48c24ecd4fda05ff8e715704a77/django-dmcm-1.0.4.tar.gz" } ], "1.0.5": [ { "comment_text": "", "digests": { "md5": "606e3a9709bf4cd7efa1637fab4b96b6", "sha256": "6435eaedec909e93ab201579813281abb6dafb7aa01329eb7d53184964336658" }, "downloads": -1, "filename": "django-dmcm-1.0.5.tar.gz", "has_sig": false, "md5_digest": "606e3a9709bf4cd7efa1637fab4b96b6", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1540774, "upload_time": "2014-09-20T10:14:49", "url": "https://files.pythonhosted.org/packages/c1/74/a73633c6ff127c30ab78d493cf91767b2d0aa554f4bbe5f316d6815213b9/django-dmcm-1.0.5.tar.gz" } ], "1.0.6": [ { "comment_text": "", "digests": { "md5": "59f0944b8a79f4de30479cc163989fd8", "sha256": "1a405b230f04391ccb232cb0cf559344d4bdc1702a1f2a6bdaba2dfb7819044d" }, "downloads": -1, "filename": "django-dmcm-1.0.6.tar.gz", "has_sig": false, "md5_digest": "59f0944b8a79f4de30479cc163989fd8", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1540731, "upload_time": "2014-09-21T08:39:55", "url": "https://files.pythonhosted.org/packages/0e/2c/105429c065879d1c7d83f1ff0ddf09bb9b566a19f5171f108d62d726ba0e/django-dmcm-1.0.6.tar.gz" } ], "1.0.7": [ { "comment_text": "", "digests": { "md5": "e50681062e1d212d2cc0e4e40bb0d078", "sha256": "2f558727b15999bf9a909b1cd45c7225d4ddca797adf4e4b14a01fce3cab0b8f" }, "downloads": -1, "filename": "django-dmcm-1.0.7.tar.gz", "has_sig": false, "md5_digest": "e50681062e1d212d2cc0e4e40bb0d078", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1540848, "upload_time": "2014-10-25T13:15:28", "url": "https://files.pythonhosted.org/packages/7f/a1/da753886581c423b4c74d82e0e2c634866b945cd3c11fdc71fc9557ba415/django-dmcm-1.0.7.tar.gz" } ], "1.0.8": [ { "comment_text": "", "digests": { "md5": "58c79df73cff087ea12eb6b8f553209c", "sha256": "cdfc849cb0bf4ddbc91f6667ab69df9d6c1760d2d37f9e98ce0d769e5bd986e3" }, "downloads": -1, "filename": "django-dmcm-1.0.8.tar.gz", "has_sig": false, "md5_digest": "58c79df73cff087ea12eb6b8f553209c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1540848, "upload_time": "2014-10-25T13:33:28", "url": "https://files.pythonhosted.org/packages/58/ef/f0c8acecd8c6e7c61f24369923d11845f7ca265247fe31d4e2ead210aa43/django-dmcm-1.0.8.tar.gz" } ], "1.1.0": [ { "comment_text": "", "digests": { "md5": "ee4f4e1b2e00f40e282f05173032e7af", "sha256": "e543e0abe883f92de26e7dfa4571593ff0eacf6f75c62861fff456b6777c2d84" }, "downloads": -1, "filename": "django-dmcm-1.1.0.tar.gz", "has_sig": false, "md5_digest": "ee4f4e1b2e00f40e282f05173032e7af", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1541750, "upload_time": "2015-04-04T09:40:20", "url": "https://files.pythonhosted.org/packages/10/3b/e12e21f7ca9082b7bc47a5a9fce1ef538d3f9ce034a466ba3ee1104f026b/django-dmcm-1.1.0.tar.gz" } ], "1.1.1": [ { "comment_text": "", "digests": { "md5": "2f2357b03137efb0c4544aa7cac9c270", "sha256": "bd332fe0e2ccc0d86375fe2bdbd9b22558e1e2c68c955945d9c371f0741069c7" }, "downloads": -1, "filename": "django-dmcm-1.1.1.tar.gz", "has_sig": false, "md5_digest": "2f2357b03137efb0c4544aa7cac9c270", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 206475, "upload_time": "2015-04-19T14:13:07", "url": "https://files.pythonhosted.org/packages/66/5a/b529c450cb419c08fae832e2d0bd2dd31309f9791ef59a05d32b59cc6a30/django-dmcm-1.1.1.tar.gz" } ], "1.1.2": [ { "comment_text": "", "digests": { "md5": "bf1d644d9fe157efd5a60c67503022fc", "sha256": "f84ee76c5c09d285b655d2e848b660cbfa230f6bc76aef5df0d8945e02227aee" }, "downloads": -1, "filename": "django-dmcm-1.1.2.tar.gz", "has_sig": false, "md5_digest": "bf1d644d9fe157efd5a60c67503022fc", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 207230, "upload_time": "2015-05-24T11:42:27", "url": "https://files.pythonhosted.org/packages/6b/d9/18b2f2240dd5664761f71f1a7de8685b4f6190856a582da83eebe9357349/django-dmcm-1.1.2.tar.gz" } ], "1.1.3": [ { "comment_text": "", "digests": { "md5": "7d4de6ebc34bc9edfec2525c2546c838", "sha256": "2df419d0f4dd6ca13b2fa97780d313dea0bfdc20bc7b0742d4ef99b9da493660" }, "downloads": -1, "filename": "django-dmcm-1.1.3.tar.gz", "has_sig": false, "md5_digest": "7d4de6ebc34bc9edfec2525c2546c838", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 204074, "upload_time": "2016-01-22T10:45:45", "url": "https://files.pythonhosted.org/packages/ad/e5/ae977a46b52fa1f237942f165929ca3758b31a54d5dc9573201bc1ba8f2a/django-dmcm-1.1.3.tar.gz" } ], "1.1.4": [ { "comment_text": "", "digests": { "md5": "fc7ec4488d954c78a7ab7b6e7ef6e76c", "sha256": "756c01e679b60cfc8433685841529225b3c10d798fa5967add196fe271b34c29" }, "downloads": -1, "filename": "django-dmcm-1.1.4.tar.gz", "has_sig": false, "md5_digest": "fc7ec4488d954c78a7ab7b6e7ef6e76c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 204076, "upload_time": "2016-01-22T14:17:51", "url": "https://files.pythonhosted.org/packages/56/db/4077091c3d0053c5a9451943ce18eff4d37249d8d93bcd34db02da5beae0/django-dmcm-1.1.4.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "fc7ec4488d954c78a7ab7b6e7ef6e76c", "sha256": "756c01e679b60cfc8433685841529225b3c10d798fa5967add196fe271b34c29" }, "downloads": -1, "filename": "django-dmcm-1.1.4.tar.gz", "has_sig": false, "md5_digest": "fc7ec4488d954c78a7ab7b6e7ef6e76c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 204076, "upload_time": "2016-01-22T14:17:51", "url": "https://files.pythonhosted.org/packages/56/db/4077091c3d0053c5a9451943ce18eff4d37249d8d93bcd34db02da5beae0/django-dmcm-1.1.4.tar.gz" } ] }