Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

edcodes/Django-PopUp-Forms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

8 Commits

Repository files navigation

Django-PopUp-Forms

Simple example Phone book app using generic view, bootstrap modal pop up forms, user authentication, mixins



**Make sure to install requirements.txt

**Add your ip to setting.py ( ALLOWED_HOSTS = [''] )

pip install -r requirements.txt

Create database:
python3 manage.py makemigrations
python3 manage.py migrate
python3 manage.py collectstatic --noinput

Create admin user:
python3 manage.py createsuperuser

Run:
python3 manage.py runserver 0.0.0.0:8000


About

Python Django PopUp Forms, Bootstrap 5

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

AltStyle によって変換されたページ (->オリジナル) /