summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorluxagraf <sng@luxagraf.net>2020-08-15 11:58:34 -0400
committerluxagraf <sng@luxagraf.net>2020-08-15 11:58:34 -0400
commitb66d000ee469539ce7aea557b612c0444177e36d (patch)
tree273547921dc6f9ded2a5681b82514c68e28ba448
parentd3e57c1bd17ad3e71810235a672d4782136901a5 (diff)
archived old unused apps and migrated fieldnotes to posts
-rw-r--r--app/builder/views.py2
-rw-r--r--app/locations/urls.py2
-rw-r--r--app/locations/views.py20
-rw-r--r--app/posts/models.py11
-rw-r--r--app/unused_apps/expenses/__init__.py (renamed from app/expenses/__init__.py)0
-rw-r--r--app/unused_apps/expenses/admin.py (renamed from app/expenses/admin.py)0
-rw-r--r--app/unused_apps/expenses/build.py (renamed from app/expenses/build.py)0
-rw-r--r--app/unused_apps/expenses/migrations/0001_initial.py (renamed from app/expenses/migrations/0001_initial.py)0
-rw-r--r--app/unused_apps/expenses/migrations/0002_luxexpense.py (renamed from app/expenses/migrations/0002_luxexpense.py)0
-rw-r--r--app/unused_apps/expenses/migrations/0003_auto_20170429_0748.py (renamed from app/expenses/migrations/0003_auto_20170429_0748.py)0
-rw-r--r--app/unused_apps/expenses/migrations/__init__.py (renamed from app/expenses/migrations/__init__.py)0
-rw-r--r--app/unused_apps/expenses/models.py (renamed from app/expenses/models.py)0
-rw-r--r--app/unused_apps/expenses/urls.py (renamed from app/expenses/urls.py)0
-rw-r--r--app/unused_apps/expenses/views.py (renamed from app/expenses/views.py)0
-rw-r--r--app/unused_apps/garden/admin.py (renamed from app/garden/admin.py)0
-rw-r--r--app/unused_apps/garden/migrations/0001_initial.py (renamed from app/garden/migrations/0001_initial.py)0
-rw-r--r--app/unused_apps/garden/migrations/0002_plant_family.py (renamed from app/garden/migrations/0002_plant_family.py)0
-rw-r--r--app/unused_apps/garden/migrations/0003_auto_20200705_1629.py (renamed from app/garden/migrations/0003_auto_20200705_1629.py)0
-rw-r--r--app/unused_apps/garden/migrations/0004_auto_20200705_1650.py (renamed from app/garden/migrations/0004_auto_20200705_1650.py)0
-rw-r--r--app/unused_apps/garden/migrations/0005_auto_20200705_1652.py (renamed from app/garden/migrations/0005_auto_20200705_1652.py)0
-rw-r--r--app/unused_apps/garden/migrations/0006_auto_20200706_0854.py (renamed from app/garden/migrations/0006_auto_20200706_0854.py)0
-rw-r--r--app/unused_apps/garden/migrations/0007_auto_20200706_0854.py (renamed from app/garden/migrations/0007_auto_20200706_0854.py)0
-rw-r--r--app/unused_apps/garden/migrations/__init__.py (renamed from app/garden/migrations/__init__.py)0
-rw-r--r--app/unused_apps/garden/models.py (renamed from app/garden/models.py)0
-rw-r--r--app/unused_apps/notes/__init__.py (renamed from app/notes/__init__.py)0
-rw-r--r--app/unused_apps/notes/admin.py (renamed from app/notes/admin.py)0
-rw-r--r--app/unused_apps/notes/build.py (renamed from app/notes/build.py)0
-rw-r--r--app/unused_apps/notes/migrations/0001_initial.py (renamed from app/notes/migrations/0001_initial.py)0
-rw-r--r--app/unused_apps/notes/migrations/__init__.py (renamed from app/notes/migrations/__init__.py)0
-rw-r--r--app/unused_apps/notes/models.py (renamed from app/notes/models.py)0
-rw-r--r--app/unused_apps/notes/urls.py (renamed from app/notes/urls.py)0
-rw-r--r--app/unused_apps/notes/views.py (renamed from app/notes/views.py)0
-rw-r--r--app/unused_apps/projects/__init__.py (renamed from app/projects/__init__.py)0
-rw-r--r--app/unused_apps/projects/admin.py (renamed from app/projects/admin.py)0
-rw-r--r--app/unused_apps/projects/models/__init__.py (renamed from app/projects/models/__init__.py)0
-rw-r--r--app/unused_apps/projects/models/base.py (renamed from app/projects/models/base.py)0
-rw-r--r--app/unused_apps/projects/models/fiveby.py (renamed from app/projects/models/fiveby.py)0
-rw-r--r--app/unused_apps/projects/models/gifs.py (renamed from app/projects/models/gifs.py)0
-rw-r--r--app/unused_apps/projects/models/natparks.py (renamed from app/projects/models/natparks.py)0
-rw-r--r--app/unused_apps/projects/models/self_experiments.py (renamed from app/projects/models/self_experiments.py)0
-rw-r--r--app/unused_apps/projects/natparks.js (renamed from app/projects/natparks.js)0
-rw-r--r--app/unused_apps/projects/shortcuts.py (renamed from app/projects/shortcuts.py)0
-rw-r--r--app/unused_apps/projects/urls.py (renamed from app/projects/urls.py)0
-rw-r--r--app/unused_apps/projects/views.py (renamed from app/projects/views.py)0
-rw-r--r--app/unused_apps/prompts/__init__.py (renamed from app/prompts/__init__.py)0
-rw-r--r--app/unused_apps/prompts/admin.py (renamed from app/prompts/admin.py)0
-rw-r--r--app/unused_apps/prompts/migrations/0001_initial.py (renamed from app/prompts/migrations/0001_initial.py)0
-rw-r--r--app/unused_apps/prompts/migrations/0002_auto_20190228_0941.py (renamed from app/prompts/migrations/0002_auto_20190228_0941.py)0
-rw-r--r--app/unused_apps/prompts/migrations/0003_prompt_prompt_type.py (renamed from app/prompts/migrations/0003_prompt_prompt_type.py)0
-rw-r--r--app/unused_apps/prompts/migrations/__init__.py (renamed from app/prompts/migrations/__init__.py)0
-rw-r--r--app/unused_apps/prompts/models.py (renamed from app/prompts/models.py)0
-rw-r--r--app/unused_apps/prompts/urls.py (renamed from app/prompts/urls.py)0
-rw-r--r--app/unused_apps/prompts/views.py (renamed from app/prompts/views.py)0
-rw-r--r--app/unused_apps/src/__init__.py (renamed from app/src/__init__.py)0
-rw-r--r--app/unused_apps/src/admin.py (renamed from app/src/admin.py)0
-rw-r--r--app/unused_apps/src/build.py (renamed from app/src/build.py)0
-rw-r--r--app/unused_apps/src/migrations/0001_initial.py (renamed from app/src/migrations/0001_initial.py)0
-rw-r--r--app/unused_apps/src/migrations/0002_auto_20160329_2107.py (renamed from app/src/migrations/0002_auto_20160329_2107.py)0
-rw-r--r--app/unused_apps/src/migrations/0003_auto_20180707_0958.py (renamed from app/src/migrations/0003_auto_20180707_0958.py)0
-rw-r--r--app/unused_apps/src/migrations/0004_auto_20191007_0905.py (renamed from app/src/migrations/0004_auto_20191007_0905.py)0
-rw-r--r--app/unused_apps/src/migrations/__init__.py (renamed from app/src/migrations/__init__.py)0
-rw-r--r--app/unused_apps/src/models.py (renamed from app/src/models.py)0
-rw-r--r--app/unused_apps/src/templates/src/srcpost_detail.html (renamed from app/src/templates/src/srcpost_detail.html)0
-rw-r--r--app/unused_apps/src/templates/src/srcpost_list.html (renamed from app/src/templates/src/srcpost_list.html)0
-rw-r--r--app/unused_apps/src/templates/src/topic_list.html (renamed from app/src/templates/src/topic_list.html)0
-rw-r--r--app/unused_apps/src/urls.py (renamed from app/src/urls.py)0
-rw-r--r--app/unused_apps/src/views.py (renamed from app/src/views.py)0
-rw-r--r--config/base_urls.py9
68 files changed, 20 insertions, 24 deletions
diff --git a/app/builder/views.py b/app/builder/views.py
index 7203d41..d70eb4b 100644
--- a/app/builder/views.py
+++ b/app/builder/views.py
@@ -6,7 +6,7 @@ from resume.build import pub_builder, resume_builder
from books.build import builder as book_builder
from sightings.build import builder as sightings_builder
from photos.build import builder as photo_builder
-from notes.build import builder as notes_builder
+#from notes.build import builder as notes_builder
from pages.build import builder as page_builder
from fieldnotes.build import builder as fieldnotes_builder
from photos.build import dailybuilder
diff --git a/app/locations/urls.py b/app/locations/urls.py
index c0ec4c4..1c8c1ed 100644
--- a/app/locations/urls.py
+++ b/app/locations/urls.py
@@ -20,7 +20,7 @@ urlpatterns = [
views.MapDataList.as_view(),
name="mapdata"
),
- re_path(r'data/(?P<id>\d+)/$', views.data_json),
+ #re_path(r'data/(?P<id>\d+)/$', views.data_json),
path(
r'',
views.MapList.as_view(),
diff --git a/app/locations/views.py b/app/locations/views.py
index 06f7838..bf6cd84 100644
--- a/app/locations/views.py
+++ b/app/locations/views.py
@@ -6,7 +6,7 @@ from django.conf import settings
from django.db.models import Q
from jrnl.models import Entry
-from projects.shortcuts import render_to_geojson
+#from projects.shortcuts import render_to_geojson
from sightings.models import Sighting
from utils.views import PaginatedListView
from .models import Country, Region, Route, Location, Track
@@ -73,15 +73,15 @@ def map_data(request):
)
-def data_json(request, id):
- qs = Route.objects.filter(pk=id)
- return render_to_geojson(
- qs,
- included_fields=['id', ],
- geom_attribute='geometry',
- mimetype='application/json',
- pretty_print=True
- )
+#def data_json(request, id):
+# qs = Route.objects.filter(pk=id)
+# return render_to_geojson(
+# qs,
+# included_fields=['id', ],
+# geom_attribute='geometry',
+# mimetype='application/json',
+# pretty_print=True
+# )
class LocationDetail(DetailView):
diff --git a/app/posts/models.py b/app/posts/models.py
index dea8306..fc40475 100644
--- a/app/posts/models.py
+++ b/app/posts/models.py
@@ -39,6 +39,7 @@ class PostType(models.IntegerChoices):
ESSAY = 2, ('essay')
SRC = 3, ('src')
JRNL = 4, ('jrnl')
+ FIELD_NOTE = 5, ('field note')
class Post(models.Model):
@@ -166,11 +167,11 @@ class Post(models.Model):
self.featured_image.sizes.add(s)
self.featured_image.sizes.add(ss)
self.featured_image.save()
- if old.title != self.title or old.slug != self.slug:
- related, c = RelatedPost.objects.get_or_create(model_name=self.get_content_type(), entry_id = self.id, pub_date=self.pub_date)
- related.title = self.title
- related.slug = self.slug
- related.save()
+ #if old.title != self.title or old.slug != self.slug:
+ # related, c = RelatedPost.objects.get_or_create(model_name=self.get_content_type(), entry_id = self.id, pub_date=self.pub_date)
+ # related.title = self.title
+ # related.slug = self.slug
+ # related.save()
super(Post, self).save(*args, **kwargs)
diff --git a/app/expenses/__init__.py b/app/unused_apps/expenses/__init__.py
index e69de29..e69de29 100644
--- a/app/expenses/__init__.py
+++ b/app/unused_apps/expenses/__init__.py
diff --git a/app/expenses/admin.py b/app/unused_apps/expenses/admin.py
index a754883..a754883 100644
--- a/app/expenses/admin.py
+++ b/app/unused_apps/expenses/admin.py
diff --git a/app/expenses/build.py b/app/unused_apps/expenses/build.py
index 7241a70..7241a70 100644
--- a/app/expenses/build.py
+++ b/app/unused_apps/expenses/build.py
diff --git a/app/expenses/migrations/0001_initial.py b/app/unused_apps/expenses/migrations/0001_initial.py
index 5ff70cd..5ff70cd 100644
--- a/app/expenses/migrations/0001_initial.py
+++ b/app/unused_apps/expenses/migrations/0001_initial.py
diff --git a/app/expenses/migrations/0002_luxexpense.py b/app/unused_apps/expenses/migrations/0002_luxexpense.py
index 9edfdb4..9edfdb4 100644
--- a/app/expenses/migrations/0002_luxexpense.py
+++ b/app/unused_apps/expenses/migrations/0002_luxexpense.py
diff --git a/app/expenses/migrations/0003_auto_20170429_0748.py b/app/unused_apps/expenses/migrations/0003_auto_20170429_0748.py
index 69f14ec..69f14ec 100644
--- a/app/expenses/migrations/0003_auto_20170429_0748.py
+++ b/app/unused_apps/expenses/migrations/0003_auto_20170429_0748.py
diff --git a/app/expenses/migrations/__init__.py b/app/unused_apps/expenses/migrations/__init__.py
index e69de29..e69de29 100644
--- a/app/expenses/migrations/__init__.py
+++ b/app/unused_apps/expenses/migrations/__init__.py
diff --git a/app/expenses/models.py b/app/unused_apps/expenses/models.py
index fbcdd7a..fbcdd7a 100644
--- a/app/expenses/models.py
+++ b/app/unused_apps/expenses/models.py
diff --git a/app/expenses/urls.py b/app/unused_apps/expenses/urls.py
index 6ad732e..6ad732e 100644
--- a/app/expenses/urls.py
+++ b/app/unused_apps/expenses/urls.py
diff --git a/app/expenses/views.py b/app/unused_apps/expenses/views.py
index 98a4c70..98a4c70 100644
--- a/app/expenses/views.py
+++ b/app/unused_apps/expenses/views.py
diff --git a/app/garden/admin.py b/app/unused_apps/garden/admin.py
index 0f9c8d0..0f9c8d0 100644
--- a/app/garden/admin.py
+++ b/app/unused_apps/garden/admin.py
diff --git a/app/garden/migrations/0001_initial.py b/app/unused_apps/garden/migrations/0001_initial.py
index d73d80d..d73d80d 100644
--- a/app/garden/migrations/0001_initial.py
+++ b/app/unused_apps/garden/migrations/0001_initial.py
diff --git a/app/garden/migrations/0002_plant_family.py b/app/unused_apps/garden/migrations/0002_plant_family.py
index db81791..db81791 100644
--- a/app/garden/migrations/0002_plant_family.py
+++ b/app/unused_apps/garden/migrations/0002_plant_family.py
diff --git a/app/garden/migrations/0003_auto_20200705_1629.py b/app/unused_apps/garden/migrations/0003_auto_20200705_1629.py
index ed0eb01..ed0eb01 100644
--- a/app/garden/migrations/0003_auto_20200705_1629.py
+++ b/app/unused_apps/garden/migrations/0003_auto_20200705_1629.py
diff --git a/app/garden/migrations/0004_auto_20200705_1650.py b/app/unused_apps/garden/migrations/0004_auto_20200705_1650.py
index 6e9ea63..6e9ea63 100644
--- a/app/garden/migrations/0004_auto_20200705_1650.py
+++ b/app/unused_apps/garden/migrations/0004_auto_20200705_1650.py
diff --git a/app/garden/migrations/0005_auto_20200705_1652.py b/app/unused_apps/garden/migrations/0005_auto_20200705_1652.py
index 22bebaf..22bebaf 100644
--- a/app/garden/migrations/0005_auto_20200705_1652.py
+++ b/app/unused_apps/garden/migrations/0005_auto_20200705_1652.py
diff --git a/app/garden/migrations/0006_auto_20200706_0854.py b/app/unused_apps/garden/migrations/0006_auto_20200706_0854.py
index a036635..a036635 100644
--- a/app/garden/migrations/0006_auto_20200706_0854.py
+++ b/app/unused_apps/garden/migrations/0006_auto_20200706_0854.py
diff --git a/app/garden/migrations/0007_auto_20200706_0854.py b/app/unused_apps/garden/migrations/0007_auto_20200706_0854.py
index 94f85e7..94f85e7 100644
--- a/app/garden/migrations/0007_auto_20200706_0854.py
+++ b/app/unused_apps/garden/migrations/0007_auto_20200706_0854.py
diff --git a/app/garden/migrations/__init__.py b/app/unused_apps/garden/migrations/__init__.py
index e69de29..e69de29 100644
--- a/app/garden/migrations/__init__.py
+++ b/app/unused_apps/garden/migrations/__init__.py
diff --git a/app/garden/models.py b/app/unused_apps/garden/models.py
index 56e8c30..56e8c30 100644
--- a/app/garden/models.py
+++ b/app/unused_apps/garden/models.py
diff --git a/app/notes/__init__.py b/app/unused_apps/notes/__init__.py
index e69de29..e69de29 100644
--- a/app/notes/__init__.py
+++ b/app/unused_apps/notes/__init__.py
diff --git a/app/notes/admin.py b/app/unused_apps/notes/admin.py
index eafd0dc..eafd0dc 100644
--- a/app/notes/admin.py
+++ b/app/unused_apps/notes/admin.py
diff --git a/app/notes/build.py b/app/unused_apps/notes/build.py
index dc0654e..dc0654e 100644
--- a/app/notes/build.py
+++ b/app/unused_apps/notes/build.py
diff --git a/app/notes/migrations/0001_initial.py b/app/unused_apps/notes/migrations/0001_initial.py
index ea67ad1..ea67ad1 100644
--- a/app/notes/migrations/0001_initial.py
+++ b/app/unused_apps/notes/migrations/0001_initial.py
diff --git a/app/notes/migrations/__init__.py b/app/unused_apps/notes/migrations/__init__.py
index e69de29..e69de29 100644
--- a/app/notes/migrations/__init__.py
+++ b/app/unused_apps/notes/migrations/__init__.py
diff --git a/app/notes/models.py b/app/unused_apps/notes/models.py
index 8735056..8735056 100644
--- a/app/notes/models.py
+++ b/app/unused_apps/notes/models.py
diff --git a/app/notes/urls.py b/app/unused_apps/notes/urls.py
index 3c47c3d..3c47c3d 100644
--- a/app/notes/urls.py
+++ b/app/unused_apps/notes/urls.py
diff --git a/app/notes/views.py b/app/unused_apps/notes/views.py
index 05fe18e..05fe18e 100644
--- a/app/notes/views.py
+++ b/app/unused_apps/notes/views.py
diff --git a/app/projects/__init__.py b/app/unused_apps/projects/__init__.py
index e69de29..e69de29 100644
--- a/app/projects/__init__.py
+++ b/app/unused_apps/projects/__init__.py
diff --git a/app/projects/admin.py b/app/unused_apps/projects/admin.py
index 040b867..040b867 100644
--- a/app/projects/admin.py
+++ b/app/unused_apps/projects/admin.py
diff --git a/app/projects/models/__init__.py b/app/unused_apps/projects/models/__init__.py
index 3230ff4..3230ff4 100644
--- a/app/projects/models/__init__.py
+++ b/app/unused_apps/projects/models/__init__.py
diff --git a/app/projects/models/base.py b/app/unused_apps/projects/models/base.py
index aa795d2..aa795d2 100644
--- a/app/projects/models/base.py
+++ b/app/unused_apps/projects/models/base.py
diff --git a/app/projects/models/fiveby.py b/app/unused_apps/projects/models/fiveby.py
index 473c095..473c095 100644
--- a/app/projects/models/fiveby.py
+++ b/app/unused_apps/projects/models/fiveby.py
diff --git a/app/projects/models/gifs.py b/app/unused_apps/projects/models/gifs.py
index 25b8734..25b8734 100644
--- a/app/projects/models/gifs.py
+++ b/app/unused_apps/projects/models/gifs.py
diff --git a/app/projects/models/natparks.py b/app/unused_apps/projects/models/natparks.py
index 980d9fa..980d9fa 100644
--- a/app/projects/models/natparks.py
+++ b/app/unused_apps/projects/models/natparks.py
diff --git a/app/projects/models/self_experiments.py b/app/unused_apps/projects/models/self_experiments.py
index be9d0b7..be9d0b7 100644
--- a/app/projects/models/self_experiments.py
+++ b/app/unused_apps/projects/models/self_experiments.py
diff --git a/app/projects/natparks.js b/app/unused_apps/projects/natparks.js
index 8481408..8481408 100644
--- a/app/projects/natparks.js
+++ b/app/unused_apps/projects/natparks.js
diff --git a/app/projects/shortcuts.py b/app/unused_apps/projects/shortcuts.py
index 90b1bb6..90b1bb6 100644
--- a/app/projects/shortcuts.py
+++ b/app/unused_apps/projects/shortcuts.py
diff --git a/app/projects/urls.py b/app/unused_apps/projects/urls.py
index 8e56b16..8e56b16 100644
--- a/app/projects/urls.py
+++ b/app/unused_apps/projects/urls.py
diff --git a/app/projects/views.py b/app/unused_apps/projects/views.py
index ad5f167..ad5f167 100644
--- a/app/projects/views.py
+++ b/app/unused_apps/projects/views.py
diff --git a/app/prompts/__init__.py b/app/unused_apps/prompts/__init__.py
index e69de29..e69de29 100644
--- a/app/prompts/__init__.py
+++ b/app/unused_apps/prompts/__init__.py
diff --git a/app/prompts/admin.py b/app/unused_apps/prompts/admin.py
index f12c904..f12c904 100644
--- a/app/prompts/admin.py
+++ b/app/unused_apps/prompts/admin.py
diff --git a/app/prompts/migrations/0001_initial.py b/app/unused_apps/prompts/migrations/0001_initial.py
index c5a24ec..c5a24ec 100644
--- a/app/prompts/migrations/0001_initial.py
+++ b/app/unused_apps/prompts/migrations/0001_initial.py
diff --git a/app/prompts/migrations/0002_auto_20190228_0941.py b/app/unused_apps/prompts/migrations/0002_auto_20190228_0941.py
index 5b66a99..5b66a99 100644
--- a/app/prompts/migrations/0002_auto_20190228_0941.py
+++ b/app/unused_apps/prompts/migrations/0002_auto_20190228_0941.py
diff --git a/app/prompts/migrations/0003_prompt_prompt_type.py b/app/unused_apps/prompts/migrations/0003_prompt_prompt_type.py
index d027c6e..d027c6e 100644
--- a/app/prompts/migrations/0003_prompt_prompt_type.py
+++ b/app/unused_apps/prompts/migrations/0003_prompt_prompt_type.py
diff --git a/app/prompts/migrations/__init__.py b/app/unused_apps/prompts/migrations/__init__.py
index e69de29..e69de29 100644
--- a/app/prompts/migrations/__init__.py
+++ b/app/unused_apps/prompts/migrations/__init__.py
diff --git a/app/prompts/models.py b/app/unused_apps/prompts/models.py
index 7b5dc71..7b5dc71 100644
--- a/app/prompts/models.py
+++ b/app/unused_apps/prompts/models.py
diff --git a/app/prompts/urls.py b/app/unused_apps/prompts/urls.py
index 7cbe09a..7cbe09a 100644
--- a/app/prompts/urls.py
+++ b/app/unused_apps/prompts/urls.py
diff --git a/app/prompts/views.py b/app/unused_apps/prompts/views.py
index 4744299..4744299 100644
--- a/app/prompts/views.py
+++ b/app/unused_apps/prompts/views.py
diff --git a/app/src/__init__.py b/app/unused_apps/src/__init__.py
index e69de29..e69de29 100644
--- a/app/src/__init__.py
+++ b/app/unused_apps/src/__init__.py
diff --git a/app/src/admin.py b/app/unused_apps/src/admin.py
index f354b15..f354b15 100644
--- a/app/src/admin.py
+++ b/app/unused_apps/src/admin.py
diff --git a/app/src/build.py b/app/unused_apps/src/build.py
index a16bdaf..a16bdaf 100644
--- a/app/src/build.py
+++ b/app/unused_apps/src/build.py
diff --git a/app/src/migrations/0001_initial.py b/app/unused_apps/src/migrations/0001_initial.py
index 1f672ee..1f672ee 100644
--- a/app/src/migrations/0001_initial.py
+++ b/app/unused_apps/src/migrations/0001_initial.py
diff --git a/app/src/migrations/0002_auto_20160329_2107.py b/app/unused_apps/src/migrations/0002_auto_20160329_2107.py
index 25f5e4e..25f5e4e 100644
--- a/app/src/migrations/0002_auto_20160329_2107.py
+++ b/app/unused_apps/src/migrations/0002_auto_20160329_2107.py
diff --git a/app/src/migrations/0003_auto_20180707_0958.py b/app/unused_apps/src/migrations/0003_auto_20180707_0958.py
index f619888..f619888 100644
--- a/app/src/migrations/0003_auto_20180707_0958.py
+++ b/app/unused_apps/src/migrations/0003_auto_20180707_0958.py
diff --git a/app/src/migrations/0004_auto_20191007_0905.py b/app/unused_apps/src/migrations/0004_auto_20191007_0905.py
index 6c223a0..6c223a0 100644
--- a/app/src/migrations/0004_auto_20191007_0905.py
+++ b/app/unused_apps/src/migrations/0004_auto_20191007_0905.py
diff --git a/app/src/migrations/__init__.py b/app/unused_apps/src/migrations/__init__.py
index e69de29..e69de29 100644
--- a/app/src/migrations/__init__.py
+++ b/app/unused_apps/src/migrations/__init__.py
diff --git a/app/src/models.py b/app/unused_apps/src/models.py
index 69d85a5..69d85a5 100644
--- a/app/src/models.py
+++ b/app/unused_apps/src/models.py
diff --git a/app/src/templates/src/srcpost_detail.html b/app/unused_apps/src/templates/src/srcpost_detail.html
index 733f586..733f586 100644
--- a/app/src/templates/src/srcpost_detail.html
+++ b/app/unused_apps/src/templates/src/srcpost_detail.html
diff --git a/app/src/templates/src/srcpost_list.html b/app/unused_apps/src/templates/src/srcpost_list.html
index dd5d410..dd5d410 100644
--- a/app/src/templates/src/srcpost_list.html
+++ b/app/unused_apps/src/templates/src/srcpost_list.html
diff --git a/app/src/templates/src/topic_list.html b/app/unused_apps/src/templates/src/topic_list.html
index 7149823..7149823 100644
--- a/app/src/templates/src/topic_list.html
+++ b/app/unused_apps/src/templates/src/topic_list.html
diff --git a/app/src/urls.py b/app/unused_apps/src/urls.py
index 0ac6897..0ac6897 100644
--- a/app/src/urls.py
+++ b/app/unused_apps/src/urls.py
diff --git a/app/src/views.py b/app/unused_apps/src/views.py
index 7540e02..7540e02 100644
--- a/app/src/views.py
+++ b/app/unused_apps/src/views.py
diff --git a/config/base_urls.py b/config/base_urls.py
index 1196142..24c85df 100644
--- a/config/base_urls.py
+++ b/config/base_urls.py
@@ -7,14 +7,11 @@ from django.views.generic.base import RedirectView
from pages.views import PageDetailView, PageDetailTXTView
from jrnl.models import BlogSitemap
-from fieldnotes.models import FieldNoteSitemap
from jrnl.views import HomepageList
from locations.models import WritingbyCountrySitemap
from photos.models import PhotoGallerySitemap
-from src.models import SrcSitemap
from books.models import BookSitemap
from posts.models import PostSitemap
-from projects.models.base import ProjectSitemap
import builder.views
import utils.views
import products.views
@@ -27,9 +24,7 @@ admin.autodiscover()
sitemaps = {
'blog': BlogSitemap,
'posts': PostSitemap,
- 'notes': FieldNoteSitemap,
'writingbyloc': WritingbyCountrySitemap,
- 'src': SrcSitemap,
'books': BookSitemap,
}
@@ -45,12 +40,12 @@ urlpatterns = [
path(r'links/', include('links.urls')),
path(r'newsletter/', include('lttr.urls')),
path(r'jrnl/', include('jrnl.urls')),
- path(r'projects/', include('projects.urls')),
+ #path(r'projects/', include('projects.urls')),
path(r'topics/', include('taxonomy.urls')),
path(r'walk/', include('locations.walk_urls')),
path(r'walks/', include('locations.walk_urls')),
path(r'locations/', include('locations.urls')),
- path(r'expenses/', include('expenses.urls', namespace='expenses')),
+ #path(r'expenses/', include('expenses.urls', namespace='expenses')),
path(r'photos/', include('photos.urls')),
path(r'guide/', include('posts.urls.guide_urls', namespace='guide')),
path(r'essay/', include('posts.urls.essay_urls')),