Navigation

  • index
  • modules |
  • next |
  • previous |
  • django-parler 2.3 documentation »
  • Advanced usage patterns

Advanced usage patternsΒΆ

  • Translations without fallback languages
  • Using translated slugs in views
  • Making existing fields translatable
    • Step 1: Create the translation table
    • Step 2: Copy the data
    • Step 3: Remove the old fields
    • Updating code
    • Deployment
  • Adding translated fields to an existing model
    • Overwriting existing untranslated fields
  • Integration with django-mptt
    • Combining TranslatableModel with MPTTModel
    • Combining managers
    • Implementing the admin
  • Integration with django-polymorphic
    • Combining TranslatableModel with PolymorphicModel
    • Combining managers
    • Implementing the admin
  • Integration with django-guardian
    • Combining TranslatableAdmin with GuardedModelAdmin
  • Integration with django-rest-framework
    • Example code
  • Multi-site support
  • Disabling caching
  • Parler on more sites with same cache
  • Constructing the translations model manually
  • Customizing language settings

Previous topic

Performance guidelines

Next topic

Translations without fallback languages

This Page

  • Show Source

Quick search

Navigation

  • index
  • modules |
  • next |
  • previous |
  • django-parler 2.3 documentation »
  • Advanced usage patterns
© Copyright 2014-2022, Diederik van der Boor and contributors. Created using Sphinx 5.3.0.