mirror of
https://gitlab.crans.org/bde/nk20
synced 2025-06-21 09:58:23 +02:00
Change default site name with project fixture
This commit is contained in:
10
note_kfet/fixtures/initial.json
Normal file
10
note_kfet/fixtures/initial.json
Normal file
@ -0,0 +1,10 @@
|
||||
[
|
||||
{
|
||||
"model": "sites.site",
|
||||
"pk": 1,
|
||||
"fields": {
|
||||
"domain": "localhost",
|
||||
"name": "La Note Kfet \ud83c\udf7b"
|
||||
}
|
||||
}
|
||||
]
|
Reference in New Issue
Block a user