findjango

Search

1-10 of 8278 results

  1. Django | Testing Django applications | Django documentation

    You can use a collection of tests – a test suite – to solve, or avoid, a number of problems: ... With Django's test-execution framework and assorted utilities, you can simulate ...

    docs.djangoproject.com/en/dev/topics/testing/?from=olddocs mark as irrelevant
  2. ericholscher's django-tests

    Easy scripts to stage django test suite.

    github.com/ericholscher/django-tests/tree/master mark as irrelevant
  3. Django | Testing GeoDjango Apps | Django documentation

    Specifically, testing GeoDjango applications is now the same as Testing Django ... See the Testing GeoDjango Applications in 1.1 section for more details. ...

    docs.djangoproject.com/en/dev/ref/contrib/gis/testing/ mark as irrelevant
  4. Django | 39. Testing using the Test Client | Django Documentation

    The test client is a class that can act like a simple browser for testing purposes. ... coding: utf-8 from django.test import Client, TestCase from django.core import ...

    www.djangoproject.com/documentation/models/test_client/ mark as irrelevant
  5. ericholscher's django-test-utils

    Utilities for testing Django applications

    github.com/ericholscher/django-test-utils/tree/master mark as irrelevant
  6. Django | Testing Django applications | Django Documentation

    Automated testing is an extremely useful weapon in the bug-killing arsenal of the modern developer. ... When refactoring or modifying code, tests serve as a guide to ensure ...

    www.djangoproject.com/documentation/0.96/testing/ mark as irrelevant
  7. Django | 38. Testing using the Test Client | Django Documentation

    The test client is a class that can act like a simple browser for testing purposes. ... from django.test import Client, TestCase class ClientTest(TestCase): fixtures ...

    www.djangoproject.com/documentation/0.96/models/test_client/ mark as irrelevant
  8. Django snippets: Tag "test"

    Fake SSL Middleware for Tests and Local Development (Python) by DrMeers 2 months, 2 weeks ago ... Testing with unmanaged models (Python) by manfre 1 year ago ...

    djangosnippets.org/tags/test/ mark as irrelevant
  9. garethr's django-test-extensions

    A set of custom assertions and examples for use testing django applications

    github.com/garethr/django-test-extensions/tree/master mark as irrelevant
  10. Expire cache specific to a django view

    Often you might encounter situation where you may need to expire cache for a POST request when user updates a field. Here is a snippet I use to expire cache for that specific key.

    www.yashh.com/blog/2008/nov/08/expire-cache-specific-django-view/ mark as irrelevant

Code by Will Larson. Design by Kevin Fricovsky. All Rights Reserved, 2009.

Add Findjango as Search Provider (Firefox)