diff options
Diffstat (limited to 'index.html')
| -rw-r--r-- | index.html | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -502,7 +502,7 @@ <p>REST framework requires the following:</p> <ul> <li>Python (2.6.5+, 2.7, 3.2, 3.3, 3.4)</li> -<li>Django (1.4.11+, 1.5.5+, 1.6, 1.7)</li> +<li>Django (1.4.11+, 1.5.6+, 1.6.3+, 1.7)</li> </ul> <p>The following packages are optional:</p> <ul> @@ -655,7 +655,7 @@ Framework.</p> <p>If you believe you’ve found something in Django REST framework which has security implications, please <strong>do not raise the issue in a public forum</strong>.</p> <p>Send a description of the issue via email to <a href="mailto:rest-framework-security@googlegroups.com">rest-framework-security@googlegroups.com</a>. The project maintainers will then work with you to resolve any issues where required, prior to any public disclosure.</p> <h2 id="license">License</h2> -<p>Copyright (c) 2011-2014, Tom Christie +<p>Copyright (c) 2011-2015, Tom Christie All rights reserved.</p> <p>Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:</p> |
