Commits on Source (36)
-
h4-rahman authored
-
h4-rahman authored
# Conflicts: # myproject/myapp/urls.py
-
h4-rahman authored
Successful register will now automatically login Combined profile and user token creation into one signal.
-
h4-rahman authored
-
James Smith authored
apologies for working in main. minor UI change to display user type as the text version instead of a number
-
James Smith authored
-
James Smith authored
-
apologies for working in main. minor UI change to display user type as the text version instead of a number
-
-
-
h4-rahman authored
Token Count decreases by 1 when using model.
-
h4-rahman authored
-
Kacper Józef Drupisz authored
-
-
h4-rahman authored
Fixed error of creating log when payment is successful.
-
h4-rahman authored
-
h4-rahman authored
# Conflicts: # myproject/debug.log # myproject/myapp/payments.py # myproject/myapp/urls.py # myproject/myapp/views.py
-
h4-rahman authored
-
h4-rahman authored
-
h4-rahman authored
-
h4-rahman authored
-
h4-rahman authored
-
h4-rahman authored
Showing
- .gitignore 4 additions, 1 deletion.gitignore
- myproject/Dockerfile 4 additions, 0 deletionsmyproject/Dockerfile
- myproject/debug.log 1484 additions, 0 deletionsmyproject/debug.log
- myproject/docker-compose.yml 9 additions, 3 deletionsmyproject/docker-compose.yml
- myproject/entrypoint.sh 1 addition, 0 deletionsmyproject/entrypoint.sh
- myproject/monitoring_config.txt 4 additions, 0 deletionsmyproject/monitoring_config.txt
- myproject/myapp/__pycache__/__init__.cpython-311.pyc 0 additions, 0 deletionsmyproject/myapp/__pycache__/__init__.cpython-311.pyc
- myproject/myapp/__pycache__/apps.cpython-311.pyc 0 additions, 0 deletionsmyproject/myapp/__pycache__/apps.cpython-311.pyc
- myproject/myapp/management/commands/__init__.py 1 addition, 0 deletionsmyproject/myapp/management/commands/__init__.py
- myproject/myapp/management/commands/make_users.py 22 additions, 0 deletionsmyproject/myapp/management/commands/make_users.py
- myproject/myapp/migrations/0001_initial.py 30 additions, 1 deletionmyproject/myapp/migrations/0001_initial.py
- myproject/myapp/migrations/0002_log.py 0 additions, 25 deletionsmyproject/myapp/migrations/0002_log.py
- myproject/myapp/migrations/0003_profile.py 0 additions, 24 deletionsmyproject/myapp/migrations/0003_profile.py
- myproject/myapp/migrations/__pycache__/__init__.cpython-310.pyc 0 additions, 0 deletions...ect/myapp/migrations/__pycache__/__init__.cpython-310.pyc
- myproject/myapp/migrations/__pycache__/__init__.cpython-311.pyc 0 additions, 0 deletions...ect/myapp/migrations/__pycache__/__init__.cpython-311.pyc
- myproject/myapp/models.py 16 additions, 93 deletionsmyproject/myapp/models.py
- myproject/myapp/payments.py 15 additions, 11 deletionsmyproject/myapp/payments.py
- myproject/myapp/signals.py 4 additions, 3 deletionsmyproject/myapp/signals.py
- myproject/myapp/templates/_base.html 15 additions, 0 deletionsmyproject/myapp/templates/_base.html
- myproject/myapp/templates/index1.html 76 additions, 20 deletionsmyproject/myapp/templates/index1.html
This diff is collapsed.
myproject/monitoring_config.txt
0 → 100644
No preview for this file type
No preview for this file type
File deleted
File deleted