1
0
Fork 0
mirror of https://github.com/seanmorley15/AdventureLog.git synced 2025-08-10 07:35:17 +02:00

chore: Update Django server configuration and models for Adventure and Trip

This commit is contained in:
Sean Morley 2024-07-09 13:01:56 -04:00
parent 933173883a
commit c0900876c6
5 changed files with 98 additions and 5 deletions

3
backend/.gitignore vendored
View file

@ -115,5 +115,4 @@ demo/react-spa/yarn.lock
*/media/*
/static/*
/staticfiles/*
*/staticfiles/*