-
Hi,
While trying to use the onepage module with the latest Mezzanine CMS (and Python 3.5 on Windows) I came up with this:
> There is no South database module 'south.db.sqlite3' for your database. Pl…
-
### svtplay-dl versions:
Run `svtplay-dl --version`
svtplay-dl 4.2
### Operating system and Python version:
Name and version of the operating system and python version (run `python -…
-
Developing L1T Calo Calibrations for 2018
=============
The recipe to set-up a local release area to develop L1T Calo Layer 2 Calibration constants for 2018
is based on **CMSSW_10_1_0** plus code…
-
Dear experts @menglu21 @agrohsje @bbilin !
(cc'ing @vischia )
I am following this twiki here.
https://twiki.cern.ch/twiki/bin/view/CMS/PhantomGeneratorCMS#instructions_to_deploy_a_new_rel
a…
-
Use SSL. Deploy your site behind HTTPS. ...
Change the URL. ...
Use 'django-admin-honeypot' ...
Require stronger passwords. ...
Use two-factor authentication. ...
Use the …
-
step FILTER:filterSeqSpecs is supposed to apply filterSeq to all paths.
Currently it doesn't apply this to a fair fraction of paths.
The logic is around
https://github.com/cms-sw/cmssw/blob/CMSSW_8_0…
-
- [ ] add setup.py & setup.sh
- express dependencies in setup.py
- compile L1T headers as part of the install
- deploy tagged releases to PyPi → `pip install cms-l1t-analysis`
- …
-
### Summary
The toolbar middleware triggers `Vary: Cookie` header on non-toolbar pages because it checks the session unnecessarily. This breaks caching.
### Expected behaviour
Do not check se…
-
Dear TauID experts,
It seems, that there are some problems with the code for SL7 CMSSW_10_6_29. If I try to use it in python code, adding
`from TauPOG.TauIDSFs.TauIDSFTool import TauIDSFTool`
, …
-
This causes following error when there more than 600 binding is passed (current cms oracle setup)
DatabaseError: (DatabaseError) ORA-01000: maximum open cursors exceeded.
In the comment, it said…