mirror of
https://github.com/th3r00t/pyShelf.git
synced 2026-04-28 01:59:35 -04:00
Django secret generated per install,
This commit is contained in:
@@ -22,7 +22,6 @@ class CustomUserAdmin(UserAdmin):
|
||||
)
|
||||
|
||||
|
||||
# Register your models here.
|
||||
admin.site.register(Books)
|
||||
admin.site.register(Collections)
|
||||
admin.site.register(Favorites)
|
||||
|
||||
Reference in New Issue
Block a user