django-parler
stable
  • Quick start guide
  • Configuration options
  • Template tags
  • Performance guidelines
  • Advanced usage patterns
    • Translations without fallback languages
    • Using translated slugs in views
    • Making existing fields translatable
    • Adding translated fields to an existing model
    • Integration with django-mptt
    • Integration with django-polymorphic
    • Integration with django-guardian
    • Integration with django-rest-framework
    • Multi-site support
    • Disabling caching
    • Parler on more sites with same cache
    • Constructing the translations model manually
    • Customizing language settings
  • Django compatibility
  • Background
  • API documentation
  • Changelog
django-parler
  • Docs »
  • Advanced usage patterns
  • Edit on GitHub

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
Next Previous

© Copyright 2014-2019, Diederik van der Boor and contributors Revision 577ca2f4.

Built with Sphinx using a theme provided by Read the Docs.
Read the Docs v: stable
Versions
latest
stable
Downloads
pdf
html
epub
On Read the Docs
Project Home
Builds

Free document hosting provided by Read the Docs.