{% extends 'partials/base.html' %} {% load humanize %} {% load thumbnail %} {% load specializtions_tags %} {% load project_tags %} {% block head_css %} {% endblock %} {% block content %} {% include 'partials/header.html' %}
{{ project.name }}
{{ project.budget|intcomma }}
{% endif %}
{{ project.customer.get_full_name }} [{{ project.customer.username }}]
{% if not request.user.is_contractor %} {% endif %}Есть допуск СРО
{{ project.text|linebreaksbr }}
Приложенные файлы: {% for file in project.files.all %}
{% endif %}
{{ answer.author.get_full_name }} [{{ answer.author.username }}]
{% elif answer.author|class_name == 'Team' %}
{% endif %}
Есть допуск СРО
Есть допуск СРО
Цена: {{ answer.budget|intcomma }}
{% if answer.term_type == 'project' %} Срок: За проект {% elif answer.term and answer.term_type %} Срок: {% morph answer.term TERM_TYPE_MORPHS|get:answer.term_type %} {% endif %}
Опубликован: {{ answer.created|date:'M d, Y' }}
Исполнители
Новые исполнители
{% endif %}
{{ answer.author.get_full_name }} [{{ answer.author.username }}]
{% elif answer.author|class_name == 'Team' %}
{% endif %}
Есть допуск СРО
Есть допуск СРО
Цена: {{ answer.budget|intcomma }}
{% if answer.term_type == 'project' %} Срок: За проект {% elif answer.term and answer.term_type %} Срок: {% morph answer.term TERM_TYPE_MORPHS|get:answer.term_type %} {% endif %}
Опубликован: {{ answer.created|date:'M d, Y' }}
Кандидаты
{% endif %}
{{ answer.author.get_full_name }} [{{ answer.author.username }}]
{% elif answer.author|class_name == 'Team' %}
{% endif %}
Есть допуск СРО
Есть допуск СРО
Цена: {{ answer.budget|intcomma }}
{% if answer.term_type == 'project' %} Срок: За проект {% elif answer.term and answer.term_type %} Срок: {% morph answer.term TERM_TYPE_MORPHS|get:answer.term_type %} {% endif %}
Опубликован: {{ answer.created|date:'M d, Y' }}
Отказы
{% endif %}
{{ answer.author.get_full_name }} [{{ answer.author.username }}]
{% elif answer.author|class_name == 'Team' %}
{% endif %}
Есть допуск СРО
Есть допуск СРО
Цена: {{ answer.budget|intcomma }}
{% if answer.term_type == 'project' %} Срок: За проект {% elif answer.term and answer.term_type %} Срок: {% morph answer.term TERM_TYPE_MORPHS|get:answer.term_type %} {% endif %}
Опубликован: {{ answer.created|date:'M d, Y' }}