{ "info": { "author": "Ilya Baryshev", "author_email": "baryshev@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Environment :: Web Environment", "Framework :: Django", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python" ], "description": "Unobtrusive test models creation for django\n===========================================\n\ndjango-whatever is a friendly fork of ``django-any`` package written by Mikhail Podgurskiy (kmmbvnr)\nThe purpose of the fork is to fix most annoying bugs and add `some features `_\nTo remain compatible with original package ``django-whatever`` retains same namespace: ``django_any``.\n\n``django-whatever`` is explicit replacement for old-style, big and error-prone\nimplicit fixture files.\n\n``django-whatever`` allows you to specify only fields important for tests\nand fills the rest randomly with acceptable values.\n\nIt makes tests clean and easy to understand, without reading fixture files.::\n\n from django_any import any_model\n\n class TestMyShop(TestCase):\n def test_order_updates_user_account(self):\n account = any_model(Account, amount=25, user__is_active=True)\n order = any_model(Order, user=account.user, amount=10)\n order.proceed()\n\n account = Account.objects.get(pk=account.pk)\n self.assertEquals(15, account.amount)\n\nRead more at the docs: http://django-whatever.readthedocs.org/", "description_content_type": null, "docs_url": "https://pythonhosted.org/django-whatever/", "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://github.com/coagulant/django-whatever", "keywords": null, "license": "MIT License", "maintainer": null, "maintainer_email": null, "name": "django-whatever", "package_url": "https://pypi.org/project/django-whatever/", "platform": "any", "project_url": "https://pypi.org/project/django-whatever/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://github.com/coagulant/django-whatever" }, "release_url": "https://pypi.org/project/django-whatever/0.2.3/", "requires_dist": null, "requires_python": null, "summary": "Unobtrusive test models creation for django.", "version": "0.2.3" }, "last_serial": 791030, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "e63ea65ca7b0c978a4e0ab0504f1d1b6", "sha256": "15f9eb5d6cf9b939c87cd258042f88a9f586b1201651968061793a7a46bb8589" }, "downloads": -1, "filename": "django-whatever-0.1.0.tar.gz", "has_sig": false, "md5_digest": "e63ea65ca7b0c978a4e0ab0504f1d1b6", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 96646, "upload_time": "2011-10-17T21:07:18", "url": "https://files.pythonhosted.org/packages/21/b2/6cc2544867055c296dfacfd8afe7af6686a2725b024547de14b145113938/django-whatever-0.1.0.tar.gz" } ], "0.2.0": [ { "comment_text": "", "digests": { "md5": "1ca84d9e95896d146a5d7b6d9d14e8f8", "sha256": "f8621c22e6c7e6224d55b98997e128d7e27805d32b890255425af8e30f25f8a4" }, "downloads": -1, "filename": "django-whatever-0.2.0.tar.gz", "has_sig": false, "md5_digest": "1ca84d9e95896d146a5d7b6d9d14e8f8", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 99350, "upload_time": "2011-12-19T19:47:31", "url": "https://files.pythonhosted.org/packages/e5/59/a9de75c1961a0371ac0c77f3c102ab40d213d11608e0c28dcfcfefaf6551/django-whatever-0.2.0.tar.gz" } ], "0.2.1": [ { "comment_text": "", "digests": { "md5": "a50687970b473f90e3456009f4ef7c2e", "sha256": "1dcbb50678622e096563873f9e6040330243eadfb444e575eb8d062d4bde085c" }, "downloads": -1, "filename": "django-whatever-0.2.1.tar.gz", "has_sig": false, "md5_digest": "a50687970b473f90e3456009f4ef7c2e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 134407, "upload_time": "2011-12-24T14:42:36", "url": "https://files.pythonhosted.org/packages/9c/cb/ccf538aa0e317529a2217b5688fb6c7adb742741a55c520587fee1c4c2ec/django-whatever-0.2.1.tar.gz" } ], "0.2.2": [ { "comment_text": "", "digests": { "md5": "0580ef32a475369ab9833dfe4fa5fe97", "sha256": "7b630fd8c3f5476e9827a6fa74cbecb3cada58b5d92d00401601c24c056b7b9c" }, "downloads": -1, "filename": "django-whatever-0.2.2.tar.gz", "has_sig": false, "md5_digest": "0580ef32a475369ab9833dfe4fa5fe97", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 134685, "upload_time": "2012-01-11T19:34:03", "url": "https://files.pythonhosted.org/packages/be/26/6e53c53f0dae2a122fcb9052bfda52da3f80607a6648001fdac828b76869/django-whatever-0.2.2.tar.gz" } ], "0.2.3": [ { "comment_text": "", "digests": { "md5": "c0d334443ea135586df458b6df5c9c98", "sha256": "02aa97f08234eff4c81ee0e43f1e33a357cfd9b758a9f1de333f3d5c893f64cf" }, "downloads": -1, "filename": "django-whatever-0.2.3.tar.gz", "has_sig": false, "md5_digest": "c0d334443ea135586df458b6df5c9c98", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 136103, "upload_time": "2012-01-22T19:43:31", "url": "https://files.pythonhosted.org/packages/09/cb/08f8347ac34b64c26afeff95a06b77de3bbdc848ed392c061509714d7382/django-whatever-0.2.3.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "c0d334443ea135586df458b6df5c9c98", "sha256": "02aa97f08234eff4c81ee0e43f1e33a357cfd9b758a9f1de333f3d5c893f64cf" }, "downloads": -1, "filename": "django-whatever-0.2.3.tar.gz", "has_sig": false, "md5_digest": "c0d334443ea135586df458b6df5c9c98", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 136103, "upload_time": "2012-01-22T19:43:31", "url": "https://files.pythonhosted.org/packages/09/cb/08f8347ac34b64c26afeff95a06b77de3bbdc848ed392c061509714d7382/django-whatever-0.2.3.tar.gz" } ] }