Changes between Version 9 and Version 10 of django_gheat
- Timestamp:
- Apr 14, 2011, 4:34:15 PM (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
django_gheat
v9 v10 69 69 == Populating the database == 70 70 The 'syncdb' command added the following tables to the database: 71 [[Image(model.png )]]71 [[Image(model.png, 120px)]] 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.
