All articles by Django Round-Up

Thumbnail image for Django Round-Up #39

Django Round-Up #39

Featured Django 1.9 release candidate 1 released Last month, saw the release of 1.9 RC1 (now official). It’s the first official non-LTS release since the new release process was formalized . Bugfix release issued: 1.8.6 1.8.6 fixes a handful of …
Thumbnail image for Django Round-Up #38

Django Round-Up #38

Featured Bugfix release issued: 1.8.5 A handlful of bugs in the 1.8 release series have been resolved in the latest release. Django 1.9 beta 1 released 1.9 brings a lot of new features including password validators, parallel tests, a Postgres …
Thumbnail image for Django Round-Up #37

Django Round-Up #37

Featured Django 1.9 alpha 1 released The next version of Django hit feature-freeze with lots of cool new features: password validators, parallel testing, a true Postgres JSON field, and more. New options for donating to the DSF To keep up …
Thumbnail image for Django Round-Up #36

Django Round-Up #36

Featured Django team seeks help maintaining Oracle and Oracle GIS backends Are you using Oracle with Django? The database backend is currently without a maintainer and runs the risk of being deprecated unless somebody steps up to provide support. Security …
Thumbnail image for Django Round-Up #35

Django Round-Up #35

Featured Security releases issued: 1.8.3, 1.7.9, 1.4.21 A possible denial of service attack related to Django’s session framework was patched. If you’re using a third-party session framework, be sure it’s been updated as well. Django Has a New Admin Theme …
Thumbnail image for Django Round-Up #34

Django Round-Up #34

Featured Django’s Roadmap Based on the results of the community survey, a long-term release roadmap has been put in place. Extra effort was made to ease the upgrade burden on developers and third-party applications. Django Software Foundation announces Diversity Statement …
Thumbnail image for Django Round-Up #33

Django Round-Up #33

Featured Django Developers Community Survey The Django Core Team wants to know more about how you use Django. Take a few minutes to fill out the survey and help them tailor Django so it meets our needs. Bugfix and Security …
Thumbnail image for Django Round-Up #32

Django Round-Up #32

Featured Security Advisory: Arbitrary file inclusion through docutils If you are allowing untrusted users to input reStructuredText which later gets passed through docutils , be sure to read this advisory to ensure your application is configured securely. DjangoCon EU Talk …
Thumbnail image for Django Round-Up #31

Django Round-Up #31

Featured DjangoCon US in Austin, TX The website for this year's DjangoCon US officially launched (designed by us at Lincoln Loop ). This year's conference is being run by a newly founded non-profit, more details on the blog . Security …
Thumbnail image for Django Round-Up #30

Django Round-Up #30

Featured Django 1.8 beta 1 and 1.7.5 Released Django 1.8 is one step closer to release and 1.7 has received a few bug fixes. DjangoCon Europe 2015 Update DjangoCon EU is just over a month away and tickets are going …
Thumbnail image for Django Round-Up #29

Django Round-Up #29

Featured Django 1.8 alpha 1 released The next version of Django hit alpha stage and should be hitting beta this week. This is another big release, including two crowdfunded initiatives, Marc Tamlyn's Postgres contrib module and Aymeric Augustin's multiple template …
Thumbnail image for Django Round-Up #28

Django Round-Up #28

Featured PyCon 2015 Talk Schedule PyCon will be returning to Montréal this April and the talk schedule was just announced. At least one Django talk is on the docket, but there's always a lot to offer here for Django devs. …
Thumbnail image for Django Round-Up #27

Django Round-Up #27

Featured Django Websites Redesign Ok, so this didn't happen in November, but it's too big not to include. For the first time since it's public launch nearly 10 years ago, www.djangoproject.com got a redesign. Congrats to everyone involved. DjangoCon Europe …
Thumbnail image for Django Round-Up #26

Django Round-Up #26

Featured Django Bugfix Releases An incremental bugfix release was done for Djangos 1.4.x-1.7.x. The older ones are pretty minor, but there's a laundry list of fixes in 1.7.1 that are worth checking out. Inagural Django Fellows Announced For the first …
Thumbnail image for Django Round-Up #25

Django Round-Up #25

Featured Django 1.7 Released This is big news. Django 1.7 is a huge release, including database migrations and an app loading refactor (no more empty models.py files!). Lots of other goodies in the release notes . DSF calls for applicants …
Thumbnail image for Django Round-Up #24

Django Round-Up #24

Featured Django Security Releases New security releases in the 1.4, 1.5, 1.6, and 1.7 branches were made. They address multiple vulnerabilities. Make sure to review the notes to see if you are affected. A thank you to the companies that …
Thumbnail image for Django Round-Up #23

Django Round-Up #23

Featured Django 1.7 release candidate 2 The 1.7 release is nigh! Lots of awesome improvements coming down the pike. DjangoCon US Schedule Posted The preliminary talk schedule for DjangoCon US was posted recently. It will be back in Portland this …
Thumbnail image for Django Round-Up #22

Django Round-Up #22

Featured Django 1.7 release candidate 1 Django 1.7 is creeping towards an official release. Lots of changes in this one including an app loading refactor and built-in schema migrations. DjangoCon US Call for Proposals The talk proposal deadline for DjangoCon …
Thumbnail image for Django Round-Up #21

Django Round-Up #21

Featured Django Security Releases Django 1.4.13, 1.5.8, 1.6.5 and 1.7 beta 4 were released to address an issue with caches serving private data and URL validation allowing redirects to malformed URLs. These issues likely affect a majority of users and …
Thumbnail image for Django Round-Up #20

Django Round-Up #20

Hi there! As you probably noticed, Django Round-up has been on hiatus for the last few months. We got busy and the newsletter fell by the wayside. Sorry for leaving you hanging! Moving forward, we're considering a monthly format instead …
Thumbnail image for Django Round-Up #19

Django Round-Up #19

Featured DjangoCon US Videos The full set of videos from DjangoCon US were released by Open Bastion. If you weren't able to attend in person, block off your schedule, start up your YouTubes and enjoy. Lincoln Loop's BotBot Tee What's …
Thumbnail image for Django Round-Up #18

Django Round-Up #18

Featured Django Security Release Django 1.4.8, Django 1.5.4, and Django 1.6 beta 4 were released last week. They fix an easily exploitable issue with the password hasher that could lead to a denial-of-service attack. It is recommended that to upgrade …
Thumbnail image for Django Round-Up #17

Django Round-Up #17

Featured DjangoCon US 2013 Last week DjangoCon US was held in Chicago, bringing together some of the best and the brightest in the community. While you'll still have to wait for the videos, many of the presenters have posted their …
Thumbnail image for Django Round-Up #16

Django Round-Up #16

Featured A Plan Comes Together Andrew Godwin merged his migrations branch into Django master. This means, barring some horrible problem, we'll be seeing it in the 1.7 release of Django. Congratulations to Andrew on his monumental effort and getting this …
Thumbnail image for Django Round-Up #15

Django Round-Up #15

Featured Django Security Releases Issued 1.5.2, 1.4.6, and 1.6 beta 2 were released to address two cross-site scripting (XSS) bugs found in Django. The release notes state that, "While these issues present limited risk and may not affect all Django …
Thumbnail image for Django Round-Up #14

Django Round-Up #14

Featured Django 1.6 Beta 1 Released That was quick! Just four months after the release of 1.5, 1.6 is getting ready to spread it's wings. Big new features include persistent database connections (likely a nice speed improvement for many sites), …
Thumbnail image for Django Round-Up #13

Django Round-Up #13

Happy Friday, here's Django Round-up, lucky number 13, hot off the presses. Featured Tunnel Lights Andrew Godwin's latest in his Django migrations epic. After years of planning, he finally has functional code working with the Django core. He describes some …
Thumbnail image for Django Round-Up #12

Django Round-Up #12

Bienvenidos a Django Round-up #12! Featured Jeremy Dunck joins the DSF Board Jeremy Dunck, former Django Software Foundation secretary, was voted into the board seat vacated by Alex Gaynor (who left to become director of the Python Software Foundation). Andy …
Thumbnail image for Django Round-Up #11

Django Round-Up #11

Good day Djangonauts! Enjoy today's tasty slice of Django Round-up (#11)... Featured Django 1.6 alpha 1 Released It feels like 1.5 was just released, but 1.6 is already nearing completion. Major features include better (more secure) default settings and persistent …
Thumbnail image for Django Round-Up #10

Django Round-Up #10

Greetings from Greece (γεια σας!) where Lincoln Loop is setting up camp for the week . Without further delay, here's Django Round-up #10. Featured Getting Started with Django, Lesson 4 The latest in the Getting Started with Django series. In …
Thumbnail image for Django Round-Up #9

Django Round-Up #9

Happy May and welcome to Django Round-up #9! I have a special request for you, so please check the bottom of the email before clicking the "archive" button. Featured Django Software Foundation call for board nominations Alex Gaynor is stepping …
Thumbnail image for Django Round-Up #8

Django Round-Up #8

Hidee-ho Django Round-Up readers! We're back with issue #8: Featured A whole load of Kickstarting The post-mortem for Andrew Godwin's Kickstarter project to add schema migrations to Django core. He raised nearly £18k, via over 500 donations and plans to …
Thumbnail image for Django Round-Up #7

Django Round-Up #7

Top o' the morning (or evening) Django Round-Up readers! Here's issue #7, hot off the presses: Featured Django 1.5.1 Released A minor release fixing a memory leak in 1.5 and some smaller non-critical bugs. Schema Migrations for Django Kickstarter Andrew …
Thumbnail image for Django Round-Up #6

Django Round-Up #6

¡Buenos dias Django Round-Up readers! Here's issue #6 with lots of PyCon goodness: Featured Goodbye, Malcolm Today's round-up starts on a horribly somber note. The Django community lost one of its leaders last week when Malcolm Tredinnick passed away. He …
Thumbnail image for Django Round-Up #5

Django Round-Up #5

Hello and happy Friday Django Round-up readers! Without delay, here's issue #5: Featured Django 1.5 Released Django 1.5 brings in some great new features including the long awaited, configurable user model! "Experimental" Python 3 support landed and the docs have …
Thumbnail image for Django Round-Up #4

Django Round-Up #4

Happy Friday! Here's Django Round-up #4, hot off the presses... Featured Django Security Releases These fix a few new issues reported to Django's security team. One in particular requires the use of a new setting, ALLOWED_HOSTS . Be sure to …
Thumbnail image for Django Round-up #3

Django Round-up #3

Happy Friday! Django Round-up #3 is packed full of good info. Let's get started... Featured Everyblock Shutdown We start off with some sad news, Django BDFL Adrian Holovaty's brainchild, Everyblock, was abruptly shutdown by NBC News this week. Some of …
Thumbnail image for Django Round-up #2

Django Round-up #2

Here it is, Django Round-up #2. We've been scouring the internet for the last couple of weeks looking for the best in Django related topics. We hope it keeps you up-to-date while saving your valuable time. Enjoy! Featured Two Scoops …
Thumbnail image for Django Round-up #1

Django Round-up #1

Hi there, welcome to the first of what we hope are more Django round-ups. We scoured the internet for great Django resources, then bundled them up for you here. We hope it helps you stay current and not miss anything …