Pedro Campos
|
4f408810fc
|
Avoid docker image/volume collision by prefixing with project slug (#3528)
Co-authored-by: Bruno Alla <alla.brunoo@gmail.com>
Co-authored-by: Bruno Alla <browniebroke@users.noreply.github.com>
|
2022-01-17 08:53:56 +00:00 |
|
Abdullah Adeel
|
1fbf54c3dc
|
🧪 update tests
|
2022-01-17 12:54:19 +05:00 |
|
Abdullah Adeel
|
880b7cc30d
|
📖 update postgres backups with docker to database backups with docker
|
2022-01-17 12:26:31 +05:00 |
|
Abdullah Adeel
|
e5a8f2a1d6
|
📖 updated deployment with docker to include mysql
|
2022-01-15 20:03:19 +05:00 |
|
Abdullah Adeel
|
3a126ea2af
|
📖 updated deployment with heroku
|
2022-01-15 19:54:32 +05:00 |
|
Abdullah Adeel
|
2d20199c8c
|
📖 updated developing locally with docker
|
2022-01-15 16:39:31 +05:00 |
|
Abdullah Adeel
|
364ec5f871
|
📖 updated developing locally to include mysql support
|
2022-01-15 16:09:19 +05:00 |
|
Abdullah Adeel
|
5d3df1ddf5
|
📖 updated project generation flow
|
2022-01-15 14:56:33 +05:00 |
|
github-actions
|
759cc04bbc
|
Release 2022.01.14
|
2022-01-15 02:19:42 +00:00 |
|
pyup.io bot
|
eb59c1d5db
|
Update uvicorn to 0.17.0 (#3534)
|
2022-01-14 13:16:58 +00:00 |
|
dependabot[bot]
|
b2686f3fe2
|
Bump stefanzweifel/git-auto-commit-action from 4.13.0 to 4.13.1 (#3532)
Bumps [stefanzweifel/git-auto-commit-action](https://github.com/stefanzweifel/git-auto-commit-action) from 4.13.0 to 4.13.1.
- [Release notes](https://github.com/stefanzweifel/git-auto-commit-action/releases)
- [Changelog](https://github.com/stefanzweifel/git-auto-commit-action/blob/master/CHANGELOG.md)
- [Commits](https://github.com/stefanzweifel/git-auto-commit-action/compare/v4.13.0...v4.13.1)
---
updated-dependencies:
- dependency-name: stefanzweifel/git-auto-commit-action
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-01-14 07:53:05 +00:00 |
|
github-actions
|
f6f087576e
|
Release 2022.01.13
|
2022-01-14 02:20:27 +00:00 |
|
Abdullah Adeel
|
18fe62a341
|
� fixed typo in
|
2022-01-14 05:10:19 +05:00 |
|
Abdullah Adeel
|
ab7d44049c
|
� update .gitlab-ci
|
2022-01-14 04:47:30 +05:00 |
|
browniebroke
|
d78b01d7d8
|
Update Contributors
|
2022-01-13 21:27:20 +00:00 |
|
Thibault J
|
ab8ca02432
|
Fix high CPU usage when running runserver_plus in Docker (#3531)
|
2022-01-13 21:26:47 +00:00 |
|
Bruno Alla
|
b58f0e726c
|
Fix out-of-sync sequence for Site ID (#3511)
|
2022-01-13 21:23:28 +00:00 |
|
mpoli
|
9f8820241f
|
Add UserSignupForm and UserSocialSignupForm (#3515)
Co-authored-by: Bruno Alla <browniebroke@users.noreply.github.com>
|
2022-01-13 18:38:35 +00:00 |
|
github-actions
|
36c6e5e0c1
|
Release 2022.01.11
|
2022-01-12 08:55:33 +00:00 |
|
Abdullah Adeel
|
8d56a379dd
|
fixed typo
|
2022-01-12 08:53:00 +05:00 |
|
Abdullah Adeel
|
6c9757d5a3
|
added mysql backup script
|
2022-01-12 08:46:13 +05:00 |
|
Abdullah Adeel
|
5613e46f63
|
removed typo
|
2022-01-12 06:55:47 +05:00 |
|
Abdullah Adeel
|
8091fc4004
|
mysql local backup script updated
|
2022-01-12 05:31:10 +05:00 |
|
Abdullah Adeel
|
e466817cae
|
mysql and docker configurations
|
2022-01-11 18:45:17 +05:00 |
|
dependabot[bot]
|
b3fb4f9a0f
|
Bump stefanzweifel/git-auto-commit-action from 4.12.0 to 4.13.0 (#3527)
Bumps [stefanzweifel/git-auto-commit-action](https://github.com/stefanzweifel/git-auto-commit-action) from 4.12.0 to 4.13.0.
- [Release notes](https://github.com/stefanzweifel/git-auto-commit-action/releases)
- [Changelog](https://github.com/stefanzweifel/git-auto-commit-action/blob/master/CHANGELOG.md)
- [Commits](https://github.com/stefanzweifel/git-auto-commit-action/compare/v4.12.0...v4.13.0)
---
updated-dependencies:
- dependency-name: stefanzweifel/git-auto-commit-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-01-11 07:59:50 +00:00 |
|
github-actions
|
f4684773ad
|
Release 2022.01.10
|
2022-01-11 02:19:57 +00:00 |
|
Abdullah Adeel
|
ab02eb7449
|
update mysql volumes in local and production
|
2022-01-11 07:17:36 +05:00 |
|
Abdullah Adeel
|
08916ed1d0
|
update mysqlclient dependency in local and production
|
2022-01-11 04:35:45 +05:00 |
|
Abdullah Adeel
|
ac10c88971
|
added mysql dependency in production dockerfile
|
2022-01-11 04:15:55 +05:00 |
|
Abdullah Adeel
|
5025cd30b9
|
added mysql dependency in local dockerfile
|
2022-01-11 04:14:45 +05:00 |
|
pyup.io bot
|
486c7b6bf7
|
Update django-cors-headers to 3.11.0 (#3526)
|
2022-01-10 22:01:07 +00:00 |
|
Abdullah Adeel
|
c185167229
|
fix env db file remove bug
|
2022-01-11 02:49:06 +05:00 |
|
Abdullah Adeel
|
88f427aa0e
|
remove unused db folders with
|
2022-01-11 02:32:48 +05:00 |
|
pyup.io bot
|
298f98bf73
|
Update sentry-sdk to 1.5.2 (#3525)
|
2022-01-10 16:05:29 +00:00 |
|
pyup.io bot
|
0288bf7d68
|
Update gitpython to 3.1.26 (#3524)
|
2022-01-10 16:04:47 +00:00 |
|
Abdullah Adeel
|
1b6349d383
|
modified django entrypoint script
|
2022-01-10 20:28:18 +05:00 |
|
Abdullah Adeel
|
0f3d5abb4e
|
added mysql config in
|
2022-01-10 19:45:14 +05:00 |
|
Abdullah Adeel
|
decbcf38fc
|
modified dependencies in local.yml
|
2022-01-10 19:30:42 +05:00 |
|
github-actions
|
b447935914
|
Release 2022.01.09
|
2022-01-10 02:19:45 +00:00 |
|
Abdullah Adeel
|
89e87cbc55
|
mysql support in file
|
2022-01-10 05:18:37 +05:00 |
|
Abdullah Adeel
|
3f54385989
|
update database docker files to extract db versions
|
2022-01-10 05:02:44 +05:00 |
|
Abdullah Adeel
|
8307752698
|
removed typos in database dockerfiles
|
2022-01-10 04:34:46 +05:00 |
|
Abdullah Adeel
|
800ba9258b
|
updated database dockerfiles and remvoved cookiecutter==2.0 specific features
|
2022-01-10 04:30:40 +05:00 |
|
Abdullah Adeel
|
2fa5bdce54
|
added mysql support in dependabot.yml
|
2022-01-10 03:05:31 +05:00 |
|
Abdullah Adeel
|
ddcef98212
|
added mysql support in github actions
|
2022-01-10 03:02:32 +05:00 |
|
Abdullah Adeel
|
25018d5116
|
update database related prompts
|
2022-01-10 02:40:18 +05:00 |
|
Abdullah Adeel
|
0c5e98e0cb
|
added mysql .env files
|
2022-01-10 01:49:33 +05:00 |
|
Abdullah Adeel
|
1594cc6924
|
setup .envs according to database
|
2022-01-10 01:46:56 +05:00 |
|
Abdullah Adeel
|
46ab64b4b9
|
added mysql connection string in settings
|
2022-01-10 00:52:09 +05:00 |
|
Abdullah Adeel
|
e97247108f
|
added proper db driver in requirements
|
2022-01-09 22:10:32 +05:00 |
|