Files
2012-02-21 01:15:00 -05:00

1 line
2.2 KiB
JSON

[{"user_id": 8591, "stars": [], "topic_id": 13850, "date_created": 1300481323.8723149, "message": "My dir tree is something like:\nproject \\\n -- static\\\n ---- css and js-files\n -- testapp\\\n ---- manage.py\n ---- urls.py\n ---- and other\n\nep.io:\n[django]\nbase = . \n/media = ../shortcuts/django-admin-media/\n/static = ../static\n\n[checkout]\ndirectory_name = litsokniga\n\nWhat should I do to make staticfiles work? App started and works fine.", "group_id": 2873, "id": 385255}, {"user_id": 8591, "stars": [], "topic_id": 13850, "date_created": 1300481496.917696, "message": "django == 1.2", "group_id": 2873, "id": 385278}, {"user_id": 8591, "stars": [{"date_created": 1301984614.2991109, "user_id": 8591}], "topic_id": 13850, "date_created": 1300481149.47422, "message": "I'm trying to upload test app on django", "group_id": 2873, "id": 385233}, {"user_id": 8740, "stars": [], "topic_id": 13850, "date_created": 1300486956.0627351, "message": "@brabadu You want /static = static", "group_id": 2873, "id": 385671}, {"user_id": 8740, "stars": [], "topic_id": 13850, "date_created": 1300486970.0473211, "message": "no .., those paths are relative to the tree you upload, not [django] base.", "group_id": 2873, "id": 385672}, {"user_id": 8591, "stars": [], "topic_id": 13850, "date_created": 1300565452.371083, "message": "@andrewgodwin so static has to be in a \"testapp\" dir in my example?", "group_id": 2873, "id": 389423}, {"user_id": 8740, "stars": [], "topic_id": 13850, "date_created": 1300581069.710655, "message": "@brabadu No - if it's in testapp the path would be testapp/static/", "group_id": 2873, "id": 390001}, {"user_id": 25736, "stars": [], "topic_id": 13850, "date_created": 1301219388.0661781, "message": "doesn't it need to be /static = static/ ?", "group_id": 2873, "id": 450374}, {"user_id": 8740, "stars": [], "topic_id": 13850, "date_created": 1301229955.056803, "message": "@liorsion Yes; if you read the docs at http://www.ep.io/docs/epioini/#static-section it tells you about when you need slashes.", "group_id": 2873, "id": 450892}, {"user_id": 25736, "stars": [], "topic_id": 13850, "date_created": 1301417604.1095769, "message": "@andrewgodwin I know, I was just replying to your message above.. :)", "group_id": 2873, "id": 470718}]