~panosl/django-multilingual/trunk-1

  • Committer: panos.laganakos
  • Date: 2009-12-15 17:29:36 UTC
  • Revision ID: svn-v4:7f4da543-ba27-0410-bf1f-6504834a333d:trunk:181
Added a README and INSTALL explanatory files.
Filename Latest Rev Last Changed Committer Comment Size
..
flatpages 78 16 years ago joost at cassee Added multilingual flatpages implementation. Diff
templates 23 17 years ago marcin.kaszynski Removing additional trunk directory. Diff
templatetags 23 17 years ago marcin.kaszynski Removing additional trunk directory. Diff
__init__.py 122 15 years ago marcin.kaszynski Added translation fallback fields (title_any, titl 500 bytes Diff Download File
admin.py 120 15 years ago marcin.kaszynski Bugfix: the "delete" checkbox would not work corre 7.8 KB Diff Download File
context_processors.py 99 16 years ago joost at cassee No functional changes. Set eol-style to native. Fi 331 bytes Diff Download File
exceptions.py 99 16 years ago joost at cassee No functional changes. Set eol-style to native. Fi 219 bytes Diff Download File
fields.py 99 16 years ago joost at cassee No functional changes. Set eol-style to native. Fi 103 bytes Diff Download File
languages.py 124 15 years ago info at corneti Fixed FALLBACK_LANGUAGE_IDS initialization 3.7 KB Diff Download File
manager.py 99 16 years ago joost at cassee No functional changes. Set eol-style to native. Fi 505 bytes Diff Download File
middleware.py 72 16 years ago joost at cassee Added middleware to set default language from get_ 917 bytes Diff Download File
models.py 107 15 years ago marcin.kaszynski Added prepopulated_fields validation code (it was 658 bytes Diff Download File
query.py 118 15 years ago marcin.kaszynski Added a special case for counting, so that the mos 25.5 KB Diff Download File
translation.py 127 15 years ago info at corneti Raise TranslationDoesNotExists in fallback code if 14.7 KB Diff Download File
utils.py 109 15 years ago marcin.kaszynski Committing missing files. 155 bytes Diff Download File
validation.py 109 15 years ago marcin.kaszynski Committing missing files. 2.4 KB Diff Download File