Roland Geider
16f9caf188
Generate 'install_requires' from requirements.txt
...
This reduces duplication of requirements
2014-12-16 22:51:04 +01:00
Roland Geider
440a5ee935
Bump version of tested django version to 1.6.6
2014-08-21 15:57:11 +02:00
Roland Geider
becafc1303
Update required django version to 1.6.1
2014-01-26 11:27:03 +01:00
Roland Geider
1e2d345e01
Add iCal export for workouts
2013-12-09 21:52:23 +01:00
Roland Geider
9e05a23911
Use django compressor for CSS and JS files
...
The app combines CSS and JS files into one, reducing the number of
requests and hopefully making the website faster. This is specially
important for the mobile version.
2013-12-04 23:13:38 +01:00
Roland Geider
cbbf6e5a6c
Revert django version to be installed for 1.3 release, see #52
2013-11-27 19:32:15 +01:00
Roland Geider
8bd09377e9
Test under django 1.6, fix some errors and remove deprecated functions
2013-11-10 15:11:37 +01:00
Roland Geider
c47bef41e4
Merge
2013-11-01 19:16:14 +01:00
Roland Geider
5a7be040e1
Update current versions of django
2013-10-27 17:14:45 +01:00
Roland Geider
8b00c94bad
Render exercise thumbnails with easy_thumbnails
...
Also add delete methods that remove the image files from the filesystem
2013-10-21 23:46:30 +02:00
Roland Geider
288b157f6a
Update requirements
2013-10-09 21:48:40 +02:00
Roland Geider
d25f208384
Update requirements
2013-09-11 19:57:04 +02:00
Roland Geider
48f6611005
Update requirements
2013-08-22 21:25:45 +02:00
Roland Geider
874112fc92
Start working on Issue #28 , a more granular control of languages
2013-05-26 23:22:50 +02:00
Roland Geider
e8f69fdedc
Pin the version of html5lib
...
Reason is that the simpletree walker, used by bleach, was removed in
html5lib 1.0b1. See
https://github.com/jsocol/bleach/issues/94
2013-05-18 16:21:56 +02:00
Roland Geider
90438ea45b
Fix import path and set same requirements as in requirements.txt
2013-05-09 20:37:29 +02:00
Roland Geider
75529a5b5a
Add south to allow for easier database schema migrations
2013-03-07 21:56:00 +01:00
Roland Geider
ad30d1e3f8
Pin version of django-browserid, there were some API changes in 0.8
2013-03-06 19:19:35 +01:00
Roland Geider
6331f522b4
Add setup.py and MANIFEST.in files
2013-02-22 22:51:42 +01:00