Tango with django

Sunday, November 29, 2015

Form and email setup Tutorial

https://hellowebapp.com/news/tutorial-setting-up-a-contact-form-with-django

http://www.pydanny.com/core-concepts-django-modelforms.html
Posted by Unknown at 11:16 AM No comments:
Email ThisBlogThis!Share to XShare to FacebookShare to Pinterest

Friday, November 27, 2015

django tutorial

django tutorial
Posted by Unknown at 7:26 AM No comments:
Email ThisBlogThis!Share to XShare to FacebookShare to Pinterest

django Model field reference

Model field reference

https://docs.djangoproject.com/en/1.8/ref/models/fields/#model-field-types



Posted by Unknown at 7:25 AM No comments:
Email ThisBlogThis!Share to XShare to FacebookShare to Pinterest

command line

at DOS command prompt:> python manage.py startproject scoops
> python manage.py startapp scoop
>python manage.py runserver
> python manage.py migrate
>python manage.py makemigrations books
>python manage.py shell
>python manage.py createsuperuser
Posted by Unknown at 7:24 AM No comments:
Email ThisBlogThis!Share to XShare to FacebookShare to Pinterest
Newer Posts Home
Subscribe to: Posts (Atom)

About Me

Unknown
View my complete profile

Blog Archive

  • ▼  2015 (5)
    • ►  December (1)
    • ▼  November (4)
      • Form and email setup Tutorial
      • django tutorial
      • django Model field reference
      • command line
Simple theme. Powered by Blogger.