PCoder
|
7359d64dc1
|
Changes from CSV
|
2021-11-08 06:36:43 +05:30 |
|
PCoder
|
a7c958b8db
|
Add migration file
|
2021-11-01 09:44:12 +05:30 |
|
PCoder
|
b65ed606e7
|
Fix some constraint issues
|
2021-11-01 09:43:51 +05:30 |
|
PCoder
|
1329255b9b
|
Add all remaining models to admin
|
2021-11-01 09:36:49 +05:30 |
|
PCoder
|
41667dbea3
|
Migration in progress
|
2021-10-30 09:53:49 +05:30 |
|
PCoder
|
cfea61b5af
|
Add LU models and model admin
|
2021-10-29 08:03:55 +05:30 |
|
PCoder
|
78dd9d9354
|
Add .env.sample
|
2021-10-28 22:41:38 +05:30 |
|
PCoder
|
5eea4c546e
|
Str repr for Scale
|
2021-10-11 08:33:49 +05:30 |
|
PCoder
|
b2ed245dcf
|
Make Resource, Range and Field fields searchable
|
2021-10-11 08:23:22 +05:30 |
|
PCoder
|
7bfb067623
|
Add admin search fields
|
2021-09-23 19:13:35 +05:30 |
|
PCoder
|
60cbf42997
|
Get fields correctly
|
2021-09-02 07:26:13 +05:30 |
|
PCoder
|
77fa49ac2b
|
Get values correctly
|
2021-09-02 07:17:08 +05:30 |
|
PCoder
|
82e4842f68
|
Add psycopg2 requirement
|
2021-09-02 07:04:03 +05:30 |
|
PCoder
|
270a032d36
|
Fix STATIC_ROOT
|
2021-09-02 07:03:30 +05:30 |
|
PCoder
|
749268b67a
|
Save prod logs to logs/django.log
|
2021-09-02 07:02:29 +05:30 |
|
PCoder
|
a940611a43
|
Add logs folder
|
2021-09-02 07:01:43 +05:30 |
|
PCoder
|
2e7e25a529
|
Put research parameters into correct fields
|
2021-08-31 22:59:41 +05:30 |
|
PCoder
|
1b62922706
|
Implement remainder of the api functionality
|
2021-08-31 21:55:15 +05:30 |
|
PCoder
|
1bbed5eecc
|
Implement PeopleDetailView
|
2021-08-31 20:40:24 +05:30 |
|
PCoder
|
0a24aa01e1
|
Implement api/search
|
2021-08-31 20:22:41 +05:30 |
|
PCoder
|
020cccf258
|
Fix static paths
|
2021-08-30 16:53:11 +05:30 |
|
PCoder
|
cce3222742
|
Comment connection params for now
|
2021-08-30 16:40:38 +05:30 |
|
PCoder
|
7edb14823e
|
Add ConfigurationHomePageView
|
2021-07-28 19:16:57 +05:30 |
|
PCoder
|
083e56a4de
|
Add admin/index.html template
|
2021-07-28 19:16:33 +05:30 |
|
PCoder
|
a2c9f728ab
|
Refactor base.html out of config.html
|
2021-07-28 19:16:05 +05:30 |
|
PCoder
|
52be121ddc
|
Add various urls
|
2021-07-28 17:18:27 +05:30 |
|
PCoder
|
f7becb5c1b
|
Remove template name for ReindexPageView (not used)
|
2021-07-28 17:17:46 +05:30 |
|
PCoder
|
3663e41cd3
|
Add Uploadview and get_progress
|
2021-07-28 17:17:11 +05:30 |
|
PCoder
|
10de2b5df6
|
Add RefreshPageView class
|
2021-07-28 17:15:53 +05:30 |
|
PCoder
|
4c2f2cd50e
|
Add various imports
|
2021-07-28 17:15:17 +05:30 |
|
PCoder
|
7eb5654d11
|
Use admin/config.html for the Configuration page
|
2021-07-28 17:14:40 +05:30 |
|
PCoder
|
0c285ca072
|
Update add_linked: add relationship fields manually
|
2021-07-28 17:02:58 +05:30 |
|
PCoder
|
5253d00c3e
|
Update .gitignore
|
2021-07-28 16:59:33 +05:30 |
|
PCoder
|
119efdbe0a
|
Create data folder
|
2021-07-28 14:44:30 +05:30 |
|
PCoder
|
837592039c
|
Complete ConfigurationPage porting
|
2021-07-28 12:43:08 +05:30 |
|
PCoder
|
03812ecf93
|
Register models with django-admin
|
2021-07-28 09:50:54 +05:30 |
|
PCoder
|
b266da63b2
|
Refactor path -> filename
|
2021-07-28 09:49:30 +05:30 |
|
PCoder
|
13b2995c34
|
Implement ReindexPageView
|
2021-07-28 09:49:13 +05:30 |
|
PCoder
|
7fd62dd68b
|
Use __str__ instead of __repr__
Django uses this to get the string representation of an object
|
2021-07-28 09:42:36 +05:30 |
|
PCoder
|
b51520df63
|
Add missing load static
|
2021-07-28 03:26:58 +05:30 |
|
PCoder
|
f7d41d95f2
|
Move demo template to the correct location
|
2021-07-28 03:25:27 +05:30 |
|
PCoder
|
2b0ed41a3c
|
Fix demo page url
|
2021-07-28 03:24:22 +05:30 |
|
PCoder
|
a0d5c7ae78
|
Add demo
|
2021-07-28 03:23:02 +05:30 |
|
PCoder
|
a432f2e5c2
|
Use appropriate names for data/geodata requests
|
2021-07-27 13:48:23 +05:30 |
|
PCoder
|
eef66507e9
|
Handle data request and comment out requests to be implemented
|
2021-07-27 13:45:56 +05:30 |
|
PCoder
|
386ea46310
|
Handle geodata and offline requests
|
2021-07-27 13:43:27 +05:30 |
|
PCoder
|
984eaa68f6
|
Add static resources
|
2021-07-27 12:48:59 +05:30 |
|
PCoder
|
8ea61dfc55
|
Create a simple class-based view for the HomePage
|
2021-07-27 12:47:39 +05:30 |
|
PCoder
|
54267c874f
|
Add app/index.html from gmba-connect
Also update the static resource path using static tag
|
2021-07-27 12:45:12 +05:30 |
|
PCoder
|
ac0014cfdb
|
Move formats.py to app
|
2021-07-27 12:44:16 +05:30 |
|