1
0
mirror of https://github.com/ascribe/onion.git synced 2025-02-14 21:10:27 +01:00
diminator e7d85d6eb8 updated thumbnails:
- support multiformat
- runs in celery (way faster registration!)

updated s3 url generation:
- anonymous "/DEPLOYMENT/USER_ID_MD5/PIECE_FILE_HASH/CATEGORY/FILENAME.EXT"
- refactored code

!!!!install postgres hstore extension
sudo apt-get install postgresql postgresql-contrib
sudo su - postgres
psql mysite_db -c 'create extension hstore;'
./manage.py migrate
2015-07-21 15:52:58 +02:00
..
2015-07-09 18:46:53 +01:00
2015-07-02 15:41:17 +02:00
2015-07-08 14:37:20 +02:00
2015-07-07 18:07:12 +02:00
2015-07-02 18:27:09 +02:00
2015-07-08 11:29:48 +02:00
2015-06-25 14:39:39 +02:00
2015-06-30 16:24:41 +02:00
2015-07-02 15:41:17 +02:00
2015-07-17 15:41:09 +02:00
2015-07-07 10:28:39 +02:00