django-hines VS pepysdiary

Compare django-hines vs pepysdiary and see what are their differences.

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
django-hines pepysdiary
9 14
15 14
- -
9.1 8.9
4 days ago 6 days ago
HTML Python
- -
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

django-hines

Posts with mentions or reviews of django-hines. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-07-24.
  • Pytest-django not seing manage.py file while github workflow
    2 projects | /r/django | 24 Jul 2022
    FWIW, here's my working main.yml for my site, although it doesn't use pipenv or pytest, so it's not directly comparable: https://github.com/philgyford/django-hines/blob/main/.github/workflows/main.yml
  • What are you using Django for?
    4 projects | /r/django | 26 Jun 2022
    My personal website is Django and is far too complicated but I enjoy tinkering with it: https://www.gyford.com . I include all my Tweets, Flickr photos, Pinboard bookmarks, and Last.fm listening using my app django-ditto as if Web 2.0 was still a thing. And track my reading and event-going using my other app django-spectator.
  • Django structure - how to architect a blog with a custom homepage
    1 project | /r/django | 30 May 2022
    In case it's any interest, here's the weblogs app from my personal site https://github.com/philgyford/django-hines/tree/main/hines/weblogs
  • Help understanding django front end with Gulp
    1 project | /r/django | 5 Apr 2022
    Here’s a gulpfile.js from one of my projects in case any of its useful - it might not be and it might be terrible :)
  • Combining the querysets of two different models
    1 project | /r/django | 4 Apr 2022
    There are probably better ways, but this is roughly what I've done in the code for the combined RSS feed on my own website.
  • How do I serve media image files during a production server
    2 projects | /r/django | 9 Feb 2022
    The CustomS3Boto3Storage is to work around an error that happened when uploading files. You can see the class here.
  • Flatpages or Model?
    1 project | /r/django | 15 Aug 2021
    I ended up writing my own similar simple app for my site, for creating blocks in sidebars, footers, etc https://github.com/philgyford/django-hines/tree/main/hines/blocks Feel free to copy if it helps!
  • Caching and current user on the navbar
    1 project | /r/django | 9 May 2021
    I hope someone has a better answer for you but this is what I’ve done sometimes… use a view mixin class that only caches the view for non-logged-in users. e.g.: https://github.com/philgyford/django-hines/blob/main/hines/core/views.py#L81
  • hey, anyone knows how to use github actions with django. can you share the code.
    2 projects | /r/django | 22 Mar 2021
    You'll need to be more specific if there's a particular bit of the puzzle you're struggling with. Here's the action I ended up with after a lot of googling, and searching GitHub itself for more examples: https://github.com/philgyford/django-hines/blob/main/.github/workflows/main.yml That uses pipenv, and runs flake8, and coverage and coveralls, and posts a notification to Slack when it's done. But you might need other things... every example I looked at is different!

pepysdiary

Posts with mentions or reviews of pepysdiary. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-03-25.
  • Question about form params & pagination
    1 project | /r/django | 29 Jun 2023
    I made a template tag for generating the query string when paginating search results like this. See https://github.com/philgyford/pepysdiary/blob/main/pepysdiary/common/templatetags/utility_tags.py use it for a page link like:
  • After the printing press came to be, who could afford books and what was the process of buying them?
    1 project | /r/AskHistorians | 9 May 2023
    Anyone interested in England during this era should read it. It's long (unabridged it’s 9 volumes but there are tons of abridgements; find a modern one that leaves the sex scenes in) but it's worth it: it covers the Great Plague and the Great Fire of London as well as the Restoration and the Second Dutch War from the perspective of someone near the action (Pepys was a Member of Parliament and eventually Chief Secretary of the Admiralty), while also covering his numerous dalliances with what sometimes feels like every woman to cross his path. I’m using this free version of his diary as a reference, primarily because it’s searchable, but I also have a print version of the Latham and Matthews 9-volume set as a cross reference.
  • How do I make the 17th century fun
    2 projects | /r/FanFiction | 25 Mar 2023
    It is. There’s a good website that has the full text, searchable: https://www.pepysdiary.com
  • how to write a journal if life a mundane life
    1 project | /r/Journaling | 18 Feb 2023
    It was Samuel Pepys Diary. He was an admin for parliament in the 1600s.
  • The Diary of Samuel Pepys
    1 project | /r/hypeurls | 3 Jan 2023
    1 project | news.ycombinator.com | 2 Jan 2023
    1 project | news.ycombinator.com | 1 Jan 2023
  • Black Hours, Morgan MS 493
    1 project | news.ycombinator.com | 5 Sep 2022
  • What are you using Django for?
    4 projects | /r/django | 26 Jun 2022
    My site about Samuel Pepys, a 17th century London diarist, has been running on Django for ten years now: https://www.pepysdiary.com
  • Favorite historical banner?
    1 project | /r/NonCredibleDefense | 21 May 2022
    Here's a letter written in 1605 about the Gunpowder Plot and it's pretty easy to understand as long as you're natively fluent in English and don't mind squinting your eyes to read the handwriting. Here's a website from which you can read the diary entries of Samuel Pepys, a now famous 17th century diarist in England. Aside from a few words that have fell out of modern use (e.g- "vexed", meaning to be annoyed) it's not hard to understand- if you're natively fluent in English.

What are some alternatives?

When comparing django-hines and pepysdiary you can also consider the following projects:

ssh-action - GitHub Actions for executing remote ssh commands.

diary-app - Diary application built using Django.

tacticalrmm - A remote monitoring & management tool, built with Django, Vue and Go.

django-local-read-write-replica

bloggy - Open source codebase for stacktips.com blog. It is built using Python and Django framework.

django-pghistory - Track historical events to Django models using Postgres triggers.

revy - A toolkit for building revision control systems.