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
JSON logo
Popular topic
JSON (JavaScript Object Notation) allows for easy interchange of data, often between a program and a database.
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

App recommended by GitHub

Azure Boards

Plan, track, and discuss work across your teams

Azure Boards offers Kanban boards, backlogs, and dashboards for flexible work tracking that is fully connected to the code and issues for all your projects – big and small.

A separate Azure DevOps Services subscription is required. We'll help you get started for free if you don't already have one.

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

Codecov screenshot
App recommended by GitHub

Codecov

Codecov provides highly integrated tools to group, merge, archive and compare coverage reports.

  1. Upload coverage reports from your CI builds.
  2. Codecov merges all builds and languages into one beautiful, coherent report.
  3. See this data overlaid via our browser extension with Sourcegraph.

Are you desiring an on-prem install? Please see https://codecov.io/enterprise

Do you have fewer than 5 users in your org + private repos? You can sign up for free at https://codecov.io/

You can’t perform that action at this time.