Skip to content

Commit

Permalink
Updating TOC.
Browse files Browse the repository at this point in the history
  • Loading branch information
Wilfred committed Jul 7, 2014
1 parent f3185a3 commit 4443553
Showing 1 changed file with 22 additions and 19 deletions.
41 changes: 22 additions & 19 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,24 +1,27 @@
**Table of Contents** *generated with [autotoc](https://github.com/Wilfred/autotoc)*
<!-- markdown-toc start - Don't edit this section. Run M-x markdown-toc/generate-toc again -->
**Table of Contents**

- [django-test-mixins](#django-test-mixins)
- [Usage](#usage)
- [HttpCodeTestCase](#httpcodetestcase)
- [EmptyCacheTestCase](#emptycachetestcase)
- [FormValidationTestCase](#formvalidationtestcase)
- [RedirectTestCase](#redirecttestcase)
- [Combining test cases](#combining-test-cases)
- [Changelog](#changelog)
- [v1.7.1](#v171)
- [v1.7](#v17)
- [v1.6](#v16)
- [v1.5](#v15)
- [v1.4](#v14)
- [v1.3](#v13)
- [v1.2](#v12)
- [v1.1](#v11)
- [v1.0](#v10)
- [Future Features](#future-features)
- [Uploading to PyPI](#uploading-to-pypi)
- [Usage](#usage)
- [HttpCodeTestCase](#httpcodetestcase)
- [EmptyCacheTestCase](#emptycachetestcase)
- [FormValidationTestCase](#formvalidationtestcase)
- [RedirectTestCase](#redirecttestcase)
- [Combining test cases](#combining-test-cases)
- [Changelog](#changelog)
- [v1.8](#v18)
- [v1.7.1](#v171)
- [v1.7](#v17)
- [v1.6](#v16)
- [v1.5](#v15)
- [v1.4](#v14)
- [v1.3](#v13)
- [v1.2](#v12)
- [v1.1](#v11)
- [v1.0](#v10)
- [Uploading to PyPI](#uploading-to-pypi)

<!-- markdown-toc end -->

# django-test-mixins

Expand Down

0 comments on commit 4443553

Please sign in to comment.