Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
D
django-wiki
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
edx
django-wiki
Commits
c4155727
Commit
c4155727
authored
Jun 16, 2014
by
Benny Daon
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix testproject instructions
parent
3125d7d8
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
12 deletions
+1
-12
testproject/README.md
+1
-12
No files found.
testproject/README.md
View file @
c4155727
...
@@ -6,23 +6,12 @@ that you have checked out the root of the Git repository.
...
@@ -6,23 +6,12 @@ that you have checked out the root of the Git repository.
It comes with a prepopulated SQLite database.
It comes with a prepopulated SQLite database.
Test settings
-------------
Setup
-----
You should link your wiki and django_notify folders like so
ln -s ../wiki .
ln -s ../django_notify .
Running
Running
-------
-------
You should be able to immediately run it like this:
You should be able to immediately run it like this:
python manage.py runserver
--settings=testproject.settings.local
python manage.py runserver
The settings come in a package to administer several test scenarios. For simple purposes, simply edit
`local.py`
.
The settings come in a package to administer several test scenarios. For simple purposes, simply edit
`local.py`
.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment