Changes between Version 9 and Version 10 of django_gheat


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

--

Legend:

Unmodified
Added
Removed
Modified
  • django_gheat

    v9 v10  
    6969== Populating the database ==
    7070The 'syncdb' command added the following tables to the database:
    71 [[Image(model.png)]]
     71[[Image(model.png, 120px)]]
    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.