{ "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 djnodb\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 = 'djnodb.runner.NoDbTestRunner'``", "description_content_type": null, "docs_url": null, "download_url": "https://github.com/weeksghost/dj-nodb/tarball/0.0.4", "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": "djnodb", "package_url": "https://pypi.org/project/djnodb/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/djnodb/", "project_urls": { "Download": "https://github.com/weeksghost/dj-nodb/tarball/0.0.4", "Homepage": "https://github.com/weeksghost/dj-nodb" }, "release_url": "https://pypi.org/project/djnodb/0.0.4/", "requires_dist": null, "requires_python": null, "summary": "custom django testrunner", "version": "0.0.4" }, "last_serial": 1564997, "releases": { "0.0.2": [ { "comment_text": "", "digests": { "md5": "bb38b1dc8b9ef0457a156c1e12c11ef1", "sha256": "4127d8baa80cbe4e9a5ea55556de41dcdd704925de67b501be9cdf2dd03ca67a" }, "downloads": -1, "filename": "djnodb-0.0.2.tar.gz", "has_sig": false, "md5_digest": "bb38b1dc8b9ef0457a156c1e12c11ef1", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1857, "upload_time": "2015-05-27T15:27:12", "url": "https://files.pythonhosted.org/packages/7f/22/dfdade4415fcc13bdff29fe31cf254747eb57710519fbdc8eb432b953470/djnodb-0.0.2.tar.gz" } ], "0.0.4": [ { "comment_text": "", "digests": { "md5": "2e0359963bbffe817d59cff58fa88875", "sha256": "e1453a43bdd99bc35875a09a689e49bc55cca1940db95912c89a429803bd1dfb" }, "downloads": -1, "filename": "djnodb-0.0.4.tar.gz", "has_sig": false, "md5_digest": "2e0359963bbffe817d59cff58fa88875", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1810, "upload_time": "2015-05-27T17:07:00", "url": "https://files.pythonhosted.org/packages/fc/9d/c2d986637d06fa483aee10c83b20c4204954411425ef3efb25941cc18761/djnodb-0.0.4.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "2e0359963bbffe817d59cff58fa88875", "sha256": "e1453a43bdd99bc35875a09a689e49bc55cca1940db95912c89a429803bd1dfb" }, "downloads": -1, "filename": "djnodb-0.0.4.tar.gz", "has_sig": false, "md5_digest": "2e0359963bbffe817d59cff58fa88875", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1810, "upload_time": "2015-05-27T17:07:00", "url": "https://files.pythonhosted.org/packages/fc/9d/c2d986637d06fa483aee10c83b20c4204954411425ef3efb25941cc18761/djnodb-0.0.4.tar.gz" } ] }