Database Restrictions [Django]
Closed this issue · 2 comments
lili2311 commented
- Database must be Postgresql because of Heroku
- Max image urls we can store for free is 10k, so let's only store the latest 10k. Delete the older ones.
lili2311 commented
This issue was moved to womenhackfornonprofits/fashion-revolution-django#22