django-ftl
stable
  • Installation
  • Usage
  • API documentation
  • Contributing
  • Credits
  • History
django-ftl
  • Welcome to django-ftl’s documentation!
  • Edit on GitHub

Welcome to django-ftl’s documentation!¶

Contents:

  • Installation
  • Usage
    • Terminology
    • FTL files and layout
    • Bundles
    • Activating a locale/language
      • Using middleware
      • Outside of the request-response cycle
    • Using bundles from Python
      • Lazy translations
      • Aliases
    • Using bundles from Django templates
      • ftlconf
      • withftl
      • ftlmsg
      • Alternative configuration
    • HTML escaping
    • Template considerations
    • Setting the user language preference
    • Auto-reloading
  • API documentation
    • Activating/deactivating locales
      • activate()
      • deactivate()
      • override()
    • Bundles
      • Bundle
      • Error handling in Bundle
  • Contributing
    • Types of Contributions
      • Report Bugs
      • Fix Bugs
      • Implement Features
      • Write Documentation
      • Submit Feedback
    • Get Started!
    • Pull Request Guidelines
  • Credits
    • Development Lead
    • Contributors
  • History
    • 0.14 (2023-02-16)
    • 0.13 (2021-09-16)
    • 0.12.1 (2020-05-09)
    • 0.12 (2020-04-02)
    • 0.11 (2020-03-24)
    • 0.10 (2019-05-23)
    • 0.9.1 (2019-03-02)
    • 0.9 (2018-09-10)
    • 0.0.1 (2018-05-19)
Next

© Copyright 2018, Luke Plant. Revision 22fa9ed2.

Built with Sphinx using a theme provided by Read the Docs.