https://github.com/simonescob/agendadj
https://github.com/simonescob/agendadj
agenda contacts crud crud-sample django python3 virtualenv virtualenvwrapper
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/simonescob/agendadj
- Owner: simonescob
- License: mit
- Created: 2018-03-19T05:28:04.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2018-04-01T02:05:37.000Z (about 7 years ago)
- Last Synced: 2025-01-19T16:21:49.229Z (4 months ago)
- Topics: agenda, contacts, crud, crud-sample, django, python3, virtualenv, virtualenvwrapper
- Language: Python
- Size: 29.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Agendadj
It is a CRUD system based on a Agenda and maked using Django 2.0
You can to download and use it.
## Requirements
-Python 3-Virtualenvwrapper
-Django 2.0 or to up
## Use
Run the command `python manage.py migrate`And before `python manage.py runserver`
Open the browser and write `http://localhost:8000`