|
Last change
on this file since 9216 was 9215, checked in by dennisw, 15 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
|
| Rev | Line | |
|---|
| [9006] | 1 | This is a simple project to port gheat in a django based pluggable.
|
|---|
| 2 |
|
|---|
| 3 | The main source code is based on http://code.google.com/p/gheat/
|
|---|
| [9143] | 4 |
|
|---|
| 5 |
|
|---|
| 6 | This is an edited copy from https://github.com/robertrv/django-gheat
|
|---|
| 7 |
|
|---|
| [9215] | 8 | foobar
|
|---|
Note:
See
TracBrowser
for help on using the repository browser.