cookiecutter-djangopackage icon indicating copy to clipboard operation
cookiecutter-djangopackage copied to clipboard

A cookiecutter template for creating reusable Django packages quickly.

Results 31 cookiecutter-djangopackage issues
Sort by recently updated
recently updated
newest added

I found the url still displaying url function instead of path function. and the import still coming from the old django.conf.urls. so I decide to fix the new import and...

This PR based on #967. In order to achieve it's goal, this PR also; * fix `EXTRANEOUS_WHITESPACE_REGEX` issue related to `flake8` which depends on `pycodestyle`. * bump flake8, sh and...

Python 2.7 is coming to the end of its lifetime, and many packages like Django are following along. In this PR, I've also added Django 3.0 and Django 3.1 with...

When I run tox I have problem with installing requirements. ``` Processing ./.tox/.tmp/package/1/django-discounts-0.1.0.zip ERROR: Command errored out with exit status 1: command: /home/citos88/projects/django-discounts/django-discounts/.tox/py36-django31/bin/python -c 'import sys, setuptools, tokenize; sys.argv[0] =...

* Date you used Cookiecutter DjangoPackage: 7 Jul 2020 * Cookiecutter version used, if known: 1.7.2 * Python version: 3.7 * Operating System: OSX ### Description Describe what you were...

### Description Updating versions is a pain, and it's something that needs to be done on a semi-regular basis. The ideal would be to only need to update cookiecutter.json with...

I was trying to use some models only for my tests and it took me a while to figure it out. In the end, I managed to do it by...

We've fallen behind in this task, catching up is important. People deserve credit for their work!

low-hanging-fruit
priority

enhancement
priority