adaptive-learning / proso-apps

Django modules for an adaptive practice system (currently used by http://slepemapy.cz/ or https://anatom.cz/)
MIT License
2 stars 7 forks source link

Issues with subscription #179

Closed slaweet closed 7 years ago

slaweet commented 7 years ago
papousek commented 7 years ago
  1. Fixed by 5aeb9286ede0e572cb271c3d0f9b57c1cacd4240.
  2. This is tricky part, because payment is updated by a callback from gopay and this callback is set to anatom.cz). You can force to update status of payments by executing ./manage.py refresh_payments.