update docs

This commit is contained in:
Artur Barseghyan 2014-10-15 00:19:33 +02:00
parent 2c1c0dd286
commit 965338a201

View file

@ -984,10 +984,11 @@ the most influenced by the Bootstrap 3 theme.
Make changes to an existing theme
-----------------------------------------------
As said above, making your own theme from scratch could be costy. Instead,
you can override an existing one and change it to your needs with
minimal efforts. See the `override simple theme <https://github.com/barseghyanartur/django-fobi/tree/master/examples/simple/override_simple_theme/>_`
you can override/reuse an existing one and change it to your needs with
minimal efforts. See the `override simple theme <https://github.com/barseghyanartur/django-fobi/tree/master/examples/simple/override_simple_theme/>`_
example. In order to see it in action, run the project with
`settings_override_simple_theme` option:
`settings_override_simple_theme <https://github.com/barseghyanartur/django-fobi/blob/master/examples/simple/settings_override_simple_theme.py>`_
option:
.. code-block:: none