Commit graph

172 commits

Author SHA1 Message Date
PCoder
fd9ca38cf9 Update changelog 2021-11-26 19:37:43 +05:30
PCoder
edda9afdce Organization: Add category choices (make category dropdown field) 2021-11-26 19:35:59 +05:30
PCoder
c8ba67f079 Add list_display to Person 2021-11-26 19:21:33 +05:30
PCoder
23b48bcba0 Fix typo: countries instead of country 2021-11-26 19:18:09 +05:30
PCoder
ddbd676f67 Add list_display for RangeAdmin 2021-11-26 19:14:10 +05:30
PCoder
3030e84fea Fix search fields for range 2021-11-26 19:12:58 +05:30
PCoder
6e20923688 Update changelog 2021-11-26 18:51:35 +05:30
PCoder
ca7798a9d2 Remove resource_url 2021-11-26 18:47:20 +05:30
PCoder
9d9454f489 Fix boolean fields in a single line 2021-11-26 18:33:24 +05:30
PCoder
6fcbdc7184 Resource : Fix boolean field 2021-11-26 18:26:59 +05:30
PCoder
8a3dfa9182 Resource: Add boolean fields 2021-11-26 18:12:58 +05:30
PCoder
0d8931be26 Resource : add more fields that are visible below 2021-11-26 18:11:14 +05:30
PCoder
60d43427b2 Resource: Fix list_display 2021-11-26 18:03:30 +05:30
PCoder
00b14b3cf0 Add missing comma 2021-11-26 18:02:01 +05:30
PCoder
12112fb954 Add fieldsets for Resource 2021-11-26 17:49:49 +05:30
PCoder
7fd0afb8b9 Fix boolean fields of resources table 2021-11-26 17:34:02 +05:30
PCoder
c28d46f9a1 Add type choices 2021-11-26 17:26:50 +05:30
PCoder
7953a80ddc Fix org_url 2021-11-26 17:09:02 +05:30
PCoder
f69aad203e Use format_html instead of plain text 2021-11-26 17:07:03 +05:30
PCoder
034509d523 Introduce clickable resource_url 2021-11-26 17:03:44 +05:30
PCoder
6ff3d84c3b Show a clickable url alongside the url field 2021-11-26 16:56:36 +05:30
PCoder
8b2508fbc5 Make url URLField 2021-11-26 16:47:09 +05:30
PCoder
0bbe1fd80d Update Changelog 2021-11-26 13:46:57 +05:30
PCoder
b8a564d5f3 Make resource stars choices 2021-11-26 13:43:42 +05:30
PCoder
13feebafb3 Update Changelog 2021-11-26 13:26:36 +05:30
PCoder
c86fac29f6 Update Changelog 2021-11-26 13:21:29 +05:30
PCoder
993990a7cb Attempt to link Range and RangeType models 2021-11-26 13:00:23 +05:30
PCoder
11131922ab Add todo / wip 2021-11-26 12:58:41 +05:30
PCoder
3487880312 Add in progress 2021-11-26 12:53:15 +05:30
PCoder
79cafbaab9 Update Changelog 2021-11-26 12:33:51 +05:30
PCoder
bd7860490a Fix country name 2021-11-26 12:29:59 +05:30
PCoder
0c67407b21 Add list_display to OrganizationAdmin 2021-11-26 12:26:51 +05:30
PCoder
f4b2cbfe79 Link country to organization 2021-11-26 12:18:13 +05:30
PCoder
d8eeb21b04 Wrong field_name 2021-11-26 12:14:49 +05:30
PCoder
e748694649 Fix more typos 2021-11-26 12:12:12 +05:30
PCoder
3823228c95 Fix typo 2021-11-26 12:11:15 +05:30
PCoder
0e280fb0ef OrganizationAdmin: Relate id with org_num1 2021-11-26 12:09:48 +05:30
PCoder
637eee03d4 Remove duplicated fields in OrganizationAdmin 2021-11-26 12:08:07 +05:30
PCoder
b78abafe30 Rearrange fields in OrganizationAdmin 2021-11-26 12:02:08 +05:30
PCoder
165cbce3ed Add Changelog.md 2021-11-25 14:41:19 +05:30
PCoder
4a423f3949 Attempt correct field names in columns 2021-11-25 14:07:45 +05:30
PCoder
b538f138a0 Add id readonly field for Range 2021-11-25 14:02:19 +05:30
PCoder
05b2fa770c Handle NoneType to str 2021-11-25 13:58:57 +05:30
PCoder
827834dc0e Fix field names in RangeAdmin 2021-11-25 13:55:53 +05:30
PCoder
ee4c340cb7 Count total and error rows 2021-11-25 13:48:32 +05:30
PCoder
b0923faf88 MotherRange debug + handle ValueError 2021-11-25 13:45:01 +05:30
PCoder
83ab27c2d3 MotherRange import 2021-11-25 13:40:19 +05:30
PCoder
adfdbc0a86 Add checked field 2021-11-25 11:25:16 +05:30
PCoder
345c276a62 Comment out erroneous code 2021-11-25 11:23:42 +05:30
PCoder
4e9980d5f5 Insert a default mother range initially, which will be reimported in the second pass 2021-11-25 11:22:29 +05:30