source: src/django_gheat/README@ 9222

Last change on this file since 9222 was 9215, checked in by dennisw, 13 years ago

Found a (possibly working) way for dynamic filterlist. One JSON per filter, then match the PKs.
For example; you select user 'Piet', his PK is 1, every setname in the dataset JSON is selected where user_PK is 1.

Giving it a try.

File size: 213 bytes
RevLine 
[9006]1This is a simple project to port gheat in a django based pluggable.
2
3The main source code is based on http://code.google.com/p/gheat/
[9143]4
5
6This is an edited copy from https://github.com/robertrv/django-gheat
7
[9215]8foobar
Note: See TracBrowser for help on using the repository browser.