Skip to content

Simple and small Django project for learning purposes

Notifications You must be signed in to change notification settings

CRMGB/django_devsearch

Repository files navigation

  • Simple Django APP for learning purposes.

Render projects, save them, edit them and delete. Upload pictures for each one.

  • Requirements:
    • python 3 or later
    • pip3 (recomended)
    • Django 3 or later (update Django: sudo python3 -m pip install -U Django)
    • virtual environment (to activate it, simply run: . venv/bin/activate)
    • pip pillow (install: pip3 install Pillow)
    • pip Whitenoise (install: pip3 install whitenoise)

About

Simple and small Django project for learning purposes

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published