diff options
| author | Tom Christie | 2014-12-11 09:55:10 +0000 | 
|---|---|---|
| committer | Tom Christie | 2014-12-11 09:55:10 +0000 | 
| commit | 5f0532a0919177e1157b02a40cffe816e6e1e57e (patch) | |
| tree | f6b5644291419249db04b34e3e7facb67a84ee36 /api-guide/validators/index.html | |
| parent | f21bf4d6dd7ed90b59945704f818732135ac86c4 (diff) | |
| download | django-rest-framework-5f0532a0919177e1157b02a40cffe816e6e1e57e.tar.bz2 | |
Update documentation
Diffstat (limited to 'api-guide/validators/index.html')
| -rw-r--r-- | api-guide/validators/index.html | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/api-guide/validators/index.html b/api-guide/validators/index.html index 0466a4a8..70b680c1 100644 --- a/api-guide/validators/index.html +++ b/api-guide/validators/index.html @@ -620,6 +620,7 @@ It has two required arguments, and a single optional <code>messages</code> argum    <script src="../../js/jquery-1.8.1-min.js"></script>    <script src="../../js/prettify-1.0.js"></script>    <script src="../../js/bootstrap-2.1.1-min.js"></script> +  <script src="../../js/theme.js"></script>    <script>      //$('.side-nav').scrollspy() | 
