Bojan Nišević

Results 3 issues of Bojan Nišević

**Describe the bug** If a user wants the calendar to use different language than English this is done by using "lang" option. For example for German a user can have...

In the v1.7.0 floppyforms are requiring GDAL even if I don't want to use GeoDjango widgets. https://github.com/gregmuellegger/django-floppyforms/blob/master/floppyforms/__init__.py#L21 This should be optional. I shouldn't see warning that floppyforms.gis can not be...

I am getting following error: ``` django.db.migrations.exceptions.NodeNotFoundError: Migration background_task.0001_initial dependencies reference nonexistent parent node ('contenttypes', '0002_remove_content_type_name') ``` Django version 3.2.4