~widelands-dev/widelands-website/trunk

« back to all changes in this revision

Viewing changes to wiki/__init__.py

  • Committer: franku
  • Date: 2018-04-03 18:57:40 UTC
  • mto: This revision was merged to the branch mainline in revision 491.
  • Revision ID: somal@arcor.de-20180403185740-kid24y7oa6u6il09
fixed creation of noticetypes -> convert post_syncdb to post_migrate

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
#from wiki.templatetags.restructuredtext import restructuredtext
2
 
 
3
 
#restructuredtext('`Available as 1.0 since September, 2007 <http://www.modwsgi.org/>`')
4
 
default_app_config = 'wiki.apps.WikiConfig'
 
 
b'\\ No newline at end of file'