first commit
parents
Showing
authentications/__init__.py
0 → 100644
File added
File added
File added
File added
File added
File added
File added
authentications/admin.py
0 → 100644
authentications/apps.py
0 → 100644
authentications/forms.py
0 → 100644
File added
authentications/tests.py
0 → 100644
authentications/urls.py
0 → 100644
authentications/views.py
0 → 100644
book_loans/__init__.py
0 → 100644
File added
File added
File added
File added
File added
book_loans/admin.py
0 → 100644
book_loans/apps.py
0 → 100644
File added
File added
File added
File added
book_loans/models.py
0 → 100644
book_loans/tests.py
0 → 100644
book_loans/views.py
0 → 100644
books/__init__.py
0 → 100644
File added
File added
File added
File added
File added
File added
File added
File added
books/admin.py
0 → 100644
books/apps.py
0 → 100644
books/forms.py
0 → 100644
books/migrations/__init__.py
0 → 100644
File added
File added
books/models.py
0 → 100644
books/templates/index.html
0 → 100644
books/tests.py
0 → 100644
books/urls.py
0 → 100644
books/views.py
0 → 100644
dashboards/__init__.py
0 → 100644
File added
File added
File added
File added
File added
File added
dashboards/admin.py
0 → 100644
dashboards/apps.py
0 → 100644
File added
dashboards/models.py
0 → 100644
dashboards/tests.py
0 → 100644
dashboards/urls.py
0 → 100644
dashboards/views.py
0 → 100644
db.sqlite3
0 → 100644
File added
librarians/__init__.py
0 → 100644
File added
File added
File added
File added
File added
librarians/admin.py
0 → 100644
librarians/apps.py
0 → 100644
File added
File added
File added
File added
librarians/models.py
0 → 100644
librarians/tests.py
0 → 100644
librarians/views.py
0 → 100644
library_django/__init__.py
0 → 100644
File added
File added
File added
File added
library_django/asgi.py
0 → 100644
library_django/settings.py
0 → 100644
library_django/urls.py
0 → 100644
library_django/wsgi.py
0 → 100644
manage.py
0 → 100644
members/__init__.py
0 → 100644
File added
File added
File added
File added
File added
File added
File added
File added
members/admin.py
0 → 100644
members/apps.py
0 → 100644
members/forms.py
0 → 100644
File added
File added
members/models.py
0 → 100644
members/tests.py
0 → 100644
members/urls.py
0 → 100644
members/views.py
0 → 100644
requirements.txt
0 → 100644
tests/__init__.py
0 → 100644
File added
File added
File added
tests/apps.py
0 → 100644
tests/migrations/__init__.py
0 → 100644
File added
tests/test_models_books.py
0 → 100644
vercel.json
0 → 100644
Please
register
or
sign in
to comment