{ "info": { "author": "Nicolas Pierrot", "author_email": "info@boite-a-bidules.com", "bugtrack_url": null, "classifiers": [ "Environment :: Web Environment", "Framework :: Django", "Framework :: Django :: 2.1", "Intended Audience :: Developers", "License :: OSI Approved :: BSD License", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6", "Topic :: Internet :: WWW/HTTP", "Topic :: Internet :: WWW/HTTP :: Dynamic Content" ], "description": "=====\nbab CMS\n=====\n\nLight CMS Django app.\n\nQuick start\n-----------\n\n1. Add \"bab_cms\" to your INSTALLED_APPS setting like this::\n\n INSTALLED_APPS = [\n ...\n 'bab_core',\n ]\n\n2. Include the cms URLconf in your project urls.py like this::\n\n path('core/', include('bab_core.urls')),\n\n3. Run `python manage.py migrate` to create the cms models.", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://www.boite-a-bidules.com/", "keywords": "", "license": "BSD License", "maintainer": "", "maintainer_email": "", "name": "django-bab-cms", "package_url": "https://pypi.org/project/django-bab-cms/", "platform": "", "project_url": "https://pypi.org/project/django-bab-cms/", "project_urls": { "Homepage": "https://www.boite-a-bidules.com/" }, "release_url": "https://pypi.org/project/django-bab-cms/0.1/", "requires_dist": null, "requires_python": "", "summary": "Django cms pour la boite \u00e0 bidules.", "version": "0.1" }, "last_serial": 4806103, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "2c7a07defd13b6c669da27a12294b5c7", "sha256": "f826d6d6f23bbcaccc68cc434fc9a5243759f037075181cf681826c6eaaf8e91" }, "downloads": -1, "filename": "django-bab-cms-0.1.tar.gz", "has_sig": false, "md5_digest": "2c7a07defd13b6c669da27a12294b5c7", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5752, "upload_time": "2019-02-11T13:49:52", "url": "https://files.pythonhosted.org/packages/c3/61/8676c7ac928b2706f4b6eeafafa11462a9b650f45a5559a32b4cfd8f578c/django-bab-cms-0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "2c7a07defd13b6c669da27a12294b5c7", "sha256": "f826d6d6f23bbcaccc68cc434fc9a5243759f037075181cf681826c6eaaf8e91" }, "downloads": -1, "filename": "django-bab-cms-0.1.tar.gz", "has_sig": false, "md5_digest": "2c7a07defd13b6c669da27a12294b5c7", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5752, "upload_time": "2019-02-11T13:49:52", "url": "https://files.pythonhosted.org/packages/c3/61/8676c7ac928b2706f4b6eeafafa11462a9b650f45a5559a32b4cfd8f578c/django-bab-cms-0.1.tar.gz" } ] }