Brian Clements-Tiberio
Brian Clements-Tiberio
...site/books models Without this command, navigating to http://127.0.0.1:8000/admin/ gave me a "DatabaseError at /admin/ no such table: django_site"
...e. Even though the chapter starts off with talking about HttpResponse, we create a new file in the "Simple Form-Handling Example" that doesn't mention it explicitly and it is needed...
I use both cursorline and cursorColumn and there seems to be a clearing out of the background when the indentLine character meets the cursorline, but not the cursorColumn. ![screenshot from...
### Is your proposal related to a problem? While I can specify and override specific google calendars to add events to on a per-event basis, I cannot do the same...
When changing passwords on most sites, they usually take input this way: ``` old password: new password: new password again: ``` Which confuses SGP, which would always fill in all...
Right now it's hardwired to split a file ending in "intermediates.pem." This is fine in most cases for new imports that have different files names. But in situations where you...
Right now a type of labeling notation is used to reference configuration files, exports, and imports. The goal is to enforce a strict naming convention, but it is easy to...
OpenSSL error messages suck, help a user out before it gets there. This also should happen well before folders get created and empty key/cert artifacts get created.
Same reasoning as importing: don't delete or overwrite certs/keys. Leave there and formally revoke them. Certs of same names should be appended with counters to show their history of replacement.
Focus readme.md for intro and usage purposes. Move general PKI stuff, sources, methodology, and other materials I haven't added yet to `/docs` directory and fill it out. Collate all general...