{ "info": { "author": "D-Modules", "author_email": "support@d-modules.com", "bugtrack_url": null, "classifiers": [], "description": "=====\nDJANGOCMS WORK\n=====\n\nDJANGO_CMS WORK is a simple Django app to add your best works for your differents customers.\n\nDetailed documentation is in the \"docs\" directory.\n\nQuick start\n-----------\n\n1. Add \"djangocms_work\" to your INSTALLED_APPS setting like this::\n\n INSTALLED_APPS = [\n ...\n 'djangocms_work',\n ]\n\n2. Include the polls URLconf in your project urls.py like this::\n\n path('djangocms_work/', include('djangocms_work.urls')),\n\n3. Run `python manage.py migrate` to create the djangocms_work models.\n\n4. Start the development server and visit http://127.0.0.1:8000/admin/\n to create a works (you'll need the Admin app enabled).\n", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/dmodules/djangocms_work", "keywords": "", "license": "GNU General Public License", "maintainer": "", "maintainer_email": "", "name": "djangocms_work", "package_url": "https://pypi.org/project/djangocms_work/", "platform": "", "project_url": "https://pypi.org/project/djangocms_work/", "project_urls": { "Homepage": "https://github.com/dmodules/djangocms_work" }, "release_url": "https://pypi.org/project/djangocms_work/0.1/", "requires_dist": null, "requires_python": "", "summary": "Companies works small app", "version": "0.1" }, "last_serial": 4042119, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "169fd15fe8eb85182acb7ffa68c0c13e", "sha256": "66e6227c83f8633da07606e83c7aa90b35f4807ecb83ad01aa2e42a44c2a2756" }, "downloads": -1, "filename": "djangocms_work-0.1.tar.gz", "has_sig": false, "md5_digest": "169fd15fe8eb85182acb7ffa68c0c13e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2966, "upload_time": "2018-07-09T02:12:20", "url": "https://files.pythonhosted.org/packages/80/cb/4592fceeb770e6153ff15058dd61647754f103bd4bdb711c1ee7ad7b0440/djangocms_work-0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "169fd15fe8eb85182acb7ffa68c0c13e", "sha256": "66e6227c83f8633da07606e83c7aa90b35f4807ecb83ad01aa2e42a44c2a2756" }, "downloads": -1, "filename": "djangocms_work-0.1.tar.gz", "has_sig": false, "md5_digest": "169fd15fe8eb85182acb7ffa68c0c13e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2966, "upload_time": "2018-07-09T02:12:20", "url": "https://files.pythonhosted.org/packages/80/cb/4592fceeb770e6153ff15058dd61647754f103bd4bdb711c1ee7ad7b0440/djangocms_work-0.1.tar.gz" } ] }