Skip to content

Commit

Permalink
remove static files (#59)
Browse files Browse the repository at this point in the history
  • Loading branch information
mittal-ishaan authored Aug 5, 2024
1 parent c97e983 commit 9909e42
Show file tree
Hide file tree
Showing 163 changed files with 0 additions and 38,929 deletions.
8 changes: 0 additions & 8 deletions home/admin.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@
"""
from django.contrib import admin
from django.http import HttpResponse
import datetime
from django.utils.translation import gettext_lazy as _
from .utils.django_email_server import rebate_mail,caterer_mail, long_rebate_query_mail
from .utils.rebate_bills_saver import save_short_bill, save_long_bill, update_bills
Expand All @@ -15,7 +14,6 @@
Update,
Rule,
Carousel,
ShortRebate,
Caterer,
Form,
Cafeteria,
Expand All @@ -26,14 +24,8 @@
LongRebate,
UnregisteredStudent,
TodayRebate,
AllocationAutumn22,
AllocationSpring23,
RebateAutumn22,
RebateSpring23,
CatererBillsAutumn22,
CatererBillsSpring23,
PeriodAutumn22,
PeriodSpring23,
LeftLongRebate,
LeftShortRebate,
AllocationForm,
Expand Down
275 changes: 0 additions & 275 deletions staticfiles/admin/css/autocomplete.css

This file was deleted.

Loading

0 comments on commit 9909e42

Please sign in to comment.