- Sep19
-
"The Django Debug Toolbar is a configurable set of panels that display various debug information about the current request/response. It is a small toolbar that, when activated, situates itself in the top-right location of the browser window. When particular panels are clicked, more details about that panel's content are displayed."
- Aug30
-
"...SHA1 hash from 40 to 27 characters using base65 encoding..."
- Aug29
-
It's moved
- Aug24
-
"As Django is still in pre-1.0 mode, we haven't yet committed to maintaining backwards compatibility in any APIs. Although we're keeping such changes to a minimum, Django developers should be acutely aware of these changes."
- Jul29
-
- Jul23
-
In this article we're going to look at replacing the standard Django ORM with SQLAlchemy. This is a pretty big leap, and before we jump in too deeply lets take a look at how switching to SQLAlchemy is going to impact our application.
- Jun26
-
- Apr12
-