Skip to content

Commit

Permalink
fixed the README
Browse files Browse the repository at this point in the history
  • Loading branch information
whiskybar committed Nov 26, 2010
1 parent 843eefb commit 64bef7d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.rst
Expand Up @@ -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
=============
Expand Down Expand Up @@ -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.

Expand Down
Binary file modified docs/screenshot1.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 64bef7d

Please sign in to comment.