Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/anibulus/example-django

Uso de Django en python 3 con uso de templates e imagenes estaticas
https://github.com/anibulus/example-django

django django-rest-framework python-3 static template

Last synced: 1 day ago
JSON representation

Uso de Django en python 3 con uso de templates e imagenes estaticas

Awesome Lists containing this project

README

        

djano-admin startproject

para ver que comanos se puedej ejecutar
python manage.py

python manage startapp

python manage makemigrations

python manage migrate
=============================
python debbuger

import pdb
pdb.set_trace()

python manage createsuperuser

anibulus
wicho123