Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/raryosu/djangoblog
Djangoを用いた簡易ブログシステム構築(自発的学習科目)
https://github.com/raryosu/djangoblog
Last synced: 12 days ago
JSON representation
Djangoを用いた簡易ブログシステム構築(自発的学習科目)
- Host: GitHub
- URL: https://github.com/raryosu/djangoblog
- Owner: raryosu
- License: mit
- Created: 2014-10-28T13:46:27.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2015-03-06T13:02:35.000Z (almost 10 years ago)
- Last Synced: 2024-10-28T09:38:42.147Z (2 months ago)
- Language: CSS
- Size: 629 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
django-blog
===========Djangoを用いた簡易ブログシステム構築(自発的学習科目の一環)
## 開発環境
* CentOS
* Fedora
* Python2.7
* Django1.7.1## その他
```sh
$ python manage.py runserver
```
で開発用サーバが立ち上がります。何か必要な物があれば言われますので入れてください。
なお,管理者のIDとパスワードは内緒です。