{ "info": { "author": "Matt Harasymczuk", "author_email": "code@mattagile.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Framework :: Django", "Intended Audience :: Healthcare Industry", "Intended Audience :: Other Audience", "License :: OSI Approved :: Apache Software License", "Natural Language :: English", "Natural Language :: Polish", "Operating System :: OS Independent", "Programming Language :: JavaScript", "Programming Language :: Python :: 3.4", "Topic :: Internet :: WWW/HTTP :: WSGI :: Application" ], "description": "Django SPA CRM\n==============\n\nThere are two ways of install\n\n* Vagrant install (recommended)\n* System wide install\n\n\nVagrant install\n---------------\n\n* Download and install **[Virtualbox == 4.3.10](https://www.virtualbox.org/wiki/Downloads)**\n* Download and install **[Vagrant == 1.5.4](https://www.vagrantup.com/downloads.html)**\n\n vagrant up\n\n* Open your browser at [http://localhost:8000/](http://localhost:8000/)\n\n\nSystem wide install\n-------------------\n\n* Download and install **[Python == 3.4.0](https://www.python.org/downloads/)**\n* Adjust `crm/settings.py` and `crm/devsettings.py`\n\n pip install -r conf/requirements.txt\n python manage.py syncdb\n python manage.py collectstatic\n python manage.py test\n python manage.py runserver\n\n* Open your browser at [http://localhost:8000/](http://localhost:8000/)", "description_content_type": null, "docs_url": null, "download_url": "https://github.com/MattAgile/django-spa-crm", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://mattagile.com/", "keywords": null, "license": "Apache License 2.0", "maintainer": null, "maintainer_email": null, "name": "django-spa-crm", "package_url": "https://pypi.org/project/django-spa-crm/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/django-spa-crm/", "project_urls": { "Download": "https://github.com/MattAgile/django-spa-crm", "Homepage": "http://mattagile.com/" }, "release_url": "https://pypi.org/project/django-spa-crm/1.0.0/", "requires_dist": null, "requires_python": null, "summary": "Django SPA CRM", "version": "1.0.0" }, "last_serial": 3535498, "releases": { "0.9.0": [], "1.0.0": [ { "comment_text": "", "digests": { "md5": "07f2dfad5257b115f88fbb67db2bea62", "sha256": "24b6249d712b921ccd85fc0f47f604677c3af9f6faadd39fb1c8cf4f5b7d6075" }, "downloads": -1, "filename": "django-spa-crm-1.0.0.tar.gz", "has_sig": false, "md5_digest": "07f2dfad5257b115f88fbb67db2bea62", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 21139, "upload_time": "2015-01-13T13:38:48", "url": "https://files.pythonhosted.org/packages/2b/89/7a885c5794a79382a553773958fbeecfd777339b5a620cd0441060246ad4/django-spa-crm-1.0.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "07f2dfad5257b115f88fbb67db2bea62", "sha256": "24b6249d712b921ccd85fc0f47f604677c3af9f6faadd39fb1c8cf4f5b7d6075" }, "downloads": -1, "filename": "django-spa-crm-1.0.0.tar.gz", "has_sig": false, "md5_digest": "07f2dfad5257b115f88fbb67db2bea62", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 21139, "upload_time": "2015-01-13T13:38:48", "url": "https://files.pythonhosted.org/packages/2b/89/7a885c5794a79382a553773958fbeecfd777339b5a620cd0441060246ad4/django-spa-crm-1.0.0.tar.gz" } ] }