This website works better with JavaScript.
홈
탐색
도움말
로그인
WP6
/
expub_compendium
보기
1
좋아요
0
포크
0
코드
이슈
0
풀 리퀘스트
0
릴리즈
0
위키
Activity
소스 검색
adding new practice
main
Simon Bowie
4 주 전
부모
247f462a5d
커밋
26b6437a96
1개의 변경된 파일
과
2개의 추가작업
그리고
1개의 파일을 삭제
분할 보기
변경상태 보기
+2
-1
web/app/practice.py
+ 2
- 1
web/app/practice.py
파일 보기
@@ -42,7 +42,8 @@ def get_practices():
not_(or_(
Resource.id==52,
Resource.id==55,
Resource.id==58
Resource.id==58,
Resource.id==183
)))
# finalise the query and add pagination
Write
Preview
Loading…
취소
저장