{ "info": { "author": "Troy Grosfield", "author_email": "UNKNOWN", "bugtrack_url": null, "classifiers": [ "Environment :: Web Environment", "Framework :: Django", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: 3.4", "Topic :: Internet :: WWW/HTTP", "Topic :: Internet :: WWW/HTTP :: Dynamic Content" ], "description": "[](http://travis-ci.org/InfoAgeTech/django-core)\n[](https://coveralls.io/r/InfoAgeTech/django-core)\n[](http://badge.fury.io/py/django-core)\n[](https://github.com/InfoAgeTech/django-core/blob/master/LICENSE)\n\ndjango-core\n===========\ndjango-core is a python tools module written for django.\n\nIntallation\n===========\nInstall via [pypi](https://pypi.python.org/pypi/django-core):\n\n pip install django-core\n\nDocumentation\n=============\n- [http://django-core.readthedocs.org](http://django-core.readthedocs.org)\n\nView Mixins\n-----------\nBelow are the view mixins within django-core.\n\n### AuthorizationTokenRequiredViewMixin\nThe view mixin that requires an authorization token.\n\n**Example Usage**\n\n```\nfrom django.views.generic.base import TemplateView\nfrom django_core.auth.views import AuthorizationTokenRequiredViewMixin\n\nclass MyView(AuthorizationTokenRequiredViewMixin, TemplateView):\n template_name = 'path/to/template.html'\n```\n\n\n\nSettings\n========\n1. ``CORE_BASE_HTML_EMAIL_TEMPLATE``: This is the default path to the html template to use for emails. The template must call the ``{{ email_content }}`` variable as this is the placeholder for the actual email content. This defaults to ``django_core/mail/base_email.html``.\n\nTests\n=====\nFrom the ``tests`` directory where the manage.py file is, run:\n\n python manage.py test\n\nRun tests and output test coverage (requires ``coverage`` lib: ``pip install coverage``):\n\n coverage run manage.py test && coverage report --rcfile=../.coveragerc", "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/infoagetech/django-core", "keywords": null, "license": "MIT", "maintainer": null, "maintainer_email": null, "name": "django-core", "package_url": "https://pypi.org/project/django-core/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/django-core/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/infoagetech/django-core" }, "release_url": "https://pypi.org/project/django-core/1.4.1/", "requires_dist": null, "requires_python": null, "summary": "A core set of tools for django applications.", "version": "1.4.1" }, "last_serial": 1565539, "releases": { "0.0.1": [], "1.0.0": [ { "comment_text": "", "digests": { "md5": "41a1d4c31dcc791fa2b45ef923fae290", "sha256": "36299482ad9c2dc6d0bc0813859c407ed6d84f76245650c1f47a984f15e7e96c" }, "downloads": -1, "filename": "django-core-1.0.0.tar.gz", "has_sig": false, "md5_digest": "41a1d4c31dcc791fa2b45ef923fae290", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 38988, "upload_time": "2015-04-19T23:53:06", "url": "https://files.pythonhosted.org/packages/84/fd/2911eb4c1523b839733b43d6e5d220cfcebbca05555a66565d108213eb50/django-core-1.0.0.tar.gz" } ], "1.0.1": [ { "comment_text": "", "digests": { "md5": "3332748a1eac27f62b00407cb55901e7", "sha256": "5e9f054d4c7ccdef224fddcdc879c4718cc2a9b8847f51f6aef28efcb782854c" }, "downloads": -1, "filename": "django-core-1.0.1.tar.gz", "has_sig": false, "md5_digest": "3332748a1eac27f62b00407cb55901e7", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 33650, "upload_time": "2015-04-20T01:28:43", "url": "https://files.pythonhosted.org/packages/c2/1d/79ff4f266ce6bde989f2c873c4b3526ad565e839b29589f3b83129beff97/django-core-1.0.1.tar.gz" } ], "1.1.0": [ { "comment_text": "", "digests": { "md5": "23ed99878a79cdaf3c04eb9dc26202a3", "sha256": "8bbe75adce396b758b7bc6cd9e575bcdf101e5bdd15abbd4058b644d95b2e581" }, "downloads": -1, "filename": "django-core-1.1.0.tar.gz", "has_sig": false, "md5_digest": "23ed99878a79cdaf3c04eb9dc26202a3", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 35916, "upload_time": "2015-04-20T21:52:44", "url": "https://files.pythonhosted.org/packages/23/a5/c99d6ebc18a1219fc592da042ad08488caed6749ad92381dbb8920f8d33a/django-core-1.1.0.tar.gz" } ], "1.2.0": [ { "comment_text": "", "digests": { "md5": "6a00bc4ee9ea28eee8e79b13eb4315dc", "sha256": "71e8fe51f9c14a28a03628e19de215b7553fc9b618eb1c18f5669cc7c7c32d6e" }, "downloads": -1, "filename": "django-core-1.2.0.tar.gz", "has_sig": false, "md5_digest": "6a00bc4ee9ea28eee8e79b13eb4315dc", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 36432, "upload_time": "2015-05-04T17:18:56", "url": "https://files.pythonhosted.org/packages/56/ea/6481039d0710cd22648b984b4337f87180201a3fca8cfc24b2262cf0c0f9/django-core-1.2.0.tar.gz" } ], "1.3.0": [ { "comment_text": "", "digests": { "md5": "a4104581660ce5f1d2d3bb354f993003", "sha256": "cbe4403acd95c61ad3cc36a9b1c786c48c109d6d720737392f3585849e917a25" }, "downloads": -1, "filename": "django-core-1.3.0.tar.gz", "has_sig": false, "md5_digest": "a4104581660ce5f1d2d3bb354f993003", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 36709, "upload_time": "2015-05-05T02:16:26", "url": "https://files.pythonhosted.org/packages/a3/74/5aede9d1c103df238dd9b177301799103cd6221d54eb56b3624f28d9919d/django-core-1.3.0.tar.gz" } ], "1.4.0": [ { "comment_text": "", "digests": { "md5": "60de8678221b3a8c0a49a7c75e4f4501", "sha256": "4e799291a4e8494f1b7c84064911c6f92077fa7abde58fbe058ebeb1e7fa3f00" }, "downloads": -1, "filename": "django-core-1.4.0.tar.gz", "has_sig": false, "md5_digest": "60de8678221b3a8c0a49a7c75e4f4501", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 37144, "upload_time": "2015-05-26T15:02:52", "url": "https://files.pythonhosted.org/packages/5b/97/f47564b8ee5936ac4a9744502758ce76d87283b60e4294e2babe8be673e0/django-core-1.4.0.tar.gz" } ], "1.4.1": [ { "comment_text": "", "digests": { "md5": "84965d226a6f8cef67933ef2327325cc", "sha256": "34f507dc472f14471a75680977248a9016c9f6e0373e9202a0be4be528e8c886" }, "downloads": -1, "filename": "django-core-1.4.1.tar.gz", "has_sig": false, "md5_digest": "84965d226a6f8cef67933ef2327325cc", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 37285, "upload_time": "2015-05-27T23:56:42", "url": "https://files.pythonhosted.org/packages/3f/43/d6f322b8d100034655e4fb976c685f664597c8440803f3ea03fd8a1c229e/django-core-1.4.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "84965d226a6f8cef67933ef2327325cc", "sha256": "34f507dc472f14471a75680977248a9016c9f6e0373e9202a0be4be528e8c886" }, "downloads": -1, "filename": "django-core-1.4.1.tar.gz", "has_sig": false, "md5_digest": "84965d226a6f8cef67933ef2327325cc", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 37285, "upload_time": "2015-05-27T23:56:42", "url": "https://files.pythonhosted.org/packages/3f/43/d6f322b8d100034655e4fb976c685f664597c8440803f3ea03fd8a1c229e/django-core-1.4.1.tar.gz" } ] }