nishanth6

Results 3 comments of nishanth6
trafficstars

@denisenkom After modiying also I'm getting the error as ``` django.core.exceptions.ImproperlyConfigured: 'sqlserver' isn't an available database backend. Try using 'django.db.backends.XXX', where XXX is one of: 'mysql', 'oracle', 'postgresql', 'sqlite3' Error...

@denisenkom ``` C:\Windows\system32>pip install sqlserver Collecting sqlserver Could not find a version that satisfies the requirement sqlserver (from versions: ) No matching distribution found for sqlserver ```

Does anyone can help me in modifying the below code written As I'm Unable to generate cookies and add the XSRF Token So the XSRF Token must be printed in...