- Read on Friday, June 12, 2009
-
-
Django Test Utils
Seems to be a great application, which helps to build tests.
Visit -
Django Testing
Great slides on how to test Django projects.
Visit
-
Django Test Utils
- Read on Thursday, June 11, 2009
-
-
Custom nose runner
Uses nose test runner, which will discover ALL tests in the application (not just from the tests module of your applications).
Visit
-
Custom nose runner
- Read on Monday, July 28, 2008
- Read on Sunday, July 6, 2008
-
-
Django performance testing - a real world example
Testing and optimizing a django application. Really great tutorial.
Visit
-
Django performance testing - a real world example
- Read on Friday, June 20, 2008
- Read on Saturday, May 31, 2008
-
-
Django, Initial Data & Many To Many Tables | #if debug
The functionality to manage the database through Django is great, however it’s often required to load initial data into a database when it is first created. The initial data might be used for running unit tests against or actually providing some useful
& Many To Many Tables | #if debug">Visit
-
Django, Initial Data & Many To Many Tables | #if debug
- Read on Tuesday, May 6, 2008
-
-
Django Master Class
Amazing django information on Unit testing, middleware, signals, forms & ajax, template tags, custom fields, openID and REST
Visit
-
Django Master Class

