Skip to content
This repository has been archived by the owner on Jan 25, 2022. It is now read-only.

Latest commit

 

History

History
29 lines (18 loc) · 888 Bytes

README.md

File metadata and controls

29 lines (18 loc) · 888 Bytes

django-egaxegax

egaxegax.appspot.com full source code. Google Appengine Python Django-nonrel website project.

Contains apps:

  • Blog with Markdown syntax support
  • Foto view, upload, download images
  • Songs, Books read, add texts

RU: Содержит блог с поддержкой синтаксиса Markdown, хранилище фотографий.

Install and run

To run local version install python27.
Download and install the Google Cloud SDK.
Set environments and run as standart Django project. E.g. in Windows shell:

set PATH=%PATH%;c:\Python27;..\GoogleCloudSDK\google-cloud-sdk\platform\google_appengine
python manage.py runserver 8080

or run from gcloud shell

dev_appserver django-egaxegax

Try in browser http://127.0.0.1:8080/