migrations
|
initial django base
|
2020-11-23 17:32:02 +11:00 |
static
|
add app/static and app/media
|
2020-11-26 16:01:47 +11:00 |
templates
|
add app/static and app/media
|
2020-11-26 16:01:47 +11:00 |
__init__.py
|
initial django base
|
2020-11-23 17:32:02 +11:00 |
admin.py
|
initial django base
|
2020-11-23 17:32:02 +11:00 |
apps.py
|
initial django base
|
2020-11-23 17:32:02 +11:00 |
context_processors.py
|
start of adding sources interface
|
2020-11-26 14:03:55 +11:00 |
models.py
|
initial django base
|
2020-11-23 17:32:02 +11:00 |
tests.py
|
initial django base
|
2020-11-23 17:32:02 +11:00 |
testutils.py
|
initial django base
|
2020-11-23 17:32:02 +11:00 |
urls.py
|
initial django base
|
2020-11-23 17:32:02 +11:00 |
utils.py
|
initial django base
|
2020-11-23 17:32:02 +11:00 |
views.py
|
initial django base
|
2020-11-23 17:32:02 +11:00 |