website/www/conservancy/apps/fundgoal
Ben Sturmfels b7e2ce2a4d
Switch to relative imports
The relative imports make it clearer what code is within the project and where
it's coming from.
2023-10-20 09:45:53 +11:00
..
migrations Apply pyupgrade --py36-plus (but skip f-strings as we're on Python 3.5) 2023-09-07 23:15:48 +10:00
__init__.py Add empty __init__.py for fundgoal. 2015-03-08 18:18:46 -07:00
admin.py Switch to relative imports 2023-10-20 09:45:53 +11:00
models.py Apply pyupgrade --py36-plus (but skip f-strings as we're on Python 3.5) 2023-09-07 23:15:48 +10:00
views.py Switch to relative imports 2023-10-20 09:45:53 +11:00