Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- from django.apps import AppConfig
- class AccountConfig(AppConfig):
- default_auto_field = 'django.db.models.BigAutoField'
- name = 'account'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement