Skip to content

nqthqn/talk2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

talk

A small AJAX-powered Django app for implementing a super simple communication wall for posting and commenting.

URLs

  1. Main - http://localhost:8000/

Setup

  1. Activate virtualenv.
  2. Install requirements. pip install -r requirements.txt
  3. Syncdb.
  4. Run server.

About

A small ajax powered Django app for implementing a super simple communication wall for posting and commenting.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published