daphne/testproject/testproject
Robert Roskam fd74863ba4 Changed testproject, added tasks, updated docs (#284)
* Added in simple locust file

* Correcting the file name

* Updated to latest version of daphne

* moving settings up

* Moved over channels settings

* Removed channels settings

* Removed settings file

* Moved around files

* Made a file for normal wsgi

* Changed regular wsgi to point to channels settings

* Create __init__.py

* Added in the appropriate import

* Named it right

* Create urls_no_channels.py

* Delete urls_no_channels.py

* Doing this so I don't have to have multiple urls

* Update urls.py

* Update urls.py

* Added in fabric cmd for installing nodejs loadtest

* Added in git dependency

* Added in a symlink for loadtest

* Made run_loadtest command

* Added in argument for time

* Changed to format on string

* Updated arguments

* Fixed typo for argument

* Made some comments and moved around some tasks

* Edits to readme

* Add a lot more documentation

* Adjusted formatting

* Added a comment

* Made formatting cahnges

* Slight language change
2016-08-03 08:30:35 -07:00
..
settings Changed testproject, added tasks, updated docs (#284) 2016-08-03 08:30:35 -07:00
__init__.py Small project to test with 2015-11-07 03:13:15 -08:00
asgi.py Changed testproject, added tasks, updated docs (#284) 2016-08-03 08:30:35 -07:00
urls.py Changed testproject, added tasks, updated docs (#284) 2016-08-03 08:30:35 -07:00
wsgi_no_channels.py Changed testproject, added tasks, updated docs (#284) 2016-08-03 08:30:35 -07:00
wsgi.py Changed testproject, added tasks, updated docs (#284) 2016-08-03 08:30:35 -07:00