{ "info": { "author": "Alejandro N\u00fa\u00f1ez Liz", "author_email": "alejandro@toporojo.es", "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.6", "Programming Language :: Python :: 2.7", "Topic :: Internet :: WWW/HTTP", "Topic :: Internet :: WWW/HTTP :: Dynamic Content" ], "description": "=============================\nDjango CMS Simple Events\n============================\n\nName: django-cms-simple-events\nDescription: A `Django CMS `_ application for managing an events calendar.\nDownload: https://bitbucket.org/chucu/django-cms-simple-events\n\n\nDependancies\n============\n\n- django (tested with 1.5.1)\n- django-cms (tested with 2.4)\n- django-hvad\n\n\nInstallation\n============\n\nDownload\n--------\n\nFrom PyPI\n'''''''''\n\nYou can simply type into a terminal ``pip install django-cms-simple-events`` or ``easy_install django-cms-simple-events``.\n\nManually\n''''''''\n\nYou can download from https://bitbucket.org/chucu/django-cms-simple-events.\n\nUnzip the file you downloaded. Then go in your terminal and ``cd`` into the unpacked folder. \nThen type ``python setup.py install`` in your terminal.\n\nSetup\n-----\n\nPut ``'simple_events'`` in your ``INSTALLED_APPS`` section in settings.py. \nDon't forget to syncdb your database or migrate if you're using South.\n\nExample:\n\nINSTALLED_APPS = ( \n ...\n 'hvad',\n 'simple_events',\n)", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://www.toporojo.es/", "keywords": null, "license": "BSD License", "maintainer": null, "maintainer_email": null, "name": "django-cms-simple-events", "package_url": "https://pypi.org/project/django-cms-simple-events/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/django-cms-simple-events/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://www.toporojo.es/" }, "release_url": "https://pypi.org/project/django-cms-simple-events/0.4.1/", "requires_dist": null, "requires_python": null, "summary": "A django-cms application for managing an events calendar.", "version": "0.4.1" }, "last_serial": 789317, "releases": { "0.3": [], "0.4": [ { "comment_text": "", "digests": { "md5": "77e1dac8363b5f8744bd77a25e15e2b7", "sha256": "19071b37d6602d2939f55421a34be3b18cf9f84e372dd081fef411a38b9764d0" }, "downloads": -1, "filename": "django-cms-simple-events-0.4.tar.gz", "has_sig": false, "md5_digest": "77e1dac8363b5f8744bd77a25e15e2b7", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 10575, "upload_time": "2013-04-23T14:47:56", "url": "https://files.pythonhosted.org/packages/33/b9/23839505a9a30554ea4ae6913887e3bb14bd08ccbbf07f5f1e257b539313/django-cms-simple-events-0.4.tar.gz" } ], "0.4.1": [ { "comment_text": "", "digests": { "md5": "7979657966e5ad678356ff523d079721", "sha256": "e19d73de44d62fa4cf959df8a15097e3c5db57f9c633e959c08490ec0d14a1b3" }, "downloads": -1, "filename": "django-cms-simple-events-0.4.1.tar.gz", "has_sig": false, "md5_digest": "7979657966e5ad678356ff523d079721", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 10548, "upload_time": "2013-05-21T15:54:57", "url": "https://files.pythonhosted.org/packages/02/fc/0ae0d0b32ba68ac9ad60099326f6719439bbc37e1ca49355dc1e0198cc5f/django-cms-simple-events-0.4.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "7979657966e5ad678356ff523d079721", "sha256": "e19d73de44d62fa4cf959df8a15097e3c5db57f9c633e959c08490ec0d14a1b3" }, "downloads": -1, "filename": "django-cms-simple-events-0.4.1.tar.gz", "has_sig": false, "md5_digest": "7979657966e5ad678356ff523d079721", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 10548, "upload_time": "2013-05-21T15:54:57", "url": "https://files.pythonhosted.org/packages/02/fc/0ae0d0b32ba68ac9ad60099326f6719439bbc37e1ca49355dc1e0198cc5f/django-cms-simple-events-0.4.1.tar.gz" } ] }