Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

WIP: Try out botstrap5 #3

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft
wants to merge 12 commits into
base: main
Choose a base branch
Loading
from
17 changes: 17 additions & 0 deletions 17 .editorconfig
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
# top-most EditorConfig file
root = true

# basic rules for all files
[*]
end_of_line = lf
insert_final_newline = true
charset = utf-8
trim_trailing_whitespace = true

[*.{py,js}]
indent_style = space
indent_size = 4

[*.html]
indent_style = space
indent_size = 1
2 changes: 1 addition & 1 deletion 2 README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ A commitfest is a collection of patches and reviews for a project and is part of

## The Application

This is a Django 3.2 application backed by PostgreSQL and running on Python 3.x.
This is a Django 4.2 application backed by PostgreSQL and running on Python 3.x.

## Getting Started

Expand Down
7 changes: 0 additions & 7 deletions 7 media/commitfest/css/bootstrap-theme.min.css

This file was deleted.

Loading
Morty Proxy This is a proxified and sanitized view of the page, visit original site.