Skip to content

SpotSpecific/NoteSpot

Repository files navigation

Note Spot

A Django (1.0) App for managing your notes

Setup

  1. Download
  2. Unpack
  3. (optional) ammend settings.py to your liking, including any database that is not SQLite.
  4. run "python ./setup.py" inside of the SpotNote folder.
  5. run "python ./manage.py runserver" to have single user instace run on http://127.0.0.1:8000/ to test setup -- visit in webbrowser to try!
  6. (optional) move entire setup under prefed hosting environment and setup mod_python/etc. as required -- note: instruction on this is beyond the scope of this document.
  7. have fun -- note: instruction on this is beyond the scope of this document.

About

A Django application to manage your notes...

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages