~widelands-dev/widelands-website/trunk

« back to all changes in this revision

Viewing changes to wlmaps/tests/test_views.py

  • Committer: kaputtnik
  • Date: 2019-03-31 11:08:21 UTC
  • mto: This revision was merged to the branch mainline in revision 531.
  • Revision ID: kaputtnik-20190331110821-1o6c8ebh1sag7xat
mv main files into mainpage directory; apply needed changes

Show diffs side-by-side

added added

removed removed

Lines of Context:
11
11
 
12
12
import os
13
13
 
14
 
from settings import MEDIA_ROOT
15
 
 
16
14
elven_forests = os.path.dirname(__file__) + '/data/Elven Forests.wmf'
17
15
 
18
16
###########