Automatic project number generation on Django
Project number should be automatically generated, in a sequential order following the previous one, and should not be editable by the end user.
The field should be editable via the Django admin interface.