Update README

This commit is contained in:
Iacopo Spalletti 2016-01-25 22:55:12 +01:00
commit e1c63e42b7

View file

@ -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``::