- Language: en
11 results for software testing in version 3.2
-
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 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 …
-
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 website. 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 …
-
Django documentation contents
- … Django documentation contents Getting started Django at a glance Design your model Install it Enjoy …
-
Using Django
- … Using Django Introductions to all the key parts of Django you’ll need to know …
-
How is Django Formed?
- … How is Django Formed? This document explains how to release Django. Please, keep these instructions …
-
FAQ: General
- … FAQ: General Why does this project exist? Django grew from a very practical need: World …
-
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 …