{ "info": { "author": "Kashif Malik", "author_email": "kashif610@gmail.com", "bugtrack_url": null, "classifiers": [], "description": "Django Actions\n==============\n\nSimple interface to do things.\n\n\nSetup\n-----\n\nAdd `'django_actions'` to your `INSTALLED_APPS`.\n\nSet `ACTIONS_PATH` to the python module/package where your actions will live.\n\nAdd `url(r'^actions/', include('django_actions.urls'))` to your `urls.py`.\n\nCreate your actions:\n\n # actions.py\n from django_actions import action\n from django.contrib.auth.models import User\n\n\n @action('Create Admin', 'name', 'password')\n def create_admin_account_if_not_created(name, password):\n \"\"\"\n Create admin account with input name and password if it doesn't already exist.\n\n \"\"\"\n if not User.objects.filter(username=name).count():\n User.objects.create_superuser(name, '', password)\n\n\nNow just `http://myserver.com/actions/` to see your interface to do things.", "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": "UNKNOWN", "maintainer": null, "maintainer_email": null, "name": "django-actions", "package_url": "https://pypi.org/project/django-actions/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/django-actions/", "project_urls": { "Download": "UNKNOWN", "Homepage": "UNKNOWN" }, "release_url": "https://pypi.org/project/django-actions/0.0.5/", "requires_dist": null, "requires_python": null, "summary": "UNKNOWN", "version": "0.0.5" }, "last_serial": 993467, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "23ce76299202ef6ff2fce178f39084c1", "sha256": "9aff515d7b8538ccabbfefe485e56d4763067659f7841d72e5e2d8c9a1663d75" }, "downloads": -1, "filename": "django-actions-0.0.1.tar.gz", "has_sig": false, "md5_digest": "23ce76299202ef6ff2fce178f39084c1", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2011, "upload_time": "2014-02-07T11:58:08", "url": "https://files.pythonhosted.org/packages/2e/92/3d4ab7c5efa167c87aa8195a5ed57e422885bde8da0bb7b88b4bd743e221/django-actions-0.0.1.tar.gz" } ], "0.0.2": [ { "comment_text": "", "digests": { "md5": "403706b744c7e02a5be6871e6077e3b0", "sha256": "be555e5cc58bb44cdcbfe4b2713bc131cb06db014d8d2bdbb97292832c06277c" }, "downloads": -1, "filename": "django-actions-0.0.2.tar.gz", "has_sig": false, "md5_digest": "403706b744c7e02a5be6871e6077e3b0", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2055, "upload_time": "2014-02-07T12:01:03", "url": "https://files.pythonhosted.org/packages/d8/04/cfa5da7313b68cc8126255b3e637a6e44f23e82487a4db2d730066826fcb/django-actions-0.0.2.tar.gz" } ], "0.0.3": [ { "comment_text": "", "digests": { "md5": "042240c51ccdf89a418e460e0f010afe", "sha256": "11e4e3d542d14648f89d6ebc0981f606eb31121933610d86a4b60360a1e7d42f" }, "downloads": -1, "filename": "django-actions-0.0.3.tar.gz", "has_sig": false, "md5_digest": "042240c51ccdf89a418e460e0f010afe", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2365, "upload_time": "2014-02-07T12:14:45", "url": "https://files.pythonhosted.org/packages/48/d2/d748313e19cc8aa074905b85e58ce6f2f7c34cbe338ffb8b4764510b2700/django-actions-0.0.3.tar.gz" } ], "0.0.4": [ { "comment_text": "", "digests": { "md5": "f5c5d583e10c49892e4d7edcb4f415f3", "sha256": "cf61e8dafc783ebf438f8fd4ee42f7e8f5d814456fe60cadccb7f7c6e41b896e" }, "downloads": -1, "filename": "django-actions-0.0.4.tar.gz", "has_sig": false, "md5_digest": "f5c5d583e10c49892e4d7edcb4f415f3", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2406, "upload_time": "2014-02-07T12:26:49", "url": "https://files.pythonhosted.org/packages/0c/ce/889231ddde40c4394b4235774da6eefd3dd3e25e629c6cd65ece71f17c42/django-actions-0.0.4.tar.gz" } ], "0.0.5": [ { "comment_text": "", "digests": { "md5": "a38445feca94a91197087663094d16bd", "sha256": "7961af84b8d0921c9f23993bd4bdb2a39209b36b54103877d7cc8c8e7181110b" }, "downloads": -1, "filename": "django-actions-0.0.5.tar.gz", "has_sig": false, "md5_digest": "a38445feca94a91197087663094d16bd", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2756, "upload_time": "2014-02-07T12:31:40", "url": "https://files.pythonhosted.org/packages/ad/cf/f1fb4357fa2a2442cfb3d18076f4a3fb91a9eb56a315570bc4b6500e6fd1/django-actions-0.0.5.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "a38445feca94a91197087663094d16bd", "sha256": "7961af84b8d0921c9f23993bd4bdb2a39209b36b54103877d7cc8c8e7181110b" }, "downloads": -1, "filename": "django-actions-0.0.5.tar.gz", "has_sig": false, "md5_digest": "a38445feca94a91197087663094d16bd", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2756, "upload_time": "2014-02-07T12:31:40", "url": "https://files.pythonhosted.org/packages/ad/cf/f1fb4357fa2a2442cfb3d18076f4a3fb91a9eb56a315570bc4b6500e6fd1/django-actions-0.0.5.tar.gz" } ] }