Easy search and replace in database fields via Django model introspection.
Project description
django-remplacer
================
Easy search and replace in database fields via Django model introspection.
Install
-------
pip install django-remplacer
Settings
--------
INSTALLED_APPS = [
...,
remplacer,
...,
]
Usage
-----
python manage.py remplace TARGET REPLACEMENT
Help
----
python manage.py remplace -h
================
Easy search and replace in database fields via Django model introspection.
Install
-------
pip install django-remplacer
Settings
--------
INSTALLED_APPS = [
...,
remplacer,
...,
]
Usage
-----
python manage.py remplace TARGET REPLACEMENT
Help
----
python manage.py remplace -h
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file django-remplacer-0.1.1.tar.gz
.
File metadata
- Download URL: django-remplacer-0.1.1.tar.gz
- Upload date:
- Size: 2.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0e5e8034a85367877fcf18e1c7c3af2144091e83c12d01817a67e233875dd69f |
|
MD5 | e8d6e86be4b384a2d567e2f70c7da0b8 |
|
BLAKE2b-256 | ef3c6842cfd348d13b89f6a7917e171ef3babf6104f4c5bb81743d17a74f0c01 |