{ "info": { "author": "Erik Marty", "author_email": "erikomarty@yahoo.com", "bugtrack_url": null, "classifiers": [ "Environment :: Web Environment", "Intended Audience :: Developers", "License :: OSI Approved :: BSD License", "Operating System :: OS Independent", "Programming Language :: Python", "Topic :: Internet :: WWW/HTTP :: Dynamic Content", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "dj-nodb\r\n=======\r\n\r\nCustom django testrunner that eliminates test database creation when running tests.\r\n\r\nInstallation\r\n------------\r\n\r\n* pip install dj-nodb\r\n\r\nThis will place the custom testrunner (runner.py) at the root of your project. Alternatively you can move it to any part of your application you desire.\r\n\r\nUsage (default)\r\n---------------\r\n\r\nOverride django's default testrunner by adding the following to your settings\r\n\r\n``TEST_RUNNER = 'dj-nodb.runner.NoDbTestRunner'``", "description_content_type": null, "docs_url": null, "download_url": "https://github.com/weeksghost/dj-nodb/tarball/0.0.2", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/weeksghost/dj-nodb", "keywords": "", "license": "Apache", "maintainer": "", "maintainer_email": "", "name": "dj-nodb", "package_url": "https://pypi.org/project/dj-nodb/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/dj-nodb/", "project_urls": { "Download": "https://github.com/weeksghost/dj-nodb/tarball/0.0.2", "Homepage": "https://github.com/weeksghost/dj-nodb" }, "release_url": "https://pypi.org/project/dj-nodb/0.0.2/", "requires_dist": null, "requires_python": null, "summary": "custom django testrunner", "version": "0.0.2" }, "last_serial": 1564998, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "e2758a66d089b8d8cfc7645b40f6ba99", "sha256": "3467e2bb5e2e4866774bb0435287795bc0c7b50e4410aec9e226b37dba21144b" }, "downloads": -1, "filename": "dj_nodb-0.0.1-cp27-none-macosx_10_10_intel.whl", "has_sig": false, "md5_digest": "e2758a66d089b8d8cfc7645b40f6ba99", "packagetype": "bdist_wheel", "python_version": "cp27", "requires_python": null, "size": 2132, "upload_time": "2015-05-27T14:53:12", "url": "https://files.pythonhosted.org/packages/1a/c9/3bf2a0e0870da2a046affeb92e435029ab6b3fa260c13ea96da8d08236b9/dj_nodb-0.0.1-cp27-none-macosx_10_10_intel.whl" }, { "comment_text": "", "digests": { "md5": "e0ef05528646baf6295db9542e3d53d5", "sha256": "08f8fe2d1529c872de37d012bc046a41eac0d8c57f98d5bf22879469f9b83f09" }, "downloads": -1, "filename": "dj_nodb-0.0.1-py2.7.egg", "has_sig": false, "md5_digest": "e0ef05528646baf6295db9542e3d53d5", "packagetype": "bdist_egg", "python_version": "2.7", "requires_python": null, "size": 1186, "upload_time": "2015-05-27T14:53:15", "url": "https://files.pythonhosted.org/packages/a0/31/a026fd9fc7c9050844b8644f2e2bd4c878b89c3c6f64db67bcea49642a86/dj_nodb-0.0.1-py2.7.egg" }, { "comment_text": "", "digests": { "md5": "2b912f6c3a9ae73b70c7cc037dbb19e1", "sha256": "9d762afeebdb197c3599d15c882d9a16f95bb816a6eb6848377ba6db938ee816" }, "downloads": -1, "filename": "dj-nodb-0.0.1.tar.gz", "has_sig": false, "md5_digest": "2b912f6c3a9ae73b70c7cc037dbb19e1", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1313, "upload_time": "2015-05-27T14:53:09", "url": "https://files.pythonhosted.org/packages/24/4c/c7e30df79b71a1adb41673597319b3d1be07320cdb55c384c4a3c62d1dae/dj-nodb-0.0.1.tar.gz" } ], "0.0.2": [ { "comment_text": "", "digests": { "md5": "e0ab06b18c36b043c1eb94b1cea5ace2", "sha256": "b315b49566bbe467bd800e347d81f1cec22ed3302a31e7570e325adf4442529d" }, "downloads": -1, "filename": "dj-nodb-0.0.2.tar.gz", "has_sig": false, "md5_digest": "e0ab06b18c36b043c1eb94b1cea5ace2", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1867, "upload_time": "2015-05-27T15:13:37", "url": "https://files.pythonhosted.org/packages/f2/ad/86c6295b0fb4286bae199c0614afa27419835eab3aef6f73fe2ad45db909/dj-nodb-0.0.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "e0ab06b18c36b043c1eb94b1cea5ace2", "sha256": "b315b49566bbe467bd800e347d81f1cec22ed3302a31e7570e325adf4442529d" }, "downloads": -1, "filename": "dj-nodb-0.0.2.tar.gz", "has_sig": false, "md5_digest": "e0ab06b18c36b043c1eb94b1cea5ace2", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1867, "upload_time": "2015-05-27T15:13:37", "url": "https://files.pythonhosted.org/packages/f2/ad/86c6295b0fb4286bae199c0614afa27419835eab3aef6f73fe2ad45db909/dj-nodb-0.0.2.tar.gz" } ] }