Commit Graph

21 Commits

Author SHA1 Message Date
Horilla
a1ff31d57e Add django-auditlog to requirements.
NOTE: In existing databases with the latest commit, some users might find issues while doing the migrations.
Ignore those warning, the migrations will execute successfully and run again. If the migrations doesn't work in the first attempt, try again and it should work fine.
2024-05-21 13:55:00 +05:30
Horilla
e72f6ecde0 Update requirements.txt 2024-05-13 11:15:29 +05:30
Horilla
6460fd19b9 Update requirements.txt 2024-04-04 04:35:43 +00:00
Ashwanth Balakrishnan
c514599c8a Added production settings and support for secret values from env variables (#118)
* Added Django-environ support and Production settings

* Option to set db settings in both ways

* Added setuptools in req.txt

* Minor bug fix

---------

Co-authored-by: Horilla <131998600+horilla-opensource@users.noreply.github.com>
2024-03-19 08:44:43 +00:00
Horilla
b3ca2971d7 Update requirements.txt
Change Django version to >=4.2.11
2024-03-19 04:59:56 +00:00
Horilla
2ac3d2fee2 Update requirements.txt 2024-03-13 12:00:34 +00:00
Horilla
b67a59931d Update requirements.txt
Django version to 4
2024-03-13 11:59:56 +00:00
Ashwanth Balakrishnan
03ff0aec9c Dockerized the application (#119)
* dockerized the application

* Update docker.md

---------

Co-authored-by: Horilla <131998600+horilla-opensource@users.noreply.github.com>
2024-03-13 06:21:23 +00:00
Horilla
098634caff Update requirements.txt
Remove versions from packages to avoid inconsistencies
2024-03-11 11:27:38 +00:00
Horilla
1d8d7bbb41 Update requirements.txt (#114) 2024-03-11 11:12:41 +00:00
Horilla
4b06e829d5 Update requirements.txt
Remove versions from numpy and pandas packages due to the inconsistencies occurring during the installation in some ubuntu systems.
2024-03-07 12:46:27 +00:00
dependabot[bot]
3d5e7f32d1 Bump cryptography from 42.0.2 to 42.0.4 (#93)
Bumps [cryptography](https://github.com/pyca/cryptography) from 42.0.2 to 42.0.4.
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pyca/cryptography/compare/42.0.2...42.0.4)

---
updated-dependencies:
- dependency-name: cryptography
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-22 04:47:53 +00:00
dependabot[bot]
793be9d355 Bump django from 4.2.7 to 4.2.10 (#91)
Bumps [django](https://github.com/django/django) from 4.2.7 to 4.2.10.
- [Commits](https://github.com/django/django/compare/4.2.7...4.2.10)

---
updated-dependencies:
- dependency-name: django
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-20 17:11:41 +00:00
dependabot[bot]
be0facddf0 Bump cryptography from 41.0.7 to 42.0.2 (#90)
Bumps [cryptography](https://github.com/pyca/cryptography) from 41.0.7 to 42.0.2.
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pyca/cryptography/compare/41.0.7...42.0.2)

---
updated-dependencies:
- dependency-name: cryptography
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-20 17:09:40 +00:00
Horilla
523f13789f [UPDT] Requirements for helpdesk module 2024-01-08 14:01:24 +05:30
Horilla
072cf5082c [UPDT] Requirements for helpdesk module 2024-01-08 13:54:29 +05:30
Horilla
b4a928783f Update requirements.txt 2023-12-01 05:22:23 +00:00
dependabot[bot]
de0570dab2 Bump pillow from 10.0.0 to 10.0.1
Bumps [pillow](https://github.com/python-pillow/Pillow) from 10.0.0 to 10.0.1.
- [Release notes](https://github.com/python-pillow/Pillow/releases)
- [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst)
- [Commits](https://github.com/python-pillow/Pillow/compare/10.0.0...10.0.1)

---
updated-dependencies:
- dependency-name: pillow
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-04 11:34:19 +00:00
Horilla
434edb7a6c [UPDT] requirements.txt 2023-09-07 15:16:29 +05:30
Nikhil Ravi Cybrosys
e1794e7422 [UPDT]translations in the views (#4)
[UPDT]Translations in the views
[FIX]major bug fixes
2023-05-18 15:05:28 +05:30
Nikhil
2e18244716 [INITIAL COMMIT] 2023-05-10 15:06:57 +05:30