zh3ngxu / simple-news-webiste-demo-django

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

simple-news-webiste-demo

Note: I create this project while i started learning djagno just for demo purposes. By creating this i want to explore how to know how things works. Learnings from this project:

  1. How to fetch data using api and serialize is using json.
  2. how to create admin pannel, static files, urls, views, redirect.
  3. commands practice etc --> Preview :

steps:

  1. you can directly run project using commnads.
  2. Note: you may not need all requirements library just need djang, request, python, sqlite etc
  3. if you want to acces the admin pannel.
  4. user: admin
  5. password: admin

About


Languages

Language:Python 58.5%Language:HTML 41.5%