mirror of
https://github.com/not-kennethreitz/convore.json.git
synced 2026-06-21 15:40:58 +00:00
1 line
1.8 KiB
JSON
1 line
1.8 KiB
JSON
[{"user_id": 8490, "stars": [], "topic_id": 14708, "date_created": 1300894647.2986701, "message": "Hello, could anybody explain to me what the difference is between media and static? At first I thought media was for file uploads and media that is generated by users of the website. But I am using django-css and they put the sass files in media. Also just saw a post about favicons and somebody says to use /media/favicon.ico. But isn't that a static file?", "group_id": 81, "id": 418299}, {"user_id": 8490, "stars": [], "topic_id": 14708, "date_created": 1300894807.234508, "message": "I never deployed a django website but I am going to do that soon so maybe that's why I am confused. Maybe when you deploy you gather all your media files and put those in static or is that completely wrong?", "group_id": 81, "id": 418311}, {"user_id": 13325, "stars": [{"date_created": 1300896236.289665, "user_id": 209}, {"date_created": 1300897351.1498439, "user_id": 8490}, {"date_created": 1300899079.051739, "user_id": 1822}, {"date_created": 1300899799.7140989, "user_id": 13524}], "topic_id": 14708, "date_created": 1300895846.466362, "message": "The two used to be one. That changed in 1.3 which released today. It will be a while till third party applications/blog posts/etc. catch up. Your original assumptions are correct.", "group_id": 81, "id": 418418}, {"user_id": 8490, "stars": [], "topic_id": 14708, "date_created": 1300897344.5867331, "message": "@emperorcezar great that clears things up, thanks man!", "group_id": 81, "id": 418552}, {"user_id": 1736, "stars": [{"date_created": 1300949543.221257, "user_id": 11405}], "topic_id": 14708, "date_created": 1300900327.9062049, "message": "In 1.3+ media == user uploaded files, static == normal static content", "group_id": 81, "id": 418951}] |