{ "info": { "author": "Oliver Herrera", "author_email": "oliver@ohm2.cl", "bugtrack_url": null, "classifiers": [ "Environment :: Web Environment", "Framework :: Django", "Intended Audience :: Developers", "License :: OSI Approved :: BSD License", "Operating System :: OS Independent", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Topic :: Internet :: WWW/HTTP", "Topic :: Internet :: WWW/HTTP :: Dynamic Content" ], "description": "django-ohm2-handlers-light source code\n=============================\n\n\nInstallation:\n\n#. Create a Python +3.5 virtualenv\n\n#. Install dependencies::\n\n - ohm2_handlers_light\n\n#. Add 'ohm2_countries_light' to installed apps::\n\n INSTALLED_APPS = [\n '''\n 'ohm2_countries_light',\n ...\n ]\n\n#. Create tables::\n\n ./manage.py migrate\n\n\n\n\nModels\n------\n\nohm2_countries_light comes with one basic Country models:\n\n\nVariables\n---------\n\nOHM2_COUNTRIES_LIGHT_FLAGS_SMALL_BASE_PATH: path to small flag images (the pages comes with default ones)\n\n\nAPI - v1\n--------\n\n\n\n\n\t", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://www.ohm2.cl/", "keywords": "", "license": "BSD License", "maintainer": "", "maintainer_email": "", "name": "django-ohm2-backoffice-light", "package_url": "https://pypi.org/project/django-ohm2-backoffice-light/", "platform": "", "project_url": "https://pypi.org/project/django-ohm2-backoffice-light/", "project_urls": { "Homepage": "http://www.ohm2.cl/" }, "release_url": "https://pypi.org/project/django-ohm2-backoffice-light/0.2.4/", "requires_dist": null, "requires_python": "", "summary": "Django application to easily handle addresses", "version": "0.2.4" }, "last_serial": 3449037, "releases": { "0.2.4": [ { "comment_text": "", "digests": { "md5": "bb5da96dc0a9a3799b7165296090bfcf", "sha256": "06af3481b2c3594d75965c0206843c1230da2a9c762d0e32063f1cb54cf1fa77" }, "downloads": -1, "filename": "django-ohm2-backoffice-light-0.2.4.tar.gz", "has_sig": false, "md5_digest": "bb5da96dc0a9a3799b7165296090bfcf", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 12078, "upload_time": "2017-12-29T02:06:09", "url": "https://files.pythonhosted.org/packages/d1/fd/228316beaa4b5a3bff6a11da7ad167d171afae37c3a79137ac1052f175c0/django-ohm2-backoffice-light-0.2.4.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "bb5da96dc0a9a3799b7165296090bfcf", "sha256": "06af3481b2c3594d75965c0206843c1230da2a9c762d0e32063f1cb54cf1fa77" }, "downloads": -1, "filename": "django-ohm2-backoffice-light-0.2.4.tar.gz", "has_sig": false, "md5_digest": "bb5da96dc0a9a3799b7165296090bfcf", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 12078, "upload_time": "2017-12-29T02:06:09", "url": "https://files.pythonhosted.org/packages/d1/fd/228316beaa4b5a3bff6a11da7ad167d171afae37c3a79137ac1052f175c0/django-ohm2-backoffice-light-0.2.4.tar.gz" } ] }