{ "info": { "author": "Daniel Kaufhold", "author_email": "daniel.kaufhold@bitmazk.com", "bugtrack_url": null, "classifiers": [], "description": "Django Good Practice Examples\n=============================\n\nAn app for managing and displaying good practice examples for different\npurposes.\n\nPrerequisites\n-------------\n\nYou will need to have the following packages installed:\n\n* django-cms (cms 3 beta tested)\n\n\nInstallation\n------------\n\nIf you want to install the latest stable release from PyPi::\n\n $ pip install django-good-practice-examples\n\nIf you feel adventurous and want to install the latest commit from GitHub::\n\n $ pip install -e git://github.com/bitmazk/django-good-practice-examples.git#egg=good_practice_examples\n\nAdd ``good_practice_examples`` to your ``INSTALLED_APPS``::\n\n INSTALLED_APPS = (\n ...,\n 'good_practice_examples',\n )\n\nRun the South migrations::\n\n ./manage.py migrate good_practice_examples\n\nHook this app into your ``urls.py``::\n\n urlpatterns = patterns('',\n ...\n url(r'^goodpractices/', include('good_practice_examples.urls')),\n )\n\nUsage\n-----\n\n\nTODO: Describe usage\n\n\nRoadmap\n-------\n\nCheck the issue tracker on github for milestones and features to come.", "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/bitmazk/django-good-practice-examples", "keywords": "django,good,practice,examples,list,display", "license": "The MIT License", "maintainer": null, "maintainer_email": null, "name": "django-good-practice-examples", "package_url": "https://pypi.org/project/django-good-practice-examples/", "platform": "OS Independent", "project_url": "https://pypi.org/project/django-good-practice-examples/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/bitmazk/django-good-practice-examples" }, "release_url": "https://pypi.org/project/django-good-practice-examples/1.0/", "requires_dist": null, "requires_python": null, "summary": "An app for managing and displaying good practice examples for different\npurposes.", "version": "1.0" }, "last_serial": 1025834, "releases": { "0.2": [ { "comment_text": "", "digests": { "md5": "08e9a504fc2374e487b7f16e2d94a579", "sha256": "f7cd775c40573e59987559dfbf86ac9fd0d63dd93313af4dabdb041de32f8814" }, "downloads": -1, "filename": "django-good-practice-examples-0.2.tar.gz", "has_sig": false, "md5_digest": "08e9a504fc2374e487b7f16e2d94a579", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 9645, "upload_time": "2013-06-05T10:50:20", "url": "https://files.pythonhosted.org/packages/69/9d/d77e46c3243b50ed7a1db2b7e9078d88e1cf7d02d1205b2143fe2bb8818a/django-good-practice-examples-0.2.tar.gz" } ], "0.2.1": [ { "comment_text": "", "digests": { "md5": "6c3d6d199552be887d0016c13fd0b24f", "sha256": "f53acf04cea94644584ed4f0772abb57aa5ed39738a878835ecfe0428f2c8b7a" }, "downloads": -1, "filename": "django-good-practice-examples-0.2.1.tar.gz", "has_sig": false, "md5_digest": "6c3d6d199552be887d0016c13fd0b24f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 9828, "upload_time": "2013-06-05T13:14:18", "url": "https://files.pythonhosted.org/packages/68/42/12f9ac5e4cef2d52fdef1e206f272211dc8245a0e28eff70967a08498b84/django-good-practice-examples-0.2.1.tar.gz" } ], "0.2.2": [ { "comment_text": "", "digests": { "md5": "4d289e97c31516c29d49651bb8e3340c", "sha256": "2048caef7e34289bbca92f785c8f1127475ca1353cb6a4fc334733203aa5f195" }, "downloads": -1, "filename": "django-good-practice-examples-0.2.2.tar.gz", "has_sig": false, "md5_digest": "4d289e97c31516c29d49651bb8e3340c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 9881, "upload_time": "2013-06-07T08:43:20", "url": "https://files.pythonhosted.org/packages/df/2c/01c3b72ac8a19901dfb8c6fe107d5a56da537d5d4d7bada11cf7bd90fc44/django-good-practice-examples-0.2.2.tar.gz" } ], "0.2.3": [ { "comment_text": "", "digests": { "md5": "4586c20be844b2da6519b34cb5181e31", "sha256": "99744ddc8d83042c6110fca8178eab7aecbea2292bd7241927cb2f564558d807" }, "downloads": -1, "filename": "django-good-practice-examples-0.2.3.tar.gz", "has_sig": false, "md5_digest": "4586c20be844b2da6519b34cb5181e31", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 9884, "upload_time": "2013-06-07T09:33:39", "url": "https://files.pythonhosted.org/packages/87/ee/65436cca8a5c384a3b7bc1366599a0f0a50ecea408b3672f7d05c72a8768/django-good-practice-examples-0.2.3.tar.gz" } ], "0.2.4": [ { "comment_text": "", "digests": { "md5": "6448d811e3f06fe038175a435331e8db", "sha256": "761f3be61e07d656e7c019495523e66d537fd73f5f41e4ed30937098907d78bc" }, "downloads": -1, "filename": "django-good-practice-examples-0.2.4.tar.gz", "has_sig": false, "md5_digest": "6448d811e3f06fe038175a435331e8db", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 9981, "upload_time": "2013-06-07T11:11:45", "url": "https://files.pythonhosted.org/packages/36/0a/1647b4a95035965093e02e4d2bd2c2da4ea06147206c5a5bcf0f3416b5f7/django-good-practice-examples-0.2.4.tar.gz" } ], "0.3": [ { "comment_text": "", "digests": { "md5": "cf06ed212a191b50fc919ceb244174bc", "sha256": "eb2b04f3d85d6b5f0cfd09630cb79ce99f5ad6271df1a7a4a62f13b0690388d5" }, "downloads": -1, "filename": "django-good-practice-examples-0.3.tar.gz", "has_sig": false, "md5_digest": "cf06ed212a191b50fc919ceb244174bc", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 11598, "upload_time": "2013-07-17T10:31:55", "url": "https://files.pythonhosted.org/packages/32/4d/96ca85158da9c543b2b25e758a50157dce66320010795727c7dc0617c16e/django-good-practice-examples-0.3.tar.gz" } ], "1.0": [ { "comment_text": "", "digests": { "md5": "866e7ab1615f7eefa0f501dd0d23cbb7", "sha256": "75a5e60365836d4d2b3e5e7b6d8bc7d54ee56d2cc27a810b1874ca30853b0bd4" }, "downloads": -1, "filename": "django-good-practice-examples-1.0.tar.gz", "has_sig": false, "md5_digest": "866e7ab1615f7eefa0f501dd0d23cbb7", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 11120, "upload_time": "2014-03-11T08:50:47", "url": "https://files.pythonhosted.org/packages/98/94/d2bd3d6ae09e9eba2334429ee3796efa4d65f5b643c37fdc0e1be0689aff/django-good-practice-examples-1.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "866e7ab1615f7eefa0f501dd0d23cbb7", "sha256": "75a5e60365836d4d2b3e5e7b6d8bc7d54ee56d2cc27a810b1874ca30853b0bd4" }, "downloads": -1, "filename": "django-good-practice-examples-1.0.tar.gz", "has_sig": false, "md5_digest": "866e7ab1615f7eefa0f501dd0d23cbb7", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 11120, "upload_time": "2014-03-11T08:50:47", "url": "https://files.pythonhosted.org/packages/98/94/d2bd3d6ae09e9eba2334429ee3796efa4d65f5b643c37fdc0e1be0689aff/django-good-practice-examples-1.0.tar.gz" } ] }