Skip to content

CRIM-Project/jsonfield-testing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JSONFIELD TESTING

Instructions to run

Installation

Clone this git repo. Navigate (cd) to this jsonfield-testing directory, activate a new virtual environment (virtualenv env_name, then source env_name/bin/activate ).
Then run the following command

pip install -r requirements.txt

Run

After installing successfully, run the following commands

python3 manage.py runserver

You should get something similar to this

Watching for file changes with StatReloader
Performing system checks...

System check identified no issues (0 silenced).
July 02, 2021 - 15:27:04
Django version 3.2.4, using settings 'crim_clean.settings'
Starting development server at http://127.0.0.1:8000/
Quit the server with CONTROL-C.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages