Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
D
djangoldp
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Fay Arnold
djangoldp
Commits
db9ccd35
Commit
db9ccd35
authored
7 years ago
by
Sylvain Le Bon
Browse files
Options
Downloads
Plain Diff
Merge branch 'master' of git.happy-dev.fr:happy-dev/djangoldp
parents
93990481
c508cea4
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+7
-1
7 additions, 1 deletion
README.md
with
7 additions
and
1 deletion
README.md
+
7
−
1
View file @
db9ccd35
...
...
@@ -28,6 +28,12 @@ urlpatterns = [
This creates 2 routes, one for the list, and one with an ID listing the detail of an object.
## Execution
To start the server,
`cd`
to the root of your Django project and run :
```
python3 manage.py runserver
```
## License
No licence yet. Please wait...
\ No newline at end of file
No licence yet. Please wait...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment