management
|
Command line interface for force update
|
2012-02-28 15:25:30 +01:00 |
templatetags
|
Translation display filter handles plurals
|
2012-03-01 13:24:07 +01:00 |
__init__.py
|
Include version in footer
|
2012-02-29 11:08:03 +01:00 |
admin.py
|
Admin interface for suggestions
|
2012-03-01 10:51:43 +01:00 |
context_processors.py
|
Make login work
|
2012-02-29 15:03:45 +01:00 |
forms.py
|
Form for non-plural strings
|
2012-02-29 11:41:08 +01:00 |
managers.py
|
Make it possible to force refresh
|
2012-02-28 15:21:52 +01:00 |
models.py
|
Properly handle non-plural strings here
|
2012-03-01 13:30:41 +01:00 |
tests.py
|
Add trans application
|
2012-02-27 10:05:53 +01:00 |
util.py
|
Identify units by hash
|
2012-02-28 11:24:53 +01:00 |
views.py
|
Pass parsed plurals to form
|
2012-03-01 13:31:10 +01:00 |