mirror of
https://github.com/not-kennethreitz/convore.json.git
synced 2026-06-19 06:30:58 +00:00
1 line
845 B
JSON
1 line
845 B
JSON
[{"user_id": 13006, "stars": [], "topic_id": 47768, "date_created": 1321221210.4148149, "message": "frontendadmin change delete etc. views use request.build_absolute.uri() as the \"action_url\" on forms. The problem is that this returns a http:// based url. What's the best way of dealing with the issue. Is one of those SSL middleware rewriting snippets the way to go?. Note the site is supposed to be pure ssl but i have a generic nginx rewrite rule that forces the request httpback to ssl", "group_id": 81, "id": 2567568}, {"user_id": 13006, "stars": [], "topic_id": 47768, "date_created": 1321272801.2172689, "message": "i think instead frontedadmin should just use request.get_full_path() instead for the \"action_url\" on forms. Is there some reason why request.build_absolute_uri() would have been used?", "group_id": 81, "id": 2571251}] |