- Language: en
12 results for software testing in version 1.8
-
Writing your first Django app, part 5
- … tests; without tests, they won’t trust it. Jacob Kaplan-Moss, one of Django’s original developers, says “Code without tests is broken by design.” That other developers want to see tests in your software …
-
Django team
- … software should be simple, explicit and tested. His perfectionist tendencies quickly led him to triage …
-
Django 1.5 release notes
- … testing via our automated test suite, it’s received very little real-world testing. We’ve done our best to eliminate bugs, but we can’t be sure we covered all possible uses of Django …
-
Django documentation contents
- … software Serializing Django objects Serializing data Deserializing data Serialization formats Natural keys Django settings The basics Designating the settings Default settings Using settings in Python code Altering settings at runtime Security Available settings Creating your …
-
Advanced tutorial: How to write reusable apps
- … tested django-polls , it’s ready to share with the world! If this wasn’t just an example, you could now: Email the package to a friend. Upload the package on your Web site. Post …
-
Django 1.6 release notes
- … Django 1.6 release notes Note Dedicated to Malcolm Tredinnick On March 17, 2013, the Django …
-
Submitting patches
- … Submitting patches We’re always grateful for patches to Django’s code. Indeed, bug reports …
-
Organization of the Django Project
- … Organization of the Django Project Principles The Django Project is managed by a team of …
-
FAQ: General
- … FAQ: General Why does this project exist? Django grew from a very practical need: World …
-
How is Django Formed?
- … How is Django Formed? This document explains how to release Django. Please, keep these instructions …
-
Reporting bugs and requesting features
- … Reporting bugs and requesting features Important Please report security issues only to security @ djangoproject …
-
Working with forms
- … Working with forms About this document This document provides an introduction to the basics of …