Skip to content

This Django app is to demonstrate how to use django-parsely

Notifications You must be signed in to change notification settings

EmadMokhtar/django-parsley-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Django Parsley Demo Application

This Django app is to demonstrate how to use django-parsely to replicate Django Form validation on client side.

Detailed steps can be found on my blog post

How to Run

  1. Install Dependencies pip install -r requirements.txt
  2. Migrate python manage.py migrate
  3. Run Dev Sever python manage.py runserver

About

This Django app is to demonstrate how to use django-parsely

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published