Skip to content

DeividVM/zinnia-to-puput

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

zinnia-to-puput

Import your Zinnia blog data into Puput.

Usage

  1. Install zinnia-to-puput package and its dependencies pip install zinnia-to-puput
  2. Add zinnia2puput to your INSTALLED_APPS in settings.py file.
  3. Run the management command:

    python manage.py zinnia2puput

You can optionally pass the slug and the title of the blog to the importer:

python manage.py zinnia2puput --slug=blog --title="Puput blog"

About

Import your Zinnia blog data into Puput

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%