Files
pretix_original/src/pretix
Joepriesto 27b73227ed Fix #30 -- Event microdata information (#546)
* Addition of all basics required for microdata

Microdata for event added to the head of the base event html template.

* Fixed flake8 errors & included settings checks

Fixed the flake8 too many blank line errors and changed the date and time section to refer to settings before including the time and/or the date_to.

* Typo in last commit

Fixed typo in last commit

* Fixed bracket mistake and flake8 error

Fixed tab between { and % in template tag. Removed extra lines. Removed unnecessary str() call.
Corrected binary & to [and] operator.

* Added testing for microdata

Testing added to the presale.test_event tests to cover the 4 branches and basic microdata functionality.
2017-07-16 17:42:46 +02:00
..
2017-07-16 17:05:46 +02:00
2017-07-16 17:31:35 +02:00
2017-07-02 17:32:02 +02:00
2017-01-04 22:00:28 +01:00
2017-06-19 11:16:04 +02:00
2015-05-12 21:48:41 +02:00