I think the idea is that some developers may have fields on their models called
“url” or “absolute_url” and having a property by that name would cause naming
conflicts. (Actually, I think I ran into this issue once with my own projects.)
Creating any property on a model in the Django core would
We've made the first release on the way to Django's next major
release, Django 2.1! With about two and a half months until the
final release (scheduled for August 1), we'll need timely testing
from the community to ensure an on time, stable release. Check out the
blog post:
https://www.djangoprojec