Skip to content

Join GitHub (or sign in) to find projects, people, and topics catered to your interests.

Here's what's popular on GitHub today...

Trending repository
ES6 logo
Popular topic
ECMAScript 6 is the sixth release of the ECMAScript language.
Trending repository
Apoc70
Apoc70 commented Apr 17, 2020

Other issues opened for this documentation were closed, because the feature is/was in preview. The Azure AD portal does not state anything that the bulk create feature is in preview.

The example CSV is localized, which, for my understanding, does not make any sense. The column headers are used for localized information but should be the real header names required by the import process.

Any m

Codacy screenshot
App recommended by GitHub

Codacy

Codacy is an automated code analysis/quality tool that helps developers ship better software, faster. With Codacy, you get static analysis, cyclomatic complexity, duplication and code unit test coverage changes in every commit and pull request.

You can use Codacy to enforce your code quality standard, save time in code reviews, enforce security best practices and onboard developers faster. Integrate with your GitHub repositories to get quality analysis of every pull request inside GitHub.

Trending repository
moon-zhangyue
moon-zhangyue commented Mar 1, 2020

1. path('praise/', views.prise_or_criticize), path('criticize/', views.prise_or_criticize),
这里面的方法名和方法 def praise_or_criticize(request):没对应上
赞应该是praise
2.urlpatterns = [ # 此处省略上面的代码 path('teachers_data/', views.export_teachers_excel), # 此处省略下面的代码 ]
这里export_teachers_excel 应该是get_teachers_data
然后缺一个展示图表的路由

bootstrap
Trending repository
Trending repository
TBemme
TBemme commented Aug 21, 2019

I would like it if the restrictions on what is allowed for a game_id (for example, length, any disallowed characters) could be described in the API documentation.

While trying to add some PlayStation games, I found that one was causing problems (it was added to my Library, but cannot be changed or linked to a game), because it has a "/" character in the serial, which is what I am using for the

App recommended by GitHub

AppVeyor

Windows developers use AppVeyor to continuously run their tests and deploy apps to cloud or on-premise environments. AppVeyor CI can update the build status on your GitHub pull requests, upload build artifacts to project release and deploy successful builds. AppVeyor is not just a build tool, but it's the place of Windows CI knowledge accumulation - thanks to AppVeyor's vibrant community!

You can’t perform that action at this time.