fossasia / eventyay-tickets

https://tickets-dev.eventyay.com
Apache License 2.0
1.51k stars 35 forks source link

deactivated the perform update checks by default #162

Closed AviGawande closed 2 weeks ago

AviGawande commented 3 weeks ago

This PR solves and close the issue #137 and here is the end result of PR on my local dev server. ![Uploading Screenshot (23).png…]()

norbusan commented 2 weeks ago

I pushed changes that fixed the whitespace issue.

FYI, the best way to do this,

git checkout development src/pretix/control/views/global_settings.py
git checkout development src/pretix/control/forms/global_settings.py
git commit -m "Fix whitespace issues"
norbusan commented 2 weeks ago

Merged the branch, thanks