Skip to content

Remote file server to upload html and javascript files and run them. It is able to execute AJAX calls through its internal proxy

Notifications You must be signed in to change notification settings

jalopez/django-ajax-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Django AJAX Server (DAS)

Django AJAX Server (DAS) is a remote file server to upload html and javascript files and run them. It is able to execute AJAX calls through its internal proxy.

Installation

  1. Install python-virtualenv
  2. $pip -E env install -r dependencies.pip
  3. Configure django settings in a file called settings_local.py
  4. If you don't change database config, create an empty file called database.sqlite

About

Remote file server to upload html and javascript files and run them. It is able to execute AJAX calls through its internal proxy

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published