10 ms·
Worth noting that the MDN docs are not yet updated for Django 2.0. The url syntax has been changed in Django 2.0, but other than that the current MDN tutorial i
by ploggingdev 9y ago
Worth noting that the MDN docs are not yet updated for Django 2.0. The url syntax has been changed in Django 2.0, but other than that the current MDN tutorial is fine as a resource to get started with Django. Django 2.0 release notes : https://docs.djangoproject.com/en/2.0/releases/2.0/ https://docs.djangoproject.com/en/2.0/releases/2.0/
- thijsvandien 9y agoThe older syntax still works fine and will keep doing so.
- deleted 9y ago[deleted]