Commit Graph

44 Commits

Author SHA1 Message Date
Vahidreza Naderi 5399aef133 Update project tree 2024-03-15 13:08:13 +01:00
Vahidreza Naderi eee3f00af7 Add Appache 2.0 licence 2024-03-15 13:02:32 +01:00
Saqibur Rahman 0fe837362b
Merge pull request #13 from sadman59m/refactor/SRI-454-django-project-structure
Refactor/sri 454 django project structure
2024-03-08 19:05:20 +06:00
Sadman Sakib b7457b3056 refactor: moved BaseModel to the common app 2024-03-08 17:55:21 +06:00
Sadman Sakib ba0e83ca9c feat: added models.py file and moved BaseModel in here 2024-03-08 17:54:14 +06:00
Sadman Sakib 4de8b100d0 feat: added common helpers.py file 2024-03-08 17:53:37 +06:00
Sadman Sakib 4db6184bfc feat: added constants.py in the common app that are common for all othre apps: 2024-03-08 17:53:04 +06:00
Sadman Sakib bdaee51e83 refactor: moved common constants.py file from core app to common app 2024-03-08 15:41:25 +06:00
Saqibur Rahman b1e7321d45
Merge pull request #9 from akhterarif/master
#8 Fixed the core module not found issue.
2024-02-02 11:10:52 +06:00
Md. Akhter-Uz-Zaman 27344063d9
Added DATABASE in settings.py. 2024-02-02 08:10:10 +06:00
Md. Akhter-Uz-Zaman 0f639f1058
Added apps.core in installed_apps in settings and changed the apps.core.apps CoreConfig.name to apps.core. 2024-02-02 07:57:30 +06:00
Saqibur Rahman 44579eb6b0 Add FAQ 2023-11-26 17:24:25 +06:00
Saqibur Rahman 11f8fea4c8 Update repository to a template repository 2023-11-26 17:00:23 +06:00
Saqibur Rahman f6dd8cc021 Add DynamicFieldsModelSerializer 2023-11-26 16:57:10 +06:00
Saqibur Rahman 7c92ccba79 Add tuxedo style guides 2023-11-26 16:56:48 +06:00
Saqibur Rahman 64c1c72dd6 Add fixtures and tests to example 2023-11-26 16:54:49 +06:00
Saqibur Rahman 5d784b444f Remove local-development.md 2023-11-26 16:54:33 +06:00
Saqibur Rahman 36af43cd3d Update README.md 2023-11-26 16:54:19 +06:00
Saqibur Rahman eb5ab42e1c Clean up apps and replace example_api with example 2023-11-26 16:29:34 +06:00
Saqibur Rahman 32e1bd265a Add helper comments for empty files 2023-11-26 11:57:51 +06:00
Saqibur Rahman 440bb09cd8 Remove useless __init__.py 2023-11-26 11:57:22 +06:00
Saqibur Rahman 59fc1071d9 Add information and exceptions.py to encourage custom exception handlers 2023-11-25 23:52:44 +06:00
Saqibur Rahman f21a838488 Black: Fix formatting inconsistencies 2023-11-25 23:47:46 +06:00
Saqibur Rahman 1225152bce Add locale folder 2023-11-25 23:42:28 +06:00
Saqibur Rahman 85cd76a1cc Remove BitBucket from README.md 2023-11-25 23:42:21 +06:00
Saqibur Rahman 1ce203f2ea Remove 3 from python3 in entrypoint.sh 2023-11-25 23:42:06 +06:00
Saqibur Rahman eb5d95151c Update DS_Store spelling 2023-11-25 23:41:51 +06:00
Saqibur Rahman dbd2aa8476 Add sections to .env.example 2023-11-25 23:41:34 +06:00
Saqibur Rahman 867cf866f8 Update .gitignore to include .DS_Store ignore 2023-11-25 23:24:36 +06:00
saqibur 0103450841 Fix typos in README.md 2022-08-15 09:51:10 +06:00
saqibur 720c9e725a Add .dockerignore file 2022-08-15 09:44:33 +06:00
saqibur 7b33789771 Fix incorrectly configured core URL and app label 2022-08-15 09:44:10 +06:00
saqibur cebb308047 Remove split settings files 2022-08-15 09:40:54 +06:00
saqibur 5e86cb98e6 Add common folder 2022-08-15 09:34:17 +06:00
saqibur f730736a7b Update README.md 2022-08-09 11:14:10 +06:00
saqibur 4a57db71bb Remove unnecessary example application and add additional more to core 2022-08-09 10:13:35 +06:00
saqibur d4fa8f9121 Add core app 2022-04-14 18:57:18 +06:00
saqibur 07e27b8d1e Reorganize api files 2022-04-14 18:50:07 +06:00
Saqibur Rahman a5e9ee1357
Update README.md 2022-02-17 15:31:16 +06:00
saqibur 3a5f793645 Fix up formatting 2022-01-26 15:19:29 +06:00
saqibur 9dfa5b7154 Fix project tree 2022-01-26 14:04:30 +06:00
saqibur 3f16a3f107 Fix services 2022-01-26 13:21:36 +06:00
saqibur fcacdcfe8f Add initial structure 2022-01-26 08:45:34 +06:00
saqibur b04381451e Initial commit 2022-01-18 08:27:09 +06:00