Skip to content

Commit

Permalink
create logtailer folder, fixing the project structure
Browse files Browse the repository at this point in the history
  • Loading branch information
fireantology committed Sep 11, 2011
1 parent 1c58a7b commit d7c830a
Show file tree
Hide file tree
Showing 32 changed files with 7 additions and 4 deletions.
2 changes: 2 additions & 0 deletions .gitignore
@@ -1 +1,3 @@
*.pyc
.project
.pydevproject
9 changes: 5 additions & 4 deletions README.rst
Expand Up @@ -12,18 +12,19 @@ This is a first beta version, don't expect so much.

Demos
========
- Demo Video `DemoVideo`_

.. _`Demo video`: http://www.vimeo.com/28889452
.. _`DemoVideo`: http://www.vimeo.com/28889452

Requirements
========

Django 1.3
A working cache backend (used for store file cursor position)
- Django 1.3
- A working cache backend (used for store file cursor position)

Installation
========

- Copy the logtailer folder in you project and add it to the INSTALLED_APPS
- Run manage.py syncdb for create the required tables
- Create a symbolic link named 'logtailer' in you media root folder that link to the logtailer media folder, alternatively you can also copy the logtailer media folder in your media root
- Create a symbolic link named 'logtailer' in you media root folder that litailer' in you media root folder that link to the logtailer media folder, alternatively you can also copy the logtailer media folder in your media root
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 comments on commit d7c830a

Please sign in to comment.