You are here |
www.mattlayman.com | ||
| | | |
blog.miguelgrinberg.com
|
|
| | | | miguelgrinberg.com | |
| | | |
vsupalov.com
|
|
| | | | Getting back into Django with a new project or after a break? Here's a collection of important parts with Links and useful snippets to help you get up to speed faster. | |
| | | |
quakkels.com
|
|
| | | | Django is a Python framework that I've written about before. I've compared Django to ASP.NET MVC. But, I didn't go into much detail about how to actually use Django to create a data driven website. That's what I'll cover now. | |
| | | |
vannevel.net
|
|
| | With the release of Visual Studio 2015 RC, we also received the pretty much final implementation of the Diagnostics implementation. This SDK allows us to create our own diagnostics to help us write proper code that's being verified against those rules in real-time: you don't have to perform the verification at a separate build-step. What's more is that we can combine that with a code fix: a shortcut integrated in Visual Studio that provides us a solution to what we determine to be a problem. |