Giter Club home page Giter Club logo

Comments (8)

mShan0 avatar mShan0 commented on July 17, 2024 1

Yes that is correct

from mssql-django.

mShan0 avatar mShan0 commented on July 17, 2024

Yes, both are supported. Are you running into problems?

from mssql-django.

HeroZ09 avatar HeroZ09 commented on July 17, 2024

Yes, both are supported. Are you running into problems?

Hi mShan @mShan0 ,thanks for your reply, when I install mssql-django,it looks below:
─ mssql-django is installable and it requires limit python >=3.7,<3.11
│ └─ python >=3.7,<3.11 , which can be installed;

from mssql-django.

mShan0 avatar mShan0 commented on July 17, 2024

What version of mssql-django are you trying to install? Where are you installing it from?

from mssql-django.

HeroZ09 avatar HeroZ09 commented on July 17, 2024

What version of mssql-django are you trying to install? Where are you installing it from?

version 1.5, and I use conda install ,cmd below:
conda install conda-forge::mssql-django
from https://anaconda.org/conda-forge/mssql-django

from mssql-django.

HeroZ09 avatar HeroZ09 commented on July 17, 2024

What version of mssql-django are you trying to install? Where are you installing it from?

@mShan0 I change from conda to pip, and it can support python 3.11~ thanks for your support~
BTW, can you teach me how to modify the "session program"?

from mssql-django.

mShan0 avatar mShan0 commented on July 17, 2024

We didn't upload our project to Conda ourselves so we haven't been maintaining it on that side so the supported Python versions were never updated. Glad you got it working with Pip.

What exactly do you mean by session program?

from mssql-django.

HeroZ09 avatar HeroZ09 commented on July 17, 2024

We didn't upload our project to Conda ourselves so we haven't been maintaining it on that side so the supported Python versions were never updated. Glad you got it working with Pip.

What exactly do you mean by session program?
session program
-> i want to see the program name change to “testapp" on db site (sql: select * from sys.sysprocesses) ,and try setting below:
'OPTIONS': {
'extra_params': 'APP=testapp',
},
@mShan0 Could you please help to double check if the setting is right~~~
thanks very much~

from mssql-django.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.