Changes between Version 8 and Version 9 of django_gheat


Ignore:
Timestamp:
Apr 14, 2011, 4:33:06 PM (15 years ago)
Author:
rick
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • django_gheat

    v8 v9  
    6969== Populating the database ==
    7070The 'syncdb' command added the following tables to the database:
    71 
     71[[Image(model.png)]]
    7272Generated by installing [https://github.com/django-extensions/django-extensions django_extentions] and the command: {{{./manage.py graph_models gheat | dot -Tpng -o model.png}}}.
    7373NOTE: that on this moment only the gheat_meting(lat, lng, signaal) are used for generating heatmaps, so make sure you at least put some data in those columns.