Marco Badan
1a61781152
Fix `TEMPLATE_DIRS` test config
The config was picking the wrong directory so the custom test templates
were not used during tests.
Notes
- Fix missing i18n load tags
- Remove mixed tab/space indentation
- Add two settings tests
11 лет назад
Izidor Matušov
b7569ca5a2
Making strings translatable
I used the existing script [1] that cooperates very nicely with vim.
1: https://github.com/rory/django-template-i18n-lint
Fixes #676
12 лет назад
David Winterbottom
68b417dee5
Rename test site folder for consistency
Distinguish it from the other folders which each define a category of
test.
13 лет назад
David Winterbottom
b702c74113
Moved test site modules into separate package
13 лет назад
David Winterbottom
facf291a71
Reworked the way tests are run to not require the examples files.
14 лет назад
David Winterbottom
e067c2804a
Added a dummy static file to the vanilla install
14 лет назад
David Winterbottom
da8b0902a6
Moved all templates into app folders
14 лет назад
David Winterbottom
17b70a4fc2
Added SEO attributes as default
15 лет назад
David Winterbottom
d3717c28fc
Updated template structure to include base.html and layout.html
15 лет назад