Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 491 Bytes

README.rst

File metadata and controls

13 lines (7 loc) · 491 Bytes

grumers

Introduction

Django project that uses geodjango to recollect data of Jellyfish observations (grumers in catalan).

It is composed by two apps: grumers.apps.data and grumers.apps.web, where 'data' is the main application, containing models, forms and views that manage jellyfish observations. The 'web' application is a reusable and very basic CMS app to build the website (on top of flatplages and django-mptt).