mirror of
https://github.com/jazzband/django-constance.git
synced 2026-03-16 22:40:24 +00:00
fixed the README
This commit is contained in:
parent
843eefba17
commit
64bef7d88b
2 changed files with 3 additions and 3 deletions
|
|
@ -11,7 +11,7 @@ Installation
|
|||
|
||||
Install from here using ``pip``::
|
||||
|
||||
pip install -e hg+http://bitbucket.org/comoga/django-constance#egg=django-constance
|
||||
pip install -e git+git://github.com/aleszoulek/django-constance#egg=django-constance
|
||||
|
||||
Configuration
|
||||
=============
|
||||
|
|
@ -60,11 +60,11 @@ with ``MY_SETTINGS_KEY`` in the ``Config`` pseudo model.
|
|||
Screenshots
|
||||
===========
|
||||
|
||||
.. figure:: docs/screenshot2.png
|
||||
.. figure:: https://github.com/aleszoulek/django-constance/raw/master/docs/screenshot2.png
|
||||
|
||||
The standard edit screen.
|
||||
|
||||
.. figure:: docs/screenshot1.png
|
||||
.. figure:: https://github.com/aleszoulek/django-constance/raw/master/docs/screenshot1.png
|
||||
|
||||
The virtual application ``Constance`` among your regular applications.
|
||||
|
||||
|
|
|
|||
Binary file not shown.
|
Before Width: | Height: | Size: 3.3 KiB After Width: | Height: | Size: 26 KiB |
Loading…
Reference in a new issue