{ "info": { "author": "Drew Engelson", "author_email": "drew@engelson.net", "bugtrack_url": null, "classifiers": [ "Environment :: Web Environment", "Framework :: Django", "Intended Audience :: Developers", "License :: OSI Approved :: BSD License", "Operating System :: OS Independent", "Programming Language :: Python", "Topic :: Internet :: WWW/HTTP" ], "description": "django-remplacer\n================\n\nEasy search and replace in database fields via Django model introspection.\n\n\nInstall\n-------\n\n pip install django-remplacer\n\n\nSettings\n--------\n\n INSTALLED_APPS = [\n ...,\n remplacer,\n ...,\n ]\n\n\nUsage\n-----\n\n python manage.py remplace TARGET REPLACEMENT\n\n\nHelp\n----\n\n python manage.py remplace -h", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://github.com/tomatohater/django-remplacer", "keywords": null, "license": "BSD", "maintainer": null, "maintainer_email": null, "name": "django-remplacer", "package_url": "https://pypi.org/project/django-remplacer/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/django-remplacer/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://github.com/tomatohater/django-remplacer" }, "release_url": "https://pypi.org/project/django-remplacer/0.1.1/", "requires_dist": null, "requires_python": null, "summary": "Easy search and replace in database fields via Django model introspection.", "version": "0.1.1" }, "last_serial": 745880, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "a7995dadbee8de2d6864d6bcb6ac2096", "sha256": "e9953373ee67f2c454f975eb270d2f7c39c2787205d87ad30badb365773d5eee" }, "downloads": -1, "filename": "django-remplacer-0.1.0.tar.gz", "has_sig": false, "md5_digest": "a7995dadbee8de2d6864d6bcb6ac2096", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2661, "upload_time": "2012-05-30T08:57:23", "url": "https://files.pythonhosted.org/packages/2b/be/3fc6b6206f28b156c6298464717224b346f68d44f0ed9c03e7c890dfbd19/django-remplacer-0.1.0.tar.gz" } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "e8d6e86be4b384a2d567e2f70c7da0b8", "sha256": "0e5e8034a85367877fcf18e1c7c3af2144091e83c12d01817a67e233875dd69f" }, "downloads": -1, "filename": "django-remplacer-0.1.1.tar.gz", "has_sig": false, "md5_digest": "e8d6e86be4b384a2d567e2f70c7da0b8", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2665, "upload_time": "2012-05-30T09:01:55", "url": "https://files.pythonhosted.org/packages/ef/3c/6842cfd348d13b89f6a7917e171ef3babf6104f4c5bb81743d17a74f0c01/django-remplacer-0.1.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "e8d6e86be4b384a2d567e2f70c7da0b8", "sha256": "0e5e8034a85367877fcf18e1c7c3af2144091e83c12d01817a67e233875dd69f" }, "downloads": -1, "filename": "django-remplacer-0.1.1.tar.gz", "has_sig": false, "md5_digest": "e8d6e86be4b384a2d567e2f70c7da0b8", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2665, "upload_time": "2012-05-30T09:01:55", "url": "https://files.pythonhosted.org/packages/ef/3c/6842cfd348d13b89f6a7917e171ef3babf6104f4c5bb81743d17a74f0c01/django-remplacer-0.1.1.tar.gz" } ] }