Browse Source

adding new practice

main
Simon Bowie 4 weeks ago
parent
commit
26b6437a96
1 changed files with 2 additions and 1 deletions
  1. +2
    -1
      web/app/practice.py

+ 2
- 1
web/app/practice.py View File

not_(or_( not_(or_(
Resource.id==52, Resource.id==52,
Resource.id==55, Resource.id==55,
Resource.id==58
Resource.id==58,
Resource.id==183
))) )))


# finalise the query and add pagination # finalise the query and add pagination

Loading…
Cancel
Save