Skip to content

Commit

Permalink
Release v1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
app-generator committed Oct 26, 2024
1 parent 502a8dc commit 7eb656a
Showing 1 changed file with 3 additions and 36 deletions.
39 changes: 3 additions & 36 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,41 +1,8 @@
# Change Log

## [1.0.5] 2024-01-20
### Changes

- Added DOCS (readme)
- `Video`: [Django for Beginners - Simple Codebase Intro](https://www.youtube.com/watch?v=dVybpJRwbmc)
- `Video`: [Django for Beginners - Go LIVE with Render](https://www.youtube.com/watch?v=JyzjVYMuzBQ)
- `Video`: [Django for Beginners - Integrate UI (Volt Dashboard)](https://www.youtube.com/watch?v=gqw0Bs67lM4)

## [1.0.4] 2024-01-20
### Changes

- Added `WhiteNoiseMiddleware` for static files
- Update `Dockerfile` - added all steps

## [1.0.3] 2024-01-19
### Changes

- Update Docker File
- added `EXPOSE 5005` directive
- Update DOCS (readme)

## [1.0.2] 2024-01-19
### Changes

- Added `static` and `templates` DIRs
- Added HOME app
- Render deployment files
- Update DEPS

## [1.0.1] 2024-01-08
### Changes

- Pin versions in REQ.txt

## [1.0.0] 2022-10-20
## [1.0.0] 2024-10-26
### Changes

- Code the basic structure

- Link the repo to the DOCS page:
- [Django & Snowflake Integration](https://app-generator.dev/docs/technologies/django/integrate-snowflake.html)

0 comments on commit 7eb656a

Please sign in to comment.