我正在尝试将容器的两个部分彼此内联,但是col-md-5
中的所有内容都只是在col-md-7
的下面。
{% extends 'base.html' %}
{% block html %}
<div class="container-fluid">
<div class="col-md-7">
<h1>Express Yourself</h1>
<form method="post" <input type="text">
{% csrf_token %}
{{ form.post}}
<br>
<button class="btn btn-primary" type="submit">Post</button>
</form>
<h2>{{text}}</h2>
{% for post in posts %}
<h1>{{ post.post }}</h1>
<p>Posted by {{ post.user.get_full_name }} {{ post.created }} </p>
{% endfor %}
</div>
<div class="col-md-5">
<h2>other people</h2>
</div>
</div>
{% endblock %}
答案 0 :(得分:2)
您需要拥有一个fun execute() : Single<PersonViewModel> { return myResponse.getData() //this returns a Single<PersonResponse>}
的{{1}}类。
div