We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c67e2e5 commit 98d3598Copy full SHA for 98d3598
README.md
@@ -78,14 +78,15 @@ python manage.py createsuperuser
78
python manage.py runserver 0.0.0.0:8000
79
```
80
81
+9. Point your browser to http://localhost:8000
82
+
83
84
## Directory structure
85
86
- core - The core Coldfront application
87
- common - Common code shared between applications
88
- extra - Extra applications that can be configured in Coldfront
89
-
90
## License
91
92
Coldfront is released under the GPLv3 license. See the LICENSE file.
0 commit comments