mirror of
https://git.cmoser.eu/tinytools/django-tinywiki.git
synced 2026-02-04 06:06:33 +01:00
2025.09.17-19:07:57
This commit is contained in:
14
tinywiki/migrations/pages/pages.json
Normal file
14
tinywiki/migrations/pages/pages.json
Normal file
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"tw-license": {
|
||||
"title": "TinyWiki License",
|
||||
"content_type":"bbcode",
|
||||
"status":"published",
|
||||
"file":"license.bbcode"
|
||||
},
|
||||
"tw-bootstrap-license": {
|
||||
"title": "Bootstrap License",
|
||||
"content_type": "bbcode",
|
||||
"status":"published",
|
||||
"file":"bs-license.bbcode"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user