-
Hi
I'm using django-ninja for my project, so far it worked well.
But today I've added a new django app called favorites, then created the model, model schema and got this:
`ninja.errors.ConfigErr…
-
[Enter steps to reproduce:]
1. tried to merge a local branch into another
**Atom**: 1.40.1 x64
**Electron**: 3.1.10
**OS**: Mac OS X 10.14.5
**Thrown From**: [git-merge](https://github.com/As…
-
... one possibility in lieu of using wikis
---
CCCS was using 'project' wikis as a quick way of developing content among small teams. Our wikis were helpful especially for the ease with which page …
-
## intro
This is a rough plan of the development internship program for 2024 -8 to 10 weeks program-. The intern need to be able to reason about the code, and be able to write tests (units and integ…
-
### Introduction
An Electronic book format that allows you to make content using a github repo
### Description
Generally, most electronic formats that exist work offline. Example, pdfs, pub files, …
-
Hi,
in development env, the text fields are formatted as expected.
But on production, the textfileds has the blank html and the menubar is not shown
-
-
When we were working on our backend code, we created(actually copy & paste of hw4 skeleton code) token providing function.
```python
@ensure_csrf_cookie
def token(request):
if request.method =…
-
...on suppliers, things to buy, labnotes...many system objects would like comments.
-
### Title of the talk
Domain Driven Development in Python
### Description
As software developers, we develop many applications in day-to-day life. So writing a clean, testable, and scalable code is…