Commit Graph
16 Commits
Author SHA1 Message Date
Raphael MichelandGitHub afd766999c Upgrade to Django 2.1 (#710)
* Upgrade to Django 2.0

* more models

* i18n foo

* Update setup.py

* Fix Sentry exception PRETIXEU-JC

* Enforce slug uniqueness

* Import sorting

* Upgrade to Django 2.1

* Travis config

* Try to fix PostgreSQL failure

* Smaller test matrix

* staticfiles→static

* Include request in all authenticate() calls
2018-08-06 12:48:46 +02:00
Raphael Michel cb12e1208b Fix failing middleware test 2018-03-10 15:17:54 +01:00
Raphael Michel 1b8b12cbc3 Fix test_event_custom_domain_cache_clear 2017-10-18 14:28:49 +02:00
Raphael Michel ab2084692d Cache organizer instance by domain 2017-10-18 10:27:57 +02:00
Raphael Michel 4c80ec17bf Fix caching problems in unit tests 2016-11-08 16:20:03 +01:00
Raphael Michel 41b21b7b96 Revert "Fixed a somehow broken test"
This reverts commit 9cc53c19b4.
2016-09-26 19:01:38 +02:00
Raphael Michel 9cc53c19b4 Fixed a somehow broken test 2016-09-26 15:23:31 +02:00
Raphael Michel cba61ae8be Clear cache before running multidomain tests 2016-08-15 08:39:10 +02:00
Raphael Michel 2541855948 Fixed missing or unused imports 2016-07-18 23:12:16 +02:00
Raphael Michel c28b40a118 Unit Tests should create enabled events 2016-02-23 08:58:39 +01:00
Raphael Michel cc0dcb87ab Fixed a broken test 2016-02-18 12:58:03 +01:00
Raphael Michel b6c418a753 Updated tests (see 6c9e8ae) 2015-11-09 21:35:07 +01:00
Raphael Michel 232c42b265 Added an organizer overview page 2015-10-22 17:45:19 +02:00
Raphael Michel 0b4cae07c4 Splitted URL configuration for main and subdomains 2015-10-21 18:16:17 +02:00
Raphael Michel d21fa8392a Added more tests for pretix.multidomain 2015-10-18 17:28:12 +02:00
Raphael Michel 3fa0cfb077 Added multi-domain capabilities 2015-10-18 14:01:28 +02:00