django

django

 英

  • 网络姜戈;迪亚戈;西部片迪亚哥

例句

Django comes with its own object-relational mapper (ORM) library that supports dynamic database access through a Python object interface.

Django提供自己对象关系数据映射组件(object-relationalmapper,ORM)可以通过Python对象接口支持动态数据库访问

The Template layer of a Django application allows you to separate the UI or presentation layout of a Web application from its data.

Django应用程序模板允许Web应用程序UI显示布局数据分开

Django: Food is fuel. You get picky about what you put in the tank; your engine is going to die. Now shut up and eat your garbage.

迪亚哥食物燃料如果肚子东西如此吹毛求疵的话能量很快用光所以现在闭嘴垃圾

Luckily, most shared Web-hosting providers include Python support, so it is possible to deploy Django applications in this scenario.

消息大部分Web宿主服务器支持Python因此这个场景可以部署Django应用程序

Then create a small Python script that informs Apache of the various settings for your Django project and executes the FastCGI program.

然后创建Python脚本告诉ApacheDjango项目不同设置执行FastCGI程序

Raul and his wife had two children of their own by this time, and Django resembled them, too.

现在劳尔妻子已经两个孩子Django他们

The RequestContext is a Django context with a few differences from the regular django. template. Context.

RequestContext一个Django上下文常规django.template.Context些许差异

This will allow you to only use your Web server for Django requests and keep your media on a separate server.

这样Web服务器专门用于Django请求媒体文件另一个服务器

One of the most interesting and talked-about features of Django is its automatic administrative interface.

有趣经常提起Django特性之一就是自动管理界面

It's important to note that Django's template system does not allow Python code to be executed directly from the template.

注意Django模板系统允许直接模板执行Python代码

Before we move onto the anatomy of a Django application, we will test that our development environment is up and running correctly.

剖析Django应用程序之前我们测试开发环境是否正确

Next, I'm going to a Django 100 concert, commemorating the centennial of the legendary gypsy jazz guitarist.

下一步计划前往迪亚哥百年纪念音乐会参加传奇吉普赛爵士吉他演奏家举办专场

One of the biggest selling points of Django is its well-polished admin interface.

Django最大卖点之一一流管理界面

The TurboGears system is quicker to set up than Django, since it requires only an expose decorator to make new pages available.

TurboGears系统设置Django更加快捷因为需要一个expose操作页面变成可用即可

Then we'll take a brief look at deploying to a shared Web-hosting environment, where access to httpd. conf is forbidden.

然后粗略了解一下如何Django应用程序部署共享Web宿主环境这里不能访问httpd.conf。

The Django URL dispatch system uses regular-expression configuration modules that map URL string patterns to Python methods called views.

DjangoURL分发系统使用表达配置模块可以URL字符串模式映射Python方法views

But rather than make it Django-specific, we chose to first roll out cmislib as a lower-level Python API.

我们选择首先使用cmislib作为一个低级PythonAPI不是使集成特定Django

For that, you need to deploy Django to a production-grade Web server, such as Apache or lighttpd.

因此需要Django应用程序部署生产Web服务器比如Apachelighttpd

We have given a high-level overview of how a Django application is created and of how the MTV pattern it is based on works.

我们已经概述如何创建Django应用程序以及基于MTV模式如何工作

Django: Food is fuel. You get picky about what you put in the tank, your engine is gonna die. Now shut up.

迪亚哥食物燃料如果肚子东西如此吹毛求疵的话能量很快用光所以现在闭嘴

Python is for instance very popular among web developers, especially in combination with the Django framework.

Python目前web开发者非常流行特别Django框架组合

The model layer of a Django application is handled by Django's data-access layer.

Django应用程序模型Django数据访问处理

Dino explains the first step in getting Django running was getting a database provider that would run on . NET and work with Django.

Dino解释Django运行起来第一工作就是数据库提供databaseprovider能够运行.NETDjango

Models in Django can be seen as descriptions of the database table schemas, represented in Python code.

Django模型可以看作Python代码表示数据库架构描述

Listing 7 shows how this template would be used in a Django application.

清单7显示如何Django应用程序使用这个模板

The Django team has not chosen a JavaScript library to include with their framework by default, but has discussed the possibility.

Django团队没有选择使用一个JavaScript默认包含自己框架但是他们已经这种可能性展开讨论

Note that the App Engine data store is not a relational database, which is required by some Django components.

注重发动机数据存储应用步骤不是一个关系数据库需求一些Django组件

Django URLs can be easily remapped onto an application after a major refactoring.

发生重大变化之后DjangoURL可以简单地重新映射应用程序

"Link rot" severely hurts the traffic levels and usability of content-based Web sites that Django was designed to create.

链接失效Django设计用来创建基于内容Web站点通信可用性造成影响

If the status object isn't empty, Django loops through each status object and displays the corresponding text.

如果status对象Django循环遍历每个status对象显示相应文本

To make Django aware of a new application, you'll need to add an entry to the INSTALLED_APPS field in the settings. py file.

为了使Django认识应用程序存在需要settings.py文件INSTALLED_APPS添加条目

django : it wouldn ' t be so hard to find , if you weren ' t so picky ! remy : i don ' t wanna eat garbage dad.

迪亚哥不会很难只要那么挑剔爸爸不想丢弃不要东西

This article uses the development version of Django, to take advantage of the recent improvements to the Django framework.

本文使用Django开发版本以便能够利用Django框架最新改进

This means they cannot make the changes outlined in the previous section, so they cannot get Django up and running in this manner.

意味他们不能完成前面小节描述更改因此不能这种方式运行Django

Because Django was created from scratch, the entire project is under one open source license (the BSD license).

由于Django从头开始创建因此整个项目使用开源许可证BSD许可证)。

Unfortunately, this extension can have a negative effect on the performance of a Django application.

不幸这个扩展Django应用程序性能负面影响

Django-data plot enables developers using the Django web framework to seamlessly integrate data-driven graphical plots into their web pages.

可以开发者使用Djangoweb框架整合资料驱动图标他们网页

After installing Django, you should have the admin tool, django-admin. py, available on your path.

安装Django之后现在应该已经有可用管理工具django-admin.py。

If the record with the given primary key does already exist, Django executes an UPDATE query.

如果对象已经数据库存在Django执行更新操作

Django is a high-level Python Web framework that encourages rapid development and clean, pragmatic design.

Django一个高级PythonWeb框架鼓励快速开发干净实用设计