Changes between Version 8 and Version 9 of django_gheat
- Timestamp:
- Apr 14, 2011, 4:33:06 PM (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
django_gheat
v8 v9 69 69 == Populating the database == 70 70 The 'syncdb' command added the following tables to the database: 71 71 [[Image(model.png)]] 72 72 Generated by installing [https://github.com/django-extensions/django-extensions django_extentions] and the command: {{{./manage.py graph_models gheat | dot -Tpng -o model.png}}}. 73 73 NOTE: 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.
