Removed vagrant configuration section

pull/1827/head
Timo Rieber 2015-10-15 08:11:16 +02:00
rodzic 8e2c5cfd87
commit f522b146b3
1 zmienionych plików z 0 dodań i 10 usunięć

Wyświetl plik

@ -59,16 +59,6 @@ The templates directory contains ``base.html``, ``404.html`` and ``500.html``. T
The static directory contains an empty JavaScript and SASS file. Wagtail uses ``django-compressor`` for compiling and compressing static files. For more information, see: `Django Compressor Documentation <http://django-compressor.readthedocs.org/en/latest/>`_
Vagrant configuration
---------------------
Location: ``/Vagrantfile`` and ``/vagrant/``
If you have Vagrant installed, these files let you easily setup a development environment with PostgreSQL and Elasticsearch inside a virtual machine.
If you do not want to use Vagrant, you can just delete these files.
Django settings
---------------