Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
APIJSON
/
APIJSON-Python
Public
forked from
zhangchunlin/uliweb-apijson
Notifications
You must be signed in to change notification settings
Fork
5
Star
20
Code
Pull requests
0
Actions
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Security and quality
Insights
Sync
- #41
#41
Merged
TommyLemon
merged 14 commits into
APIJSON:master
APIJSON/APIJSON-Python:master
from
zhangchunlin:master
zhangchunlin/uliweb-apijson:master
Copy head branch name to clipboard
Oct 12, 2019
Conversation
Commits
14
(14)
Checks
Files changed
Merged
Sync
#41
TommyLemon
merged 14 commits into
APIJSON:master
APIJSON/APIJSON-Python:master
from
zhangchunlin:master
zhangchunlin/uliweb-apijson:master
Copy head branch name to clipboard
Commits
Commits on Oct 11, 2019
fix expr determination way; remove an unnessary limit(); add 7 test cases
zhangchunlin
committed
c32aa1d
View commit details
Copy full SHA for c32aa1d
Browse repository at this point
update some comment; fix "NameError: name 'model_name' is not defined"; add 2 test cases
zhangchunlin
committed
dda827b
View commit details
Copy full SHA for dda827b
Browse repository at this point
add 1 test case, now 55 test cases for apijson-get
zhangchunlin
committed
f0c5026
View commit details
Copy full SHA for f0c5026
Browse repository at this point
fix "AttributeError: 'Request' object has no attribute 'user'"; add 4 test cases for apijson-head
zhangchunlin
committed
d2ab647
View commit details
Copy full SHA for d2ab647
Browse repository at this point
fix "AttributeError: 'Request' object has no attribute 'user'"; add 1 test case for apijson-head
zhangchunlin
committed
9461f44
View commit details
Copy full SHA for 9461f44
Browse repository at this point
add 4 test cases for apijson-head, now 9 cases
zhangchunlin
committed
b27ad9b
View commit details
Copy full SHA for b27ad9b
Browse repository at this point
Commits on Oct 12, 2019
fix @role support in apijson-put; add 7 test cases
zhangchunlin
committed
99812cf
View commit details
Copy full SHA for 99812cf
Browse repository at this point
doc: add difference in tag parameter in apijson post/put
zhangchunlin
committed
c19ebae
View commit details
Copy full SHA for c19ebae
Browse repository at this point
apijson-table: fix apijson-put @role not work problem; demo: make user table editable for admin
zhangchunlin
committed
425d3f8
View commit details
Copy full SHA for 425d3f8
Browse repository at this point
apijson-table: fix apijson-post with @role
zhangchunlin
committed
65d9b84
View commit details
Copy full SHA for 65d9b84
Browse repository at this point
apijson-table: fix @role in apijson-delete
zhangchunlin
committed
ffdca01
View commit details
Copy full SHA for ffdca01
Browse repository at this point
apijson-viewedit: fix @role
zhangchunlin
committed
fbd0249
View commit details
Copy full SHA for fbd0249
Browse repository at this point
apijson-table: fix key and title problem in viewedit_items
zhangchunlin
committed
66d6d27
View commit details
Copy full SHA for 66d6d27
Browse repository at this point
test: workaround date string convert case cause by pendulum bug: https://github.com/sdispater/pendulum/issues/412
zhangchunlin
committed
cbee292
View commit details
Copy full SHA for cbee292
Browse repository at this point
You can’t perform that action at this time.