{ "info": { "author": "Payam Najafizadeh", "author_email": "payam.nj@gmail.com", "bugtrack_url": null, "classifiers": [ "Environment :: Web Environment", "Framework :: Django", "Operating System :: OS Independent", "Programming Language :: Python" ], "description": "========\nDjango SimpleTree\n========\n\nThis is a simple Django apllication that provide an abstract class to create tree style models.\nUsing this model we can define unlimited number of subbranches only by one model class.\nIt also provides a django admin abstract class which helps to have a tree style list in the admin site.\n\n\n\nInstallation\n============\nInstall the application package using pip::\n\n pip install django-simpletree\n\n\n\nadd 'simpletree' to the INSTALLED_APPS list on your settings file\n\nHow to use\n==========\n\nImport the Node abstract model from simpletree and use it to create your tree style model::\n\n from simpletree.models import Node\n\n class MyModel(Node):\n pass\n \n\nIn your application admin.py file import the NodeAdmin abstract ModelAdmin class and use it to register your model to the admin site::\n\n from simpletree.admin import NodeAdmin\n\n\n class MyAdmin(NodeAdmin):\n\n class Meta:\n model = MyModel\n", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/payamnj/django-simpletree", "keywords": null, "license": "New BSD", "maintainer": null, "maintainer_email": null, "name": "django_simpletree", "package_url": "https://pypi.org/project/django_simpletree/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/django_simpletree/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/payamnj/django-simpletree" }, "release_url": "https://pypi.org/project/django_simpletree/0.1/", "requires_dist": null, "requires_python": null, "summary": "A django app with an abstract model which helps to define tree style models with unlimited sub branches", "version": "0.1" }, "last_serial": 2909460, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "f6eaf04c4179515963d1666cdf0df0ff", "sha256": "bdfef370974a4a33348f34cad686805f8b666f45a37671e8bd5711c339c89861" }, "downloads": -1, "filename": "django_simpletree-0.1.1.tar.gz", "has_sig": false, "md5_digest": "f6eaf04c4179515963d1666cdf0df0ff", "packagetype": "bdist_egg", "python_version": "2.7", "requires_python": null, "size": 2562, "upload_time": "2017-05-30T13:06:21", "url": "https://files.pythonhosted.org/packages/e6/91/4dfa65b0c99d27564ce9ab144bdaa4827a097eb07ce30e0a400939a69dae/django_simpletree-0.1.1.tar.gz" }, { "comment_text": "", "digests": { "md5": "8030233a8952ff0210bb3e439fb4066f", "sha256": "df14ca62ec80024572c437fb8aebf0526a188e4ab9f4835e05c51c7d71928c2b" }, "downloads": -1, "filename": "django_simpletree-0.1.2.tar.gz", "has_sig": false, "md5_digest": "8030233a8952ff0210bb3e439fb4066f", "packagetype": "bdist_egg", "python_version": "2.7", "requires_python": null, "size": 2558, "upload_time": "2017-05-30T13:28:48", "url": "https://files.pythonhosted.org/packages/bb/25/f5907ae7e6dc2624646822479683bb4f2d78538083dce4788285d0d06150/django_simpletree-0.1.2.tar.gz" }, { "comment_text": "", "digests": { "md5": "8d6f50ddd51d0cd450d199d9c3d2bc46", "sha256": "a2d060390b601d97cdd2dc49122d489e77d76493e6cbe6d7559b4e8f853b0ad8" }, "downloads": -1, "filename": "django_simpletree-0.1.tar.gz", "has_sig": false, "md5_digest": "8d6f50ddd51d0cd450d199d9c3d2bc46", "packagetype": "bdist_egg", "python_version": "2.7", "requires_python": null, "size": 2559, "upload_time": "2017-05-30T12:55:59", "url": "https://files.pythonhosted.org/packages/15/52/81e35be4b84067d87a0729a3083b105acc5a186b7d40ee3c80d0806de542/django_simpletree-0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "f6eaf04c4179515963d1666cdf0df0ff", "sha256": "bdfef370974a4a33348f34cad686805f8b666f45a37671e8bd5711c339c89861" }, "downloads": -1, "filename": "django_simpletree-0.1.1.tar.gz", "has_sig": false, "md5_digest": "f6eaf04c4179515963d1666cdf0df0ff", "packagetype": "bdist_egg", "python_version": "2.7", "requires_python": null, "size": 2562, "upload_time": "2017-05-30T13:06:21", "url": "https://files.pythonhosted.org/packages/e6/91/4dfa65b0c99d27564ce9ab144bdaa4827a097eb07ce30e0a400939a69dae/django_simpletree-0.1.1.tar.gz" }, { "comment_text": "", "digests": { "md5": "8030233a8952ff0210bb3e439fb4066f", "sha256": "df14ca62ec80024572c437fb8aebf0526a188e4ab9f4835e05c51c7d71928c2b" }, "downloads": -1, "filename": "django_simpletree-0.1.2.tar.gz", "has_sig": false, "md5_digest": "8030233a8952ff0210bb3e439fb4066f", "packagetype": "bdist_egg", "python_version": "2.7", "requires_python": null, "size": 2558, "upload_time": "2017-05-30T13:28:48", "url": "https://files.pythonhosted.org/packages/bb/25/f5907ae7e6dc2624646822479683bb4f2d78538083dce4788285d0d06150/django_simpletree-0.1.2.tar.gz" }, { "comment_text": "", "digests": { "md5": "8d6f50ddd51d0cd450d199d9c3d2bc46", "sha256": "a2d060390b601d97cdd2dc49122d489e77d76493e6cbe6d7559b4e8f853b0ad8" }, "downloads": -1, "filename": "django_simpletree-0.1.tar.gz", "has_sig": false, "md5_digest": "8d6f50ddd51d0cd450d199d9c3d2bc46", "packagetype": "bdist_egg", "python_version": "2.7", "requires_python": null, "size": 2559, "upload_time": "2017-05-30T12:55:59", "url": "https://files.pythonhosted.org/packages/15/52/81e35be4b84067d87a0729a3083b105acc5a186b7d40ee3c80d0806de542/django_simpletree-0.1.tar.gz" } ] }