Changes between Version 257 and Version 258 of DjangoResources
- Timestamp:
- Nov 1, 2010, 9:25:07 AM (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
DjangoResources
v257 v258 128 128 * [http://code.google.com/p/django-localeurl/ django-localeurl] - Specify the page language on the URL. 129 129 * [http://code.google.com/p/django-modeltranslation/ django-modeltranslation] Translate dynamic content of existing models without having to change the original model classes (using a registration approach). 130 * [http://github.com/robcharlwood/django-mothertongue/ django-mothertongue] Lightweight model translation application with inbuilt integration of django-localeurl (Compatible with django-rosetta and django-tinymce). 130 131 * Media, graphics, images, photos, rights management 131 132 * [http://bitbucket.org/jezdez/django-licenses/ django-licenses] - With django-licenses you can give every object a different content license. You can easily manage your licenses and use them in other ways too.