diff options
| author | Tom Christie | 2012-09-08 22:06:13 +0100 | 
|---|---|---|
| committer | Tom Christie | 2012-09-08 22:06:13 +0100 | 
| commit | 247696e820dfe4535b3141d744129d654f9b6aea (patch) | |
| tree | fee3e54b16f459b0b0501ee83122cc4b9b06c3cb /docs/api-guide/settings.md | |
| parent | 5d9dfcd8ae10db37f0cca043d3b9977e27197487 (diff) | |
| download | django-rest-framework-247696e820dfe4535b3141d744129d654f9b6aea.tar.bz2 | |
Links to source files in docs
Diffstat (limited to 'docs/api-guide/settings.md')
| -rw-r--r-- | docs/api-guide/settings.md | 2 | 
1 files changed, 2 insertions, 0 deletions
| diff --git a/docs/api-guide/settings.md b/docs/api-guide/settings.md index 1411b9ec..ae8dce76 100644 --- a/docs/api-guide/settings.md +++ b/docs/api-guide/settings.md @@ -1,3 +1,5 @@ +<a class="github" href="settings.py"></a> +  # Settings  Configuration for REST framework is all namespaced inside the `API_SETTINGS` setting. | 
