| What is RSS feed? | About Us |
Source: phobos.apple.com --- 4 days ago
Bits and Pieces by DJANGO Reinhardt ... Source: it.slashdot.org --- 1 day ago
jgomo3 writes "Finally, the stable version 1.0 of DJANGO (one of the most popular free Python based frameworks) has been released. Explained in the project blog, this achievement was in part due to the great users and developers community of the DJANGO project, and recall the big effort with numbers like 4000 commits and 2000 bugs fixed since last stable version. DJANGO is 'The Web framework for perfectionists with deadlines.' You can dive in by reading the overview." Read more of this story at Slashdot. ... Source: networks.feedburner.com --- 1 day ago
DJANGO 1.0 includes quite a few features that are new since the 0.96 release that many sites have been using. These include improved Unicode handling, an improved and refactored ORM, cross-site scripting protection, Jython compatability, and more. The 1.0 release also comes with a promise of API stability and forward compatibility; as you move from 1.0 to 1.1, you won't face a moving target. If you're interested in learning DJANGO, the best starting point is the project's own documentation . There's also a handy cheat-sheet for more experienced developers. Trackback URL for this post: http://ostatic.com/trackback/172510 Related Activities Comments (0) Post a Comment Ask a Question Related Software DJANGO ( 4 alternatives , post review ) framework ( add alternative , post review ) Related Blog Posts OStatic Buffer Overflow..... ( post comment ) DJANGO Announces DjangoCon 2008 ( post comment ) DJANGO Gets Its Own Foundation ( 1 comment ) ... Source: isohunt.com --- 2 days ago
Bit Torrent details: Category: Video/Movies Original site: http://www.smaragdtorrent.to/ Size: 807.31 MB, in 1 files Seeds: 2 - Leechers: 7 - Downloads: 0 Description: N/A ... Source: isohunt.com --- 2 days ago
Bit Torrent details: Category: Video/Movies Original site: http://thepiratebay.org/ Size: 838.08 MB, in 1 files Seeds: 2 - Leechers: 3 - Downloads: 0 Description: N/A ... Source: isohunt.com --- 2 days ago
Bit Torrent details: Category: Video/Movies Original site: http://thepiratebay.org/ Size: 838.08 MB, in 1 files Seeds: 1 - Leechers: 8 - Downloads: 0 Description: N/A ... Source: barrapunto.com --- 1 day ago
jgomo3 nos cuenta: «Finalmente, ha sido liberada la versión estable 1.0 de DJANGO, uno de los framework libres basados en Python más famosos. Según se explica en el blog del proyecto, este logro se debió en gran medida a la grandiosa comunidad de usuarios y desarrolladores del proyecto DJANGO y resaltan el gran esfuerzo realizado con estadísticas como 4000 commits y 2000 bugs corregidos desde la última versión estable. DJANGO es "el web framework para perfeccionistas con fechas de entrega". Pueden sondear un poco su poder en esta revisión.» ... Source: images.contactmusic.com --- 5 days ago
Takeshi Miike's spaghetti western mash-up, Sukiyaki Western DJANGO, is a mystery wrapped in a riddle inside an enigma. This Ramen on ... Source: blog.blueidea.com --- 1 day ago
千呼万唤,DJANGO 1.0终于发布了! 更多信息看这里。... ...
Source: www.securityfocus.com --- 2 days ago
[ MDVSA-2008:185 ] python-DJANGO ... Source: www.djangoproject.com --- 3 days ago
Ever since changeset 5144 DJANGO has had the ability to send email directly through Gmail with a few extra settings in your settings.py file. I recently set up a server using Ubuntu and had no intention of receiving email on it, but I did, however, want my website to be able to send email, so this is a great solution for that case. Gmail Consider creating a new email account from which the email will be sent. I like to do this for a few reasons: For security reasons I don't want to list my password of my main Google Apps account holder in my settings.py file. Setting up a secondary account using an address like info@ or webmaster@ with a generated password felt like the right approach for me. Using a secondary account also has the benefit of separating any replies to website emails. You can set up filters on the website email account and forward them to your main account holder easily enough. DJANGO Here are the settings as I've listed them in my settings.py file: EMAIL_HOST = 'smtp.gmail.com' EMAIL_HOST_USER = 'USER@YOUR_DOMAIN.com' EMAIL_HOST_PASSWORD = 'YOUR_PASS' EMAIL_PORT = 587 EMAIL_USE_TLS = True I'm also setting SERVER_EMAIL and DEFAULT_FROM_EMAIL to the same address as EMAIL_HOST_USER but for clarity of the above, chose not to show those settings. It's great that DJANGO comes pre-baked to support any mail server that requires TLS connections like Gmail. ... Source: www.videodetective.com --- 1 day ago
... Source: www.dzone.com --- 1 day ago
I delete and sync my database fairly often during development with DJANGO because the "syncdb" command will not alter the table in the database after, for example, adding a new field to the corresponding model. The problem I have with this is typing in the same data for a superuser over and over again. ... Source: www.djangoproject.com --- 1 day ago
Ну вот. Даже как-то грустно. То чего все мы так долго ждали наконец свершилось . Джанга родилась в своем релизном варианте с гордым "1.0" на ярлыке. Почему грустно? Да потому, что тот темп, с которым менялась джанга последний год(с лишним), приучил нас быть всегда в тонусе, следить за изменениями, подстраиваться под них и как-то менять своё видение этого чудесного фреймворка. А что теперь? Мне кажется что темп упадет, а значит и драйв обитания на trunk будет не такой как раньше. Ну ладно с ним с драйвом, будем искать в других областях. Важно то что наконец джанга должна приобрести общепризнанный статус production/enterprice-ready и пойти в массы с ещё более быстрыми темпами. Компании (конечно в большей степени управленцы в них), которые раньше на этапе выбора платформы и инструмента воротили нос от продукта, который был, как им казалось, не готов для боевого применения, сейчас начнут пересматривать свои воззрения, и уже для новых проектов боле пристально смотреть на джагу как на реального кандидата в освоении и применении. Я на это надеюсь по крайней мере. Пусть для многих смелых и разумных, уже давно джанга вполне была готовой к бою, но всё равно оставались сомневающиеся. Так же теперь в споре на лидерство на рынке веб-фреймворков для быстрой разработки приложений у джанго есть новый веский довод. Кстати, то что была организована DJANGO Software Foundation , тоже придает солидности и добавляет козырей в колоду нашего любимого фреймвор ... Source: www.djangoproject.com --- 1 day ago
Jak już zapewne wszystkim wiadomo, zostało wydane DJANGO 1.0. Wiedziałem, że chłopakom się uda :). Ostatnio powstało kilka niekompatybilnych wstecz zmian, jednakże w żaden sposób one mnie nie dotknęły. Pełną listę niekompatybilnych zmian możecie zobaczyć na... ... Source: www.djangoproject.com --- 3 days ago
DJANGO: Security fix released . The DJANGO admin used to save partially-submitted forms if your session expired, and continue the submission when you logged in. It turns out that’s actually an unblockable CSRF exploit and is hence broken as designed, so it’s now been removed. Thanks Ed Eliot and other GCap colleagues for helping me flesh out the potential attack. ... Source: www.derkeiler.com --- 1 day ago
Summary: A cross-site request forgery vulnerability was discovered in DJANGO ... The versions of DJANGO shipping with Mandriva Linux have been updated ... All packages are signed by Mandriva for security. ... ... Source: www.djangoproject.com --- 1 day ago
In accordance with the (updated) DJANGO 1.0 release roadmap , today we've released the first release candidate for DJANGO 1.0. To grab a copy of the release candidate, head over to the DJANGO downloads page , and be sure to read the release notes . Please keep in mind, though, that this release is not meant for production use , and is intended primarily for developers who are interested in checking out the new features in 1.0 and helping to identify and resolve bugs prior to the final release. The 1.0 alpha and beta releases and release candidates will not receive long-term support and will not be updated with security fixes, since their main purpose is to serve as a stepping-stone on the path to the final DJANGO 1.0, due to be released as soon as possible.. For distributors and for verification purposes, a file containing the MD5 and SHA1 checksums of the release candidate package has been placed on the djangoproject.com server . This file is PGP-signed with the DJANGO release manager's public key. This key has the ID 0x8C8B2AE1 and can be obtained from, e.g., the MIT PGP keyserver . ... Find more results for DJANGO on RSSMicro.com |
Copyright © 2008 RSSMicro.com