What is the translation of " THE DJANGO " in Russian?

Examples of using The django in English and their translations into Russian

{-}
  • Official category close
  • Colloquial category close
Mikko Ohtamaa discovered that the django.
Микко Охтамаа обнаружил, что функция django.
The Django model provides a simple query API for searching the database.
Модель Django предоставляет простой API запросов для поиска в базе данных.
In older versions of Django, the django.
В предыдущих версиях Django вид django.
The Django developer team itself recommends that you use Python virtual environments!
Команда разработчиков Django сама рекомендует использовать виртуальные среды Python!
An attacker with control on the input of the django.
Злоумышленник, имеющий контроль над входными данными функции django.
This is possible regardless of the Django plugin to prevent cross site request forgery being enabled.
Это возможно вне зависимости от того, включены ли дополнения Django, предотвращающие подделку межсайтовых запросов.
To validate our view behaviour we use the Django test Client.
Для проверки поведения отображения мы используем тестовый клиет Django Client.
Also, unlike the Django template engine, Jinja allows the template designer to call functions with arguments on objects.
Также, в отличие от шаблонизатора Django, Jinja позволяет конструктору шаблонов вызывать функции с аргументами на объектах.
Previously, a session could be created when anonymously accessing the django.
Ранее сессия создавалась при анонимном обращении к виду django.
To understand the benefits and limitations of the Django admin site, and use it to create some records for our models.
Уяснить преимущества и ограничения админ- панели Django, научиться использовать ее для создания записей для наших моделей.
Lin Hua Cheng discovered that a session could be created when anonymously accessing the django.
Лин Ху Ченг обнаружил, что можно создать сессию при анонимном доступе к виду django.
It is similar to the Django template engine but provides Python-like expressions while ensuring that the templates are evaluated in a sandbox.
Он подобен шаблонизатору Django, но предоставляет Python- подобные выражения, обеспечивая исполнение шаблонов в песочнице.
Alex Gaynor reported a flaw in the way Django handles reading files in the django.
Алекс Гайнор сообщил об уязвимости в способе, использующемся в Django для чтения файлов в виде the django.
Paul McMillan, Mozilla and the Django core team discovered several vulnerabilities in Django, a Python web framework.
Пол Макмиллан, сотрудники Mozilla и участники основной команды Django обнаружили несколько уязвимостей в Django, веб- инфраструктуре для языка Python.
This common code evolved into a generic web development framework, which was open-sourced as the"Django" project in July 2005.
Этот общий код эволюционировал в веб- фреймворк" Django", как open- source проект в Июле 2005 года.
The Django documentation tends to recommend encoding information in the body of the URL, a practice that they feel encourages better URL design.
Документация Django рекомендует кодировать информацию в теле URL- адреса, на практике это приводит к лучшей стркутуре сайта.
Participants will receive a translated step-by-step tutorial developed by the activists of the Django Girls movement.
Участницы получат переведенную поэтапную методичку, которую разработали активисты движения Django girls.
These enable support for the Django administration site and as a result lots of the functionality it uses including sessions, authentication, etc.
Они добавляют поддержку админ- панели Django и, как следствие, огромное количество функционала включая сессии, аутентификацию и прочее.
More importantly, it allows us to provide a guided path through the most important functionality in the Django web framework.
Что более важно, этот пример позволяет показать последовательный путь по самым важным функциям фреймворка Django.
The Django admin application can use your models to automatically build a site area that you can use to create, view, update, and delete records.
Приложение Django admin может использовать ваши модели для автоматического создания части сайта, предназначенной для создания, просмотра, обновления и удаления записей.
Note: The skeleton test file/catalog/tests. py was created automatically when we built the Django skeleton website.
Примечание: Скелет тестового файла/ catalog/ tests. py был создан автоматически когда мы выполняли построение скелета сайта Django.
Note: Check out the release notes on the Django website to see what has changed in recent versions, and how much work is going into making Django better.
Заметка: Ознакомтесь с примечаниями к версии на сайте Django, чтобы увидеть что изменилось в последних версиях, и как много работы было проделано чтобы улучшить Django..
You can find a complete reference of all the admin site customisation choices in The Django Admin site Django Docs.
Полное руководство по всем возможным вариантам настройки админ- панели можно найти в The Django Admin site документация Django..
In the case of get_absolute_url()you can trust that the Django reverse() method has been implemented properly, so what you're testing is that the associated view has actually been defined.
В случае функции get_ absolute_ url() вы можете быть уверены,что функция из Django reverse() была реализована правильно и, следовательно, вы тестируете только то, чтобы соответствующий вызов в отображении был правильно определен.
Now that we have created models for the LocalLibrary website,we will use the Django Admin site to add some"real" book data.
Теперь, когда мы создали модели для сайта местной библиотеки,мы будем использовать Django Admin, чтобы добавить некоторые« реальные» данные книг.
With its 9 storeys, the Django building is the lowest city block between the highest building in the area,the 29-storey twin tower Amsterdam Symphony designed by the Architecten Cie, and the 20-storey Duke Tower designed by Ateliers Lion.
Девятиэтажное здание‘ Дьянго' является самой низкой постройкой данной части района, по соседству с 29- ти этажной башней‘ Amsterdam Symphony', спроектированной бюро Architecten Cie и 20- ти этажным зданием' Duke Tower', спроектированным Ateliers Lion.
Now that we have created models for the LocalLibrary website,we will use the Django Admin site to add some"real" book data.
Теперь, когда модели для сайта местной библиотеки созданы,добавим некоторые" настоящие" данные о книгах, используя административную панель Django Admin.
A Denial of Service is possible by supplying specially prepared URL's that keep the connection open indefinately or fill the Django's server memory.
При передаче специально сформированного URL можно вызвать отказ в обслуживании, соединение будет оставаться открытым неопределенно долго, либо будет заполнена память сервера Django.
The remainder of the article explains the recommended method of installing the Django development environment on Ubuntu, macOS X, and Windows, and how you can test it.
В оставшейся части статьи объясняется рекомендуемый метод установки среды разработки Django на Ubuntu, Mac OS X и Windows, и как вы можете ее протестировать.
From 2006 to 2007 they spent a year touring around France, andtheir first festival appearance came at the Django Reinhardt Jazz Festival in 2007.
С 2006 по 2007 год они провели в концертном туре по Франции, также в 2007 году они впервыевыступили на музыкальном фестивале, это был Django Reinhardt Jazz Festival.
Results: 363, Time: 0.042

Word-for-word translation

Top dictionary queries

English - Russian