Update README
This commit is contained in:
parent
cc943450e2
commit
e1c63e42b7
1 changed files with 3 additions and 0 deletions
|
|
@ -176,6 +176,9 @@ suited for your deployment.
|
||||||
{'code': 'it',},
|
{'code': 'it',},
|
||||||
{'code': 'fr',},
|
{'code': 'fr',},
|
||||||
),
|
),
|
||||||
|
'default': {
|
||||||
|
'fallbacks': ['en', 'it', 'fr'],
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
* Add the following to your ``urls.py``::
|
* Add the following to your ``urls.py``::
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue