{ "info": { "author": "Canonical Consumer Applications", "author_email": "canonical-consumer-applications@lists.launchpad.net", "bugtrack_url": null, "classifiers": [], "description": "-*- rst -*-\n===============\n djangofixture\n===============\n\nFixtures for Django. See for more\ndetails about what we mean by \"fixtures\".\n\nLicensing\n=========\n\nAll files are Copyright (C) 2012 Canonical Ltd.\n\nThis program is free software: you can redistribute it and/or modify\nit under the terms of the GNU Affero General Public License as published by\nthe Free Software Foundation, version 3 of the License.\n\nThis program is distributed in the hope that it will be useful,\nbut WITHOUT ANY WARRANTY; without even the implied warranty of\nMERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\nGNU Affero General Public License for more details.\n\nYou should have received a copy of the GNU Affero General Public License\nalong with this program. If not, see .\n\n\nRunning\n=======\n\nThis is how you do it::\n\n class MyTest(TestCase):\n\n def test_foo(self):\n django_url = self.useFixture(DjangoFixture()).base_url\n do_stuff_to_django(django_url)\n\n\nKnown problems and future work\n==============================\n\n* The port of the Django service is constant, so it is difficult to use the\n fixture in parallel.\n\n* Very minimal test coverage. This was originally written to test something\n else.\n\n* pkgme-service_ has ``DjangoSettings``, ``DjangoDatabase``, and\n ``CeleryFixture``. They are all probably useful and appropriate for here.\n\n\nGetting help\n============\n\nIf you'd like help with djangofixture, you can find the developers on\nFreenode, hanging out in #pkgme. Alternatively, join the mailing list and\nsend an email to it.\n", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "UNKNOWN", "keywords": null, "license": "AGPL3", "maintainer": null, "maintainer_email": null, "name": "djangofixture", "package_url": "https://pypi.org/project/djangofixture/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/djangofixture/", "project_urls": { "Download": "UNKNOWN", "Homepage": "UNKNOWN" }, "release_url": "https://pypi.org/project/djangofixture/0.2/", "requires_dist": null, "requires_python": null, "summary": "UNKNOWN", "version": "0.2" }, "last_serial": 791157, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "ef0bc3b3e20308b8c78d0fe3c8e38d4c", "sha256": "f868e3f85aa634c20eb359172787653d3fb83e0ace16baefb245462209232d44" }, "downloads": -1, "filename": "djangofixture-0.1.tar.gz", "has_sig": true, "md5_digest": "ef0bc3b3e20308b8c78d0fe3c8e38d4c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 12470, "upload_time": "2012-10-25T13:19:41", "url": "https://files.pythonhosted.org/packages/8c/51/97a9180ac05ea930c23bc5aa2a76d438bde5524da85846274ce839afab88/djangofixture-0.1.tar.gz" } ], "0.2": [ { "comment_text": "", "digests": { "md5": "feb745ffe84a32dab7b051216f85ad5b", "sha256": "a935ce71b5b2808b0ff677367eb79735dbab602d6d0593d321076e8f726d4590" }, "downloads": -1, "filename": "djangofixture-0.2.tar.gz", "has_sig": true, "md5_digest": "feb745ffe84a32dab7b051216f85ad5b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 13188, "upload_time": "2012-10-29T17:08:48", "url": "https://files.pythonhosted.org/packages/39/ff/699dd633002776c09a482bf29de5997adad6490ee4e9a19f09e1fc785943/djangofixture-0.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "feb745ffe84a32dab7b051216f85ad5b", "sha256": "a935ce71b5b2808b0ff677367eb79735dbab602d6d0593d321076e8f726d4590" }, "downloads": -1, "filename": "djangofixture-0.2.tar.gz", "has_sig": true, "md5_digest": "feb745ffe84a32dab7b051216f85ad5b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 13188, "upload_time": "2012-10-29T17:08:48", "url": "https://files.pythonhosted.org/packages/39/ff/699dd633002776c09a482bf29de5997adad6490ee4e9a19f09e1fc785943/djangofixture-0.2.tar.gz" } ] }