Changes between Initial Version and Version 1 of Ticket #26883


Ignore:
Timestamp:
Jul 8, 2016, 11:17:25 AM (8 years ago)
Author:
Max Ludwig
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #26883 – Description

    initial v1  
    77The blocktrans gets closed some lines below. When running makemessages now it didn't find this blocktrans, only after I've removed the comment it found it and created a msgid for it.
    88
    9 Even though I experienced this in a Django 1.4.22 project I got told in #django on FreeNode that such a comment needs to be on a separate line which the docs don't say a word about: https://docs.djangoproject.com/ja/1.9/topics/templates/#comments
     9Even though I experienced this in a Django 1.4.22 project (which I know is EOL by now) I got told in #django on FreeNode that such a comment needs to be on a separate line which the docs don't say a word about: https://docs.djangoproject.com/ja/1.9/topics/templates/#comments
Back to Top