example-django icon indicating copy to clipboard operation
example-django copied to clipboard

An example repo to demonstrate Django support in Pants

Results 1 example-django issues
Sort by recently updated
recently updated
newest added
trafficstars

Thanks to this example repo, I started experimenting with Django. I have added a simple django project following this [tutorial](https://docs.djangoproject.com/en/4.0/intro/tutorial01/) while using the same dependency versions as in this repo....