Join GitHub (or sign in) to find projects, people, and topics catered to your interests.
Here's what's popular on GitHub today...
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
然后缺一个展示图表的路由
Qt
Description
The delete button and search icon UI elements within the history screen are overlapping on smaller screens.
Steps to Reproduce
- Open Brave browser.
- Go to browsing history
- Put a checkmark in one of the boxes of the browsing history:
![i
-
Updated
Apr 23, 2020 - Jupyter Notebook
GitHub Satellite
May 6 • Virtual
-
Updated
Apr 24, 2020 - HTML
To help with community discussion and support, it would be good to point users towards preferred discussion channels. Note that this would be in support of more formal documentation (see #16).
Typically, bugs and feature requests would be going on the GitHub issue tracker but other means of supporting the discussion would be helpful.
For example, do we point users towards Stack Overflow for
Pixel Art Tools
Creating pixel art for fun or animated sprites for a game? The digital artist in you will love these apps and tools!
GitKraken Glo Boards
Sync GitHub Issues with Glo Boards to visualize your workflow
Glo Boards sync in real-time with GitHub Issues so changes made in either system are immediately reflected in the other. If some team members are using either Glo or GitHub exclusively, important information is still shared seamlessly.
Benefits of using Glo Boards with GitHub:
- Sync GitHub Issues, assignees, descriptions, comments and labels in real-time across systems
- Create different workflows and labels for each board
-
Updated
Apr 24, 2020 - CSS
Azure documentation issue guidance
Thanks for opening an issue in the Azure technical documentation repository.
We use GitHub issues as the primary channel for customer and community feedback about the Azure documentation.
Creating an issue
We prefer that you create documentation feedback issues using the Feedback link on the published article - the feedback control on the doc pa
-
Updated
Apr 23, 2020 - Python
-
Updated
Apr 22, 2020 - Shell
-
Updated
Apr 18, 2020 - Shell
-
Updated
Aug 3, 2019 - C++
-
Updated
Apr 23, 2020 - Python
Required properties in comments of function generateBlobSASQueryParameters() need to be updated
Issue Azure/azure-sdk-for-js#7118 mentioned that there is some confusing when using generateBlobSASQueryParameters() of package @azure/storage-blob.
Based on Storage Services REST API, property expiresOn is Required, but it marked as optional
-
Updated
Apr 24, 2020
-
Updated
Apr 21, 2020 - Java
视频流协议
RTMP 理论延迟最少能到1s左右来着,实时性要求高的可以试试RTSP/WebRTC 就是要自己实现协议细节了 XD
GUI是否可以考虑XAML
-
Updated
Apr 24, 2020 - C#
Bug Report
This is not related to the framework per se. And I guess most of users won't experience this... But I am being forced to check this new service and cannot use other resources in the website, e.g. docs, blogs......
For the promotion purpose, I think it is better to use a pop up modal.
Description
-
What did you do?
I opened the website of serverless. -
What happened?
-
Updated
Apr 24, 2020 - TypeScript
英雄招募
成为 Doocs 项目维护者
本项目 advanced-java,包括 Doocs 开源组织下的所有项目,都欢迎各位朋友参与完善。
如果你提交的内容有价值,且具备规范性,将有机会提升为项目的维护者,直接参与项目的 review、merge 等维护工作,提交内容时也可以直接 push 到 doocs/advanced-java 主分支 master 下,无须提交 PR 等待 review。
目前 advanced-java 只有 [yanglbme](http
-
Updated
Apr 22, 2020
Percy
Percy gives your team confidence in every visual UI change before it's shipped.
Percy adds visual reviews to your GitHub pull requests, helping your team spot UI bugs quickly and review visual changes easily.
The lesson says to do
but it doesn't say what to do in the rebase.
Also solutions are not available so one cannot progress until one gets it correct or see what the correct solutions were.