You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 20, 2023. It is now read-only.
The templates are loading NYT stylesheets and templates. Have you considered getting these under source control? And document what they do? Here's what I found:
Those stylesheets are all from an NYT library that offers administrative components; a slightly more full-featured version of https://github.com/newsdev/adcom, that I didn't have time to factor out. I don't remember exactly what it does, maybe it can be factored out easily... I'll take a look.
I'll figure out how to get that @nytimes.com mention out of there. I was gonna work a little on this app today or tomorrow, so I can probably do that too.
Hi @jeremybmerrill!
The templates are loading NYT stylesheets and templates. Have you considered getting these under source control? And document what they do? Here's what I found:
https://github.com/newsdev/foialawya/blob/master/foias/templates/base.html#L6
https://github.com/newsdev/foialawya/blob/master/foias/templates/base.html#L65
https://github.com/newsdev/foialawya/blob/master/foias/templates/admin/base.html#L9
There's also a mention to the NYT here:
https://github.com/newsdev/foialawya/blob/master/foias/views.py#L25
that I haven't tested yet, but believe will be displayed on "social" login error
The text was updated successfully, but these errors were encountered: