Skip to content

Commit e4c4523

Browse files
committed
Dummy
1 parent ce402db commit e4c4523

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

django_dyn_dt/apps.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@
33

44
class DynDatatablesConfig(AppConfig):
55
default_auto_field = 'django.db.models.BigAutoField'
6-
name = 'apps.dyn_datatables'
6+
name = 'django_dyn_dt'

0 commit comments

Comments
 (0)