]> git.0d.be Git - chloro.git/commit
misc: add management command to import posts from old weblog
authorFrédéric Péters <fpeters@0d.be>
Sun, 29 Dec 2019 19:03:11 +0000 (20:03 +0100)
committerFrédéric Péters <fpeters@0d.be>
Mon, 30 Dec 2019 08:35:50 +0000 (09:35 +0100)
commit9f7843e0f2b11e57ca4f5308ddc5a863f8de0908
treeb2d3f4d342f44550a6cd83c3e52630329a10fb40
parent34d500560508bd019e0fb28c5e45cd731dbb7569
misc: add management command to import posts from old weblog
chloro/phyll/management/__init__.py [new file with mode: 0644]
chloro/phyll/management/commands/__init__.py [new file with mode: 0644]
chloro/phyll/management/commands/load-old-posts.py [new file with mode: 0644]