Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update index.rst: fix context processor path #260

Open
wants to merge 8 commits into
base: old_master
Choose a base branch
from

Commits on Aug 14, 2021

  1. Update index.rst

    django.core.context_processors:
    Built-in template context processors have been moved to django.template.context_processors.
    Source: https://docs.djangoproject.com/en/dev/releases/1.8/#django-core-context-processors
    jeromecc committed Aug 14, 2021
    Configuration menu
    Copy the full SHA
    732029b View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2021

  1. Configuration menu
    Copy the full SHA
    df8ac09 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c8d64cf View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2021

  1. fix load i18n template tags

    jeromecc committed Aug 16, 2021
    Configuration menu
    Copy the full SHA
    93e4922 View commit details
    Browse the repository at this point in the history
  2. fix typo

    jeromecc committed Aug 16, 2021
    Configuration menu
    Copy the full SHA
    734130a View commit details
    Browse the repository at this point in the history
  3. fix load i18n template tags

    jeromecc committed Aug 16, 2021
    Configuration menu
    Copy the full SHA
    ae0bcc1 View commit details
    Browse the repository at this point in the history
  4. update po and mo files

    jeromecc committed Aug 16, 2021
    Configuration menu
    Copy the full SHA
    ce9b75f View commit details
    Browse the repository at this point in the history
  5. html lang code

    jeromecc committed Aug 16, 2021
    Configuration menu
    Copy the full SHA
    1c63b15 View commit details
    Browse the repository at this point in the history