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-06-09 17:53:44 +02:00
2015-07-16 13:50:19 +02:00
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-17 15:41:09 +02:00
2015-07-07 18:07:12 +02:00
2015-07-02 18:27:09 +02:00
2015-07-01 10:54:51 +02:00
2015-07-07 10:34:40 +02:00
2015-07-02 13:31:35 +02:00
2015-07-15 14:06:03 +02:00
2015-07-07 10:28:39 +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-10 14:34:14 +02:00
2015-06-30 10:45:07 +02:00
2015-07-02 15:41:17 +02:00
2015-07-17 15:41:09 +02:00
2015-06-02 10:10:09 +02:00
2015-07-07 10:28:39 +02:00