source: src/django_gheat/README@ 9267

Last change on this file since 9267 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
Line 
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/
4
5
6This is an edited copy from https://github.com/robertrv/django-gheat
7
8foobar
Note: See TracBrowser for help on using the repository browser.