| Revision 5558,
823 bytes
checked in by msaelices, 6 weeks ago
(diff) |
|
The 0.6.7 transmeta version causes a UnicodeDecode? error when Merengue is doing the
South migrations. We freeze the 0.6.6 version in requirements. Fixes #2308
|
| Line | |
|---|
| 1 | # python libraries |
|---|
| 2 | PIL |
|---|
| 3 | BeautifulSoup==3.2.0 |
|---|
| 4 | encutils |
|---|
| 5 | feedparser |
|---|
| 6 | # for twitter plugin |
|---|
| 7 | python-twitter==0.8.2 |
|---|
| 8 | |
|---|
| 9 | # Django |
|---|
| 10 | Django==1.3.1 |
|---|
| 11 | |
|---|
| 12 | # Django applications |
|---|
| 13 | south==0.7.3 |
|---|
| 14 | django-extensions==0.5 |
|---|
| 15 | cssutils |
|---|
| 16 | django-tagging>=0.3.1 |
|---|
| 17 | django-pagination |
|---|
| 18 | johnny-cache>=0.3.0 |
|---|
| 19 | template_utils |
|---|
| 20 | django-debug-toolbar |
|---|
| 21 | django-mptt==0.4.2 |
|---|
| 22 | django-oembed |
|---|
| 23 | django-ajax-selects==1.1.4 |
|---|
| 24 | django-threadedcomments==0.5.3 |
|---|
| 25 | django-notification==0.1.5 |
|---|
| 26 | django-announcements>=0.1.2 |
|---|
| 27 | django-oot |
|---|
| 28 | django-genericforeignkey>=0.60.4 |
|---|
| 29 | django-stdfile |
|---|
| 30 | cmsutils>=0.6.1 |
|---|
| 31 | transhette>=0.5.10 |
|---|
| 32 | django-inlinetrans>=0.4.10dev |
|---|
| 33 | django-transmeta==0.6.6 |
|---|
| 34 | sorl-thumbnail>=11.01 |
|---|
| 35 | searchform>=0.1.3dev |
|---|
| 36 | django-configfield>=0.1.0-beta |
|---|
| 37 | django-form-admin>=0.3.2 |
|---|
| 38 | django-autoreports>=0.8.3 |
|---|
| 39 | django_compressor==0.5.3 |
|---|
| 40 | django-classy-tags==0.3.0 |
|---|
| 41 | django-inplaceedit>=0.74 |
|---|
| 42 | recaptcha-client>=1.0.6 |
|---|
| 43 | django-su |
|---|
Note: See
TracBrowser
for help on using the repository browser.