Skip to content

Commit

Permalink
Add deprecation note
Browse files Browse the repository at this point in the history
  • Loading branch information
hirunatan committed Dec 1, 2017
1 parent 0b768ec commit a0101c2
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,10 @@ django-validated-file
This Django app adds a new field type, ValidatedFileField, that add the
capability of checking the document size and types the user may send.

**NOTE**: there is a fork of this utility, at https://github.com/mbourqui/django-constrainedfilefield,
that is more maintained and updated, and adds some nice features like a javascript validator. We recommend
using ConstrainedFileField instead of ValidatedFile.

Installation
------------

Expand Down

0 comments on commit a0101c2

Please # to comment.