Skip to content

Commit

Permalink
[doc] Remove notice about .mo files
Browse files Browse the repository at this point in the history
now they are compiled as part of the build process
  • Loading branch information
atodorov committed Nov 8, 2018
1 parent bb89fbf commit 4976bc9
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions docs/source/contribution.rst
Original file line number Diff line number Diff line change
Expand Up @@ -99,12 +99,3 @@ you are not sure what these functions are!

At the moment there is no test for this because Django doesn't make it easier
to implement a quick test based on 'git status'!

.. note::

To update .mo files once new translations have been added or updated
you have to execute the following command and commit the results in git::

./manage.py compilemessages

There is also an automated test for this via ``make check-mo-files``!

0 comments on commit 4976bc9

Please sign in to comment.