[vim/vim] Update statements and filters. (PR #19994)

5 views
Skip to first unread message

tecis

unread,
Apr 16, 2026, 6:12:37 PM (8 hours ago) Apr 16
to vim/vim, Subscribed

Update statements and filters.

Add missing statements and filters.

djangoStatement:

  • querystring: Added in version Django 5.2.
  • lorem: Added in version Django 1.8.
  • verbatim: Added in version Django 1.10.
  • get_language_info: Was added in version Django 1.8.

djangoFilter:

  • force_escape: Added in version Django 1.8.
  • iriencode: Added in version Django 1.8.
  • json_script: Added in version 2.1.
  • truncatechars_html: Added in version 1.7.

Removed unsupported template statements and filters by current LTS.

djangoStatement:

  • ifequal: Depricated version 4.0.
  • endifequal: Depricated version 4.0.
  • ifnotequal: Depricated version 4.0.
  • endifnotequal: Depricated version 4.0.
  • parsed: No details found.
  • trans: Renamed to translate in version 4.0.
  • blocktrans: Renamed to blocktranslate in version 4.0.
  • endblocktrans: Renamed to endblocktranslate in version 4.0.

djangoFilter:

  • fix_ampersands: Removed in version 1.8.
  • length_is: Removed in version 5.1.

Sources.


You can view, comment on, or merge this pull request online at:

  https://github.com/vim/vim/pull/19994

Commit Summary

  • 70a0b18 Add missing statements and filters.
  • 7f1eef6 Add missing djangoStatement `get_language_info`.
  • 0b1a772 Removed unsupported template statements and filters by current LTS.

File Changes

(1 file)

Patch Links:


Reply to this email directly, view it on GitHub.
You are receiving this because you are subscribed to this thread.Message ID: <vim/vim/pull/19994@github.com>

Reply all
Reply to author
Forward
0 new messages