-
Hi,
I'm currently trying to deploy 'wger' to the cloud using Openshift.
I created an Openshift 'Python 2.7' cartridge. Openshift uses Git as deployment tool... So, I added 'rolandgeider/wger' as an up…
-
When installing the wger PyPI package, django doesn't seem to find the fixtures during installation. For 1.3 this was resolved by using django 1.5.5, but it should be investigated if the problem is dj…
-
You can add equipment when you create a new exercise, but this information is never used again.
The required equipment for an exercise should be:
- displayed on the website
- be accessible by REST-AP…
-
``` python
Traceback (most recent call last):
File "/home/rge/www/python-django/lib/python2.7/site-packages/django/core/handlers/base.py", line 115, in get_response
response = callback(request,…
-
If an exception happens in the application's python code, the templatetags always throw an additional `KeyError: 'browserid_info'`. This is very annoying e.g. when running unit tests, as the original …
-
This probably happens because the translations for 'weight' and 'date' are not ASCII
``` python
Traceback (most recent call last):
File "/home/rge/www/python-django/lib/python2.7/site-packages/dja…
-
In the GPL headers "Workout Manager" should be replaced with "wger Workout Manager" and the logger `workout_manager.custom`, renamed to `wger.custom`
-
Would be great to have the possibility to put easier excersises by myself in the system.
I do a lot of my training with a weight west, bodyweight and TRX Band.
Simple bodyweight exercises like push-up…