検索

phrase: max: clip:
target: order:
Results of 11 - 20 of about 71 for feature (0.037 sec.)
コードのコミット — Django 4.0.6 ドキュメント 8700
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... equent large commits. For example, if implementing feature X requires a small change to library Y, first comm ... it the change to library Y, then commit feature X in a separate commit. This goes a long way in he ... mmit fixes. Example: "Fixed #123 -- Added whizbang feature.". We've rigged Trac so that any commit message in ... vert if there are none. If the problem is small (a feature commit after feature freeze, say), wait it out. If ...
https://man.plustar.jp/django/internals/contributing/committing-code.html - [similar]
Djangoソースコードレポジトリ — Django 4.0.6 ドキュメント 8532
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... occur as necessary after the initial release of a feature version. The Git repository also contains tags . T ... tribute to Django by fixing bugs or developing new features, you'll want to get the code from the main branch ... Django's code (say, to fix a bug or develop a new feature), you can probably stop reading here and move over ... curred on the main repository branch. Thus, no new feature development work for the next release of Django co ...
https://man.plustar.jp/django/internals/git.html - [similar]
Django 1.1 リリースノート — Django 4.0.6 ドキュメント 7871
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ようこそ! Django 1.1 includes a number of nifty new features , lots of bug fixes, and an easy upgrade path fro ... key called 'permanent', which is highly unlikely. Features deprecated in 1.1 ¶ One feature has been marked a ... . urls )), You should begin to remove use of this feature from your code immediately. AdminSite.root will ra ... ughly 10,000 lines of documentation. The major new features in Django 1.1 are: ORM improvements ¶ Two major e ...
https://man.plustar.jp/django/releases/1.1.html - [similar]
Django 1.2.4 release notes — Django 4.0.6 ドキュメント 7787
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... targeting Django 1.2. For full details on the new features, backwards incompatibilities, and deprecated feat ... torically-undocumented and -unofficially-supported feature has been the ability for a user with sufficient kn ... prior ability to insert arbitrary lookups. One new feature ¶ Ordinarily, a point release would not include ne ... w features, but in the case of Django 1.2.4, we have made an ...
https://man.plustar.jp/django/releases/1.2.4.html - [similar]
Django 1.4 release notes — Django 4.0.6 ドキュメント 7787
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... 1.4 へようこそ! These release notes cover the new features , as well as some backwards incompatible changes ... ngo 1.3 or older versions. We've also dropped some features, which are detailed in our deprecation plan , and ... we've begun the deprecation process for some features . オーバービュー ¶ The biggest new feature in Dja ... imezone FAQ for useful pointers. Other notable new features in Django 1.4 include: A number of ORM improvemen ...
https://man.plustar.jp/django/releases/1.4.html - [similar]
How to upgrade Django to a newer version — Django 4.0.6 ドキュメント 7463
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... なります。 If you're upgrading through more than one feature version (e.g. 2.0 to 2.2), it's usually easier to ... upgrade through each feature release incrementally (2.0 to 2.1 to 2.2) rather t ... han to make all the changes for each feature release at once. For each feature release, use the ...
https://man.plustar.jp/django/howto/upgrade-version.html - [similar]
Advice for new contributors — Django 4.0.6 ドキュメント 7379
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... and ensuring that there's consensus on a proposed feature before you go implementing it. Be bold! Leave feed ... s like "I couldn't find any existing tests of this feature" don't carry much weight--while it may be true, th ... rtant job of writing the very first tests for that feature, not that you get a pass from writing tests altoge ...
https://man.plustar.jp/django/internals/contributing/new-contributors.html - [similar]
How is Django Formed? — Django 4.0.6 ドキュメント 7379
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... will be in docs/releases/index.txt . If this is a feature release, ensure translations from Transifex have b ... ent will follow ( example security commit ). For a feature release, remove the UNDER DEVELOPMENT header at th ... docs site. Create a stub release note for the new feature version. Use the stub from the previous feature re ... ase version or copy the contents from the previous feature version and delete most of the contents leaving on ...
https://man.plustar.jp/django/internals/howto-release-django.html - [similar]
GeoJSON Serializer — Django 4.0.6 ドキュメント 7379
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... y field to use for the geometry key of the GeoJSON feature. This is only needed when you have a model with mo ... , fields = ( 'name' ,)) Would output: { 'type' : 'FeatureCollection' , 'crs' : { 'type' : 'name' , 'properti ... es' : { 'name' : 'EPSG:4326' } }, 'features' : [ { 'type' : 'Feature' , 'geometry' : { 'type' ...
https://man.plustar.jp/django/ref/contrib/gis/serializers.html - [similar]
Django 1.0 リリースノート — Django 4.0.6 ドキュメント 7140
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... In fact, new documentation is one of our favorite features of Django 1.0, so we might as well start there. F ... re you see something like: New in Django 1.0: This feature is new in Django 1.0 You'll know that you're looki ... rds-incompatible modifications and mentions of new features opened up by this refactoring, is available on th ... unsafe (requiring escaping). A full guide to this feature is in the documentation for the autoescape tag. dj ...
https://man.plustar.jp/django/releases/1.0.html - [similar]
PREV 1 2 3 4 5 6 7 8 NEXT