{ "info": { "author": "Gregor M\u00c3\u00bcllegger", "author_email": "gregor@muellegger.de", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Environment :: Web Environment", "Framework :: Django", "Intended Audience :: Developers", "License :: OSI Approved :: BSD License", "Natural Language :: English", "Operating System :: OS Independent", "Programming Language :: Python" ], "description": "Installation\n============\n\nInstall the ``django-templatequery`` package from the Python Package Index with\none of the following commands::\n\n easy_install django-templatequery\n\n*or*::\n\n pip intall django-templatequery\n\nIf you want to use the templatetags that come with **django-templatequery** you\nneed to put ``'django_templatequery'`` to the end of your ``INSTALLED_APPS``\nsetting.\n\nPlease note: It maybe is a risk to make the templatetags available for template\ndesigners. It is possible that they have access to models which they shouldn't\nhave. Only do this if you trust the people that work on your templates!\n\nUsage\n=====\n\n*to be written ...*\n\nPlaying around\n==============\n\nIf you just want to play around with the code without installing in your system\nyou can use the example project the code repository contains. Branch the code\nfrom launchpad with a simple ``bzr branch django-templatequery`` and cd to\n``django-templatequery/example``. Here you have a pretty standard django project\nwith a ``manage.py`` and a ``settings.py``.\n\nStart coding\n============\n\nIn the case you want to contribute to the code I recommend the following steps:\n\n1. get a copy of the development repository from launchpad with ``bzr branch\n lp:django-templatequery``\n2. cd into the branch directory\n3. run ``python bootstrap.py`` and ``python bin/buildout`` (this will setup\n the development environtment using buildout)\n4. check if the testsuite is passing: ``bin/test``\n5. dive into the code below ``src/`` and start hacking.", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://launchpad.net/django-templatequery", "keywords": null, "license": "BSD", "maintainer": null, "maintainer_email": null, "name": "django-templatequery", "package_url": "https://pypi.org/project/django-templatequery/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/django-templatequery/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://launchpad.net/django-templatequery" }, "release_url": "https://pypi.org/project/django-templatequery/0.3.0/", "requires_dist": null, "requires_python": null, "summary": "UNKNOWN", "version": "0.3.0" }, "last_serial": 713444, "releases": { "0.3.0": [ { "comment_text": "", "digests": { "md5": "18c8de06604829562de32793cc601d13", "sha256": "1550994bb637a4fa6e5cd8a5c224ba3ebec5c509cb6ae10ce978aba0d38cb344" }, "downloads": -1, "filename": "django-templatequery-0.3.0.tar.gz", "has_sig": false, "md5_digest": "18c8de06604829562de32793cc601d13", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 8319, "upload_time": "2010-01-23T16:51:47", "url": "https://files.pythonhosted.org/packages/ad/0f/507ded9142702bc106ba3dae29579d12ca1a61cdf037bf118bce7fed076a/django-templatequery-0.3.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "18c8de06604829562de32793cc601d13", "sha256": "1550994bb637a4fa6e5cd8a5c224ba3ebec5c509cb6ae10ce978aba0d38cb344" }, "downloads": -1, "filename": "django-templatequery-0.3.0.tar.gz", "has_sig": false, "md5_digest": "18c8de06604829562de32793cc601d13", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 8319, "upload_time": "2010-01-23T16:51:47", "url": "https://files.pythonhosted.org/packages/ad/0f/507ded9142702bc106ba3dae29579d12ca1a61cdf037bf118bce7fed076a/django-templatequery-0.3.0.tar.gz" } ] }