Skip to content

Just a simple django app with mongodb backend for date ideas, converted from an old notion db.

License

Notifications You must be signed in to change notification settings

YatesyTea/django-date-ideas

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Django Date App

Terminal Commands for Venv (Windows only)

python -m venv venv . venv/Scripts/activate pip install django

Additional note on this, will pip freeze to requirements.txt for autogeneration of venv further down line.

Running Locally

. venv/Scripts/activate python manage.py runserver

About

Just a simple django app with mongodb backend for date ideas, converted from an old notion db.

Topics

Resources

License

Stars

Watchers

Forks

Languages