mirror of
https://github.com/Hopiu/django-rosetta.git
synced 2026-05-01 18:34:43 +00:00
* Added a RosettaSettings class that keep rosetta settings * Settings are reloaded via the ``setting_changed`` django signal is sent * this should be completely backwards compatible, unless for hacks like reading the settings file from disk (nobody does this right ?) |
||
|---|---|---|
| .. | ||
| conf | ||
| locale | ||
| static/admin/img | ||
| templates/rosetta | ||
| templatetags | ||
| tests | ||
| __init__.py | ||
| access.py | ||
| apps.py | ||
| poutil.py | ||
| signals.py | ||
| storage.py | ||
| urls.py | ||
| views.py | ||