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

Add a menu to the admin & a better env notice that will not get in the way. #10

Merged
merged 1 commit into from
Nov 18, 2018

Conversation

JostCrow
Copy link
Collaborator

screenshot_2018-11-04 site administration django site admin 1
screenshot_2018-11-04 site administration django site admin

… notice.

Fixed the imports

Updated version and python/django versions for testing.

moved scss folder

Fixed some tox issues

Removed python 3.7 (not sopported)

Test for python 2.7

Re-added support for older django versions

Fixed the django 2.1 dropped python 3.4
@codecov-io
Copy link

codecov-io commented Nov 18, 2018

Codecov Report

Merging #10 into master will decrease coverage by 1.57%.
The diff coverage is 54.54%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #10      +/-   ##
==========================================
- Coverage   88.83%   87.26%   -1.58%     
==========================================
  Files           7        7              
  Lines         206      212       +6     
  Branches       37       39       +2     
==========================================
+ Hits          183      185       +2     
- Misses         15       17       +2     
- Partials        8       10       +2
Impacted Files Coverage Δ
django_admin_index/context_processors.py 77.77% <0%> (-6.84%) ⬇️
django_admin_index/models.py 91.66% <60%> (-3.69%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update d001458...732de87. Read the comment docs.

@joeribekker joeribekker merged commit d066a05 into master Nov 18, 2018
@joeribekker joeribekker deleted the feature/menu-and-env-notice branch November 18, 2018 12:56
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.

None yet

3 participants