Portable serialisation of Django models.
Project description
model-porter
Internal tool for seeding content in Django (and Wagtail). Please bear with us while we prepare more detailed documentation.
Compatibility
model-porter
' major.minor version number indicates the Django release it is compatible with. Currently this is Django 4.1.
Installation
- Install using
pip
:
pip install model-porter
- Add
model_porter
to yourINSTALLED_APPS
setting:INSTALLED_APPS = [ # ... 'model_porter' # ... ]
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
model-porter-4.1.1.tar.gz
(18.4 kB
view hashes)
Built Distribution
Close
Hashes for model_porter-4.1.1-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | f0cdd9ed8da649a3339e68e94c6de11d8b68b29416788e4228c873d5afcfc7c9 |
|
MD5 | b5b7bb0a10282cf7873c4d8904c4ca00 |
|
BLAKE2b-256 | be6ab4d95641bae462dc220ab91a1c0d3384af01501aa333c7da819ff8f4a365 |