|
|
|
|
|
by dukeofdoom
1902 days ago
|
|
I used Boto to upload static images from Django to s3. Ran into a few problems where the sync takes so long that I stopped relying on it. And just add new files to local and the corresponding s3 folder. Kind of annoying. This was still on Django 1.6. Not sure if this has now been fixed. |
|