You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 6, 2024. It is now read-only.
May need to have a better label than "entry". Mainly how to find where you need to walk once parked to get to the meeting.
This feature/field would allow you to enter a little descriptive text related to how to find the entrance to the meeting place. You could also add directions on how to find the meeting inside whatever place it resides.
You would have to:
Add a new text field to the Locations model.
Add that information to whatever template the location information is output in. ( where relevant )
Add migrations for the model change.
Add the field to the Django admin.
The text was updated successfully, but these errors were encountered:
May need to have a better label than "entry". Mainly how to find where you need to walk once parked to get to the meeting.
This feature/field would allow you to enter a little descriptive text related to how to find the entrance to the meeting place. You could also add directions on how to find the meeting inside whatever place it resides.
You would have to:
The text was updated successfully, but these errors were encountered: