tombohub

Results 15 issues of tombohub

Can you make it so we can buy at Open and close the position at Close the same candlestick? Thanks

enhancement

for example ``` stock = pivot(Transaction, 'product__name', 'location__name', 'quantity', default=0) ``` I want response to be `{'product_name' : 'Shirt'}` instead of `{ 'product__name' : 'Shirt' }`

Hello, Is it possible to have Total column creation? thanks!

**Describe the bug** It doesn't show stats on search page, for example: https://github.com/search?q=ko ![image](https://user-images.githubusercontent.com/3029412/232319408-563682bb-d3cc-40ee-b024-228c7ff73e02.png) **To Reproduce** Steps to reproduce the behavior: 1. Go to github.com 2. Click on search input...

bug

page is not found

### Have you experienced this bug with the latest version of the template? Yes ### Steps to Reproduce follow tutorial: https://remix.run/docs/en/main/tutorials/blog 1. npx create-remix@latest --template remix-run/indie-stack blog-tutorial 2. ? Do...

add syntax highlight

I installed `pip install django-pg-upsert`, but it uninstalled django 4, installed django 3 and installed django-pg-upsert 0.3

I want to create Typescript type or schema from gql string. Do you know which tool to use?

https://github.com/tailwindlabs/tailwindcss/discussions/2555#discussioncomment-110823

enhancement