Commit Graph

19 Commits (c62d0deb33676f8902447f12c6107c9e534b1ac8)

Author SHA1 Message Date
Jukoga c62d0deb33 Refactor UserData admin interface; enhance user registration forms and validation; update Dockerfile for static files collection 2026-03-08 12:54:11 +01:00
Jukoga 9d7305ef13 Add Docker support and environment configuration; update blog detail and support pages 2026-03-06 13:02:37 +01:00
Jukoga 23bb4b7c39 Remove pycache from tracking and apply gitignore 2026-03-06 12:42:26 +01:00
Jukoga dcde29a8bb update docker-compose and requirements for database service configuration 2026-03-04 20:31:07 +01:00
Surya d774f2f93c Added UserData to the API 2026-02-28 18:50:48 +05:30
Rishit-Pandit 319d4374e8 Added API
API has auth
2026-02-24 20:09:41 +05:30
Rishit-Pandit 99da3f2800 Some UI Changes 2026-02-19 15:18:44 +05:30
root 2e1fd94c8f production ready 2024-08-05 13:01:21 +02:00
Jukoga 2c286dacf4 made everything to a docker file 2024-08-01 13:33:38 +02:00
Jukoga 812099ee7f removed pycache 2024-07-24 23:53:44 +02:00
surya 29692b81ac Cleanup
Cleaned up the Project and re-migrated all the models
2024-07-24 23:28:40 +02:00
Surya e8ca2d76b0 Made the `SECRET` secret
Made the `SECRET KEY` secret by using .env
2024-07-24 23:24:48 +02:00
Jukoga d54da6f04d created .env file 2024-07-24 21:33:06 +02:00
Jukoga 02774e6094 delted everything that has todo with user 2024-07-24 21:25:47 +02:00
Jukoga 4edf0577e6 Changed from DBLite to MariaDB 2024-07-19 22:55:11 +02:00
surya 9873a7db28 Changed Login Redirect
Changed Login Redirect from 'Home' to 'News'
2024-07-17 05:48:28 +05:30
surya 28a1d92549 Finally changed module name
finally changed the module name and fixed the error.
2024-07-07 08:20:32 +05:30
surya a470a3b152 Fixed some errors
Tried to change module names but had to undo that.
2024-07-06 20:51:00 +05:30
Surya-AI b003f98cba initial commit 2024-07-06 20:29:07 +05:30