Skip to content
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

Update example app #89

Merged
merged 16 commits into from
Aug 26, 2022
Merged

Update example app #89

merged 16 commits into from
Aug 26, 2022

Conversation

kytta
Copy link
Member

@kytta kytta commented May 31, 2022

Closes #51.

  • use Django 3.2 with modern Python code
  • use Bootstrap template as example
  • remove reports app
    • reasoning: it didn't show anything new
  • add app to demonstrate submenus
  • write new README
  • make screenshots

@kytta kytta added this to the v2.0.0 milestone May 31, 2022
@codecov
Copy link

codecov bot commented May 31, 2022

Codecov Report

Merging #89 (1036f17) into release/v2.0.0 (dc4d66a) will not change coverage.
The diff coverage is n/a.

@@               Coverage Diff               @@
##           release/v2.0.0      #89   +/-   ##
===============================================
  Coverage           89.63%   89.63%           
===============================================
  Files                   5        5           
  Lines                 299      299           
  Branches               67       67           
===============================================
  Hits                  268      268           
  Misses                 15       15           
  Partials               16       16           

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@kytta kytta force-pushed the 51-update-example-app branch from 94a94af to 07f7519 Compare May 31, 2022 20:04
@kytta kytta force-pushed the 51-update-example-app branch from 07f7519 to 3f34d0d Compare August 26, 2022 20:17
@kytta kytta changed the base branch from master to release/v2.0.0 August 26, 2022 20:17
@kytta
Copy link
Member Author

kytta commented Aug 26, 2022

So far so good… 😉

Index page

Submenu demo

Authenticated-only demo

Superuser-only demo

@kytta kytta marked this pull request as ready for review August 26, 2022 22:10
@kytta kytta self-assigned this Aug 26, 2022
@kytta kytta merged commit 759ed09 into release/v2.0.0 Aug 26, 2022
@kytta kytta deleted the 51-update-example-app branch November 17, 2022 10:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Update example app to Django 3.2 (or 4.0)
1 participant