{
"info": {
"author": "Miguel Fiandor",
"author_email": "miguel.fiandor.gutierrez@gmail.com",
"bugtrack_url": null,
"classifiers": [
"Development Status :: 3 - Alpha",
"Framework :: Django",
"Framework :: Django :: 1.6",
"Framework :: Django :: 1.7",
"Framework :: Django :: 1.8",
"Intended Audience :: Developers",
"License :: OSI Approved :: MIT License",
"Natural Language :: English",
"Programming Language :: Python",
"Programming Language :: Python :: 2",
"Programming Language :: Python :: 2.6",
"Programming Language :: Python :: 2.7",
"Programming Language :: Python :: 3",
"Programming Language :: Python :: 3.2",
"Programming Language :: Python :: 3.3",
"Programming Language :: Python :: 3.4"
],
"description": "=============================\nDjango Sponsors\n=============================\n\n.. image:: https://badge.fury.io/py/django-sponsors.png\n :target: https://badge.fury.io/py/django-sponsors\n\n.. image:: https://travis-ci.org/miguelfg/django-sponsors.png?branch=master\n :target: https://travis-ci.org/miguelfg/django-sponsors\n\n.. image:: https://coveralls.io/repos/miguelfg/django-sponsors/badge.png?branch=master\n :target: https://coveralls.io/r/miguelfg/django-sponsors?branch=master\n\nDjango App to easily manage Django projects sponsors\n\nDocumentation\n-------------\n\nThe full documentation is at https://django-sponsors.readthedocs.org.\n\nInstallation\n------------\n\nInstall Django Sponsors:\n\n1. Using pip::\n\n pip install django-sponsors\n\n2. Add the ``sponsors`` application to ``INSTALLED_APPS`` in your settings file::\n\n INSTALLED_APPS = (\n ...\n 'sponsors',\n ...\n )\n3. Sync database::\n\n ``$ ./manage.py syncdb`` and\n ``$ ./manage.py migrate``\n\n**Important:** South 1.0 or greater is required to run migrations.\n\n4. Run the collectstatic management command::\n\n ``$ /manage.py collectstatic``\n\nThis will copy static sponsors.css into the directory given by the STATIC_ROOT setting.\n\n5. Load in your template the sponsors.css file like this::\n\n \n\nThis will copy static sponsors.css into the directory given by the STATIC_ROOT setting.\n\n\n6. [OPTIONAL] Add sponsors urls into your project's urls.py file::\n\n (r'^sponsors/', include('sponsors.urls')),\n\nThis will give url access to sponsors' views, not many in the very firsts versions :-(\n\n\nUsage\n-----\n\nThen use it in a project:\n\nTo show all sponsors in uncategorized way::\n\n {% show_sponsors %}\n\nTo show only platinum sponsors with its default platinum styles (see sponsors.css)::\n\n {% show_sponsors 'platinum' %}\n\nTo show gold and silver sponsors with their default gold and silver styles (see sponsors.css)::\n\n {% show_sponsors 'gold,silver' %}\n\n\nSettings\n--------\n* SPONSOR_EXPIRATES = False\n* SPONSOR_EXPIRE_ON_MONTHS = 12\n* SPONSOR_LOGO_WIDTH = 200\n* SPONSOR_LOGO_HEIGHT = None\n\n\nFeatures\n--------\n* Template Tags\n* Models\n\n\nTests\n-----\nTo run the tests on 'sponsors' application, simply type the following command::\n\n $ python manage.py test sponsors\n\n\n\nTODOs\n-----\n* add more kind of representations (columns, with descriptions, titles, ...)\n* coverage 100%\n* test logo custom sizes\n* test logo sizes by cats\n* test background colors by cats\n* Become a Sponsor View\n* Become a Sponsor Form\n* Custom logo size and create thumbnail automatically\n\nContributing\n------------\nCheck the tips at `CONTRIBUTING `_.\n\nChange log\n----------\nCheck the history changes `CHANGELOG `_.\n\nLicense\n-------\nMIT License. See `LICENSE `_.\n\n\n\n\n\n\nHistory\n-------\n\n0.1.2 (2015-07-04)\n++++++++++++++++++\n* Renaming 'type' field to 'category'\n\n0.1.1 (2015-05-28)\n++++++++++++++++++\n* First REAL release on PyPI :-)\n\n0.1.0 (2015-05-27)\n++++++++++++++++++\n* First release on PyPI.\n* Basic Sponsor model\n* First version of templatetag\n* Some tests on model, view and templatetag\n* Optional default logo's width and height in settings\n* Basic styles\n* Admin customized\n* Includes a ListView of Sponsors",
"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/miguelfg/django-sponsors",
"keywords": "django,sponsors,sponsor,logos,logo",
"license": "MIT",
"maintainer": null,
"maintainer_email": null,
"name": "django-sponsors",
"package_url": "https://pypi.org/project/django-sponsors/",
"platform": "UNKNOWN",
"project_url": "https://pypi.org/project/django-sponsors/",
"project_urls": {
"Download": "UNKNOWN",
"Homepage": "https://github.com/miguelfg/django-sponsors"
},
"release_url": "https://pypi.org/project/django-sponsors/0.1.2/",
"requires_dist": null,
"requires_python": null,
"summary": "Django App to easily manage project sponsors",
"version": "0.1.2"
},
"last_serial": 1619428,
"releases": {
"0.1": [
{
"comment_text": "",
"digests": {
"md5": "620903b4f0d9a60eed2105a21670e5c9",
"sha256": "432f178f1e6223f4478f7f402353fee209fdfa5c2bb90179e75bfb3dd1357d6d"
},
"downloads": -1,
"filename": "django_sponsors-0.1-py2.py3-none-any.whl",
"has_sig": false,
"md5_digest": "620903b4f0d9a60eed2105a21670e5c9",
"packagetype": "bdist_wheel",
"python_version": "py2.py3",
"requires_python": null,
"size": 13575,
"upload_time": "2015-05-28T16:08:46",
"url": "https://files.pythonhosted.org/packages/f3/13/c213816b328ef7c73554a0ee4e2920612d23b45cb40b9643894546ad83ee/django_sponsors-0.1-py2.py3-none-any.whl"
}
],
"0.1.1": [
{
"comment_text": "",
"digests": {
"md5": "1446b5b5aea604165be0c2b5e003c8bc",
"sha256": "159d3a8f3a1650b7764ae9184e5cbdcf33d6936e933b2a26d23a029ebb7bffe6"
},
"downloads": -1,
"filename": "django_sponsors-0.1.1-py2.py3-none-any.whl",
"has_sig": false,
"md5_digest": "1446b5b5aea604165be0c2b5e003c8bc",
"packagetype": "bdist_wheel",
"python_version": "py2.py3",
"requires_python": null,
"size": 13639,
"upload_time": "2015-05-28T16:56:48",
"url": "https://files.pythonhosted.org/packages/06/27/bb4bb55655f3ac1acdc105725598292233169535a8de1f588c165a366264/django_sponsors-0.1.1-py2.py3-none-any.whl"
},
{
"comment_text": "",
"digests": {
"md5": "d3d78e2b98ad9651e0d4441a8d632b27",
"sha256": "04b7caa9a76e0028097ee06a80bb3bed974b9779ca7c324fdc71a225152b061f"
},
"downloads": -1,
"filename": "django-sponsors-0.1.1.tar.gz",
"has_sig": false,
"md5_digest": "d3d78e2b98ad9651e0d4441a8d632b27",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 10982,
"upload_time": "2015-05-28T16:56:52",
"url": "https://files.pythonhosted.org/packages/5a/96/9d567785d86e0076123f50737995eb63c1d920733035df2f3f89e078be38/django-sponsors-0.1.1.tar.gz"
}
],
"0.1.2": [
{
"comment_text": "",
"digests": {
"md5": "213dc425190bc3f11b16fb167f91ccce",
"sha256": "6b417fbcca4bcb881c7448b0c1b0cd647b984e1244d2e79e11d55d3e648d12e0"
},
"downloads": -1,
"filename": "django-sponsors-0.1.2.tar.gz",
"has_sig": false,
"md5_digest": "213dc425190bc3f11b16fb167f91ccce",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 11902,
"upload_time": "2015-07-04T16:58:55",
"url": "https://files.pythonhosted.org/packages/77/44/515816bafb28929d70d18b16b64a4e982d83e08245f644f9d979ddcafe41/django-sponsors-0.1.2.tar.gz"
}
],
"0.1a1": [
{
"comment_text": "",
"digests": {
"md5": "cf35df00ec7737a0e4ecd0caf2deb017",
"sha256": "4657bcafc5f4fd7f516903d07d6f6e270d9dd9d074cb717f00ff41a2ecfd3598"
},
"downloads": -1,
"filename": "django_sponsors-0.1a1-py2.py3-none-any.whl",
"has_sig": false,
"md5_digest": "cf35df00ec7737a0e4ecd0caf2deb017",
"packagetype": "bdist_wheel",
"python_version": "py2.py3",
"requires_python": null,
"size": 13602,
"upload_time": "2015-05-28T16:15:32",
"url": "https://files.pythonhosted.org/packages/dd/a7/e54ba65e2e7d84413caebbd36c6590bd7c6140918f7212ae134084728202/django_sponsors-0.1a1-py2.py3-none-any.whl"
},
{
"comment_text": "",
"digests": {
"md5": "9ffc778dc687252c5c91f1bebbba5ccc",
"sha256": "80ac229a7e7b4c75cce3558ef2f3a462c3320077483c97341e227e6da91a0615"
},
"downloads": -1,
"filename": "django-sponsors-0.1a1.tar.gz",
"has_sig": false,
"md5_digest": "9ffc778dc687252c5c91f1bebbba5ccc",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 10937,
"upload_time": "2015-05-28T16:50:14",
"url": "https://files.pythonhosted.org/packages/20/e1/0fdc6dcf5d8fd8d261fa5fa5a81c50ca473bf21a0e68b20235c172b7ea42/django-sponsors-0.1a1.tar.gz"
}
]
},
"urls": [
{
"comment_text": "",
"digests": {
"md5": "213dc425190bc3f11b16fb167f91ccce",
"sha256": "6b417fbcca4bcb881c7448b0c1b0cd647b984e1244d2e79e11d55d3e648d12e0"
},
"downloads": -1,
"filename": "django-sponsors-0.1.2.tar.gz",
"has_sig": false,
"md5_digest": "213dc425190bc3f11b16fb167f91ccce",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 11902,
"upload_time": "2015-07-04T16:58:55",
"url": "https://files.pythonhosted.org/packages/77/44/515816bafb28929d70d18b16b64a4e982d83e08245f644f9d979ddcafe41/django-sponsors-0.1.2.tar.gz"
}
]
}