We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ce402db commit e4c4523Copy full SHA for e4c4523
django_dyn_dt/apps.py
@@ -3,4 +3,4 @@
3
4
class DynDatatablesConfig(AppConfig):
5
default_auto_field = 'django.db.models.BigAutoField'
6
- name = 'apps.dyn_datatables'
+ name = 'django_dyn_dt'
0 commit comments