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

trincadev/djangogeo-website

Repository files navigation

djangogeo-website

This is a simple GeoDjango project. The admin interface is ready to use. The source code is based on geodjango tutorial. Before to start:

  • be sure to know django and geodjango fundamentals.
  • This webapp is built with a PostgreSQL database and the PostGis extension; be sure to check the requirements.
  • This Django project is powered by OpenShift, using a modified version of this guide.
  • You could modify the SECRET_KEY variable from the file secrets.txt.
  • Before to deploy in production remember to check security issues: python manage.py check --deploy (see also the related docs).

For a quick-start and some tips about installation, see also my wiki repo.

About

a simple GeoDjango project

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published