Skip to content
This repository has been archived by the owner on Jan 8, 2024. It is now read-only.

alej0varas/django_cl_patente

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Django Custom Field for Chilean Car Plate
=========================================

How to
------

    from django_cl_patente import CLPatenteField

    and usit in your models


Test
----

    Install django-app-test-runner from

        git://github.com/zyegfryed/django-app-test-runner.git@a6210a44851f62211752b68b8bbcdb19a108e92e#egg=django_app_test_runner-dev

    From the parent dir of the project run

        app-test-runner django_cl_patente django_cl_patente.CLPatenteFieldTest

About

Django chilean car plate(patente) field

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published