abdolrhman / Django-SeedStar

simple App to create / list users

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Django-SeedStar

simple App to create / list users

simple App for :-

  • Creating User
  • Add User
with Validation And Security Handling And Seed script.

How to use project

  • python manage.py runserver, A page will apear with two buttons to add and show users
  • python poplulate_seed_app.py to seed data base with dummy data using faker package

About

simple App to create / list users


Languages

Language:Python 83.2%Language:HTML 16.8%