-
Clone the project using the command " git clone https://github.com/itssunny322/User_activity.git " .
-
Create python virtual environment using command " python3 -m venv /path/to/new/virtualEnvironment".
-
Activate virtual environment you created " source virtualEnvironment/bin/activate"
-
Install requirements using the command " pip install -r requirements.txt"
-
Make migrations and migrate using the command " python manage.py makemigrations " and "python manage.py makemigrations"
-
At last run django server using command "python manage.py runserver"
-
used to populate the data management command "python manage.py add_user_activities"
-
check again http://127.0.0.1:8000/api/users
-
Notifications
You must be signed in to change notification settings - Fork 0
License
itssunny322/RandomAssignment
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published