Commit graph

162 commits

Author SHA1 Message Date
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
PCoder
03f06957f8 Range: checked field 2021-11-25 11:18:26 +05:30
PCoder
0bf66de72f Strip quotes in Mother range 2021-11-25 11:11:56 +05:30
PCoder
dd62f6a38c Add mother_range dependency 2021-11-25 11:05:19 +05:30
PCoder
3e73ae9d34 More debug 2021-11-25 10:52:46 +05:30
PCoder
c75b17a38e Print object_dict only if not None 2021-11-25 10:49:56 +05:30
PCoder
e37a77fe07 Handle range not found 2021-11-25 10:47:57 +05:30
PCoder
5408046fbb Make incremental model change (mother_range to be modelled next) 2021-11-25 10:40:19 +05:30
PCoder
dc501018eb Handle MotherRange for import of Range 2021-11-23 16:45:18 +05:30
PCoder
0c80526c84 Handle RangeNameLanguage for import of Range 2021-11-23 16:42:51 +05:30
PCoder
322ad9ad8f Fix issues 2021-11-23 15:47:12 +05:30