Skip to content

Commit

Permalink
Fix rst
Browse files Browse the repository at this point in the history
  • Loading branch information
radiac committed Jun 24, 2018
1 parent 2311483 commit 9ac80a1
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.rst
Expand Up @@ -115,9 +115,9 @@ projects::
SETTING = getattr(settings, 'MYAPP_SETTINGS', 'default')

but unlike that simpler pattern, Yaa-Settings still works with standard setting
overrides for tests:

https://docs.djangoproject.com/en/2.0/topics/testing/tools/#overriding-settings
overrides for tests - see the
`Django documentation <https://docs.djangoproject.com/en/2.0/topics/testing/tools/#overriding-settings>`_
for more details.


Create dynamic defaults using properties
Expand Down

0 comments on commit 9ac80a1

Please sign in to comment.