Geotrek-admin icon indicating copy to clipboard operation
Geotrek-admin copied to clipboard

Update requirements django 3.2

Open submarcos opened this issue 4 years ago • 3 comments

submarcos avatar Apr 14 '22 13:04 submarcos



Test summary

13 9 0 0


Run details

Project Geotrek-admin
Status Failed
Commit 91a4cf504d
Started Sep 5, 2022 8:46 AM
Ended Sep 5, 2022 8:48 AM
Duration 01:43 💡
OS Linux Ubuntu - 22.04
Browser Electron 94

View run in Cypress Dashboard ➡️


Failures

nav_create_path.js Failed
1 Create path > Create path
2 Create path > Path list
3 Create path > Path action delete multiple without path
4 Create path > Path action delete multiple path
5 Create path > Path action merge multiple path
nav_create_signage.js Failed
1 Create signage > Liste signage
nav_create_trek.js Failed
1 Create trek > Create trek
2 Create trek > List trek waiting for publication
3 Create trek > Change trek waiting for publication

This comment has been generated by cypress-bot as a result of this project's GitHub integration settings. You can manage this integration in this project's settings in the Cypress Dashboard

cypress[bot] avatar Apr 14 '22 13:04 cypress[bot]



Test summary

22 0 0 0


Run details

Project Geotrek-admin
Status Passed
Commit b570419eb0 ℹ️
Started Sep 9, 2022 9:05 AM
Ended Sep 9, 2022 9:09 AM
Duration 03:39 💡
OS Linux Ubuntu - 20.04
Browser Electron 94

View run in Cypress Dashboard ➡️


This comment has been generated by cypress-bot as a result of this project's GitHub integration settings. You can manage this integration in this project's settings in the Cypress Dashboard

cypress[bot] avatar Jul 27 '22 15:07 cypress[bot]

Codecov Report

Merging #3064 (c1a2543) into master (617cb89) will increase coverage by 0.00%. The diff coverage is 100.00%.

@@           Coverage Diff           @@
##           master    #3064   +/-   ##
=======================================
  Coverage   97.94%   97.94%           
=======================================
  Files         273      273           
  Lines       19257    19262    +5     
=======================================
+ Hits        18861    18866    +5     
  Misses        396      396           
Impacted Files Coverage Δ
geotrek/celery.py 100.00% <100.00%> (ø)
geotrek/maintenance/views.py 100.00% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

codecov[bot] avatar Aug 05 '22 09:08 codecov[bot]

When I install from scratch in dev mode, I have some messages on ./manage.py migrate for many models

zoning.RestrictedAreaType: (models.W042) Auto-created primary key used when not defining a primary key type, by default 'django.db.models.AutoField'.
	HINT: Configure the DEFAULT_AUTO_FIELD setting or the ZoningConfig.default_auto_field attribute to point to a subclass of AutoField, e.g. 'django.db.models.BigAutoField'.

pull again your branch https://github.com/GeotrekCE/Geotrek-admin/pull/3064/commits/d591b8d8b4268d30361f62879e963778b1c16ef6

submarcos avatar Sep 07 '22 13:09 submarcos