Python Forum
django app historical events catalog - Printable Version

+- Python Forum (https://python-forum.io)
+-- Forum: Python Coding (https://python-forum.io/forum-7.html)
+--- Forum: Web Scraping & Web Development (https://python-forum.io/forum-13.html)
+--- Thread: django app historical events catalog (/thread-12348.html)



django app historical events catalog - medevin - Aug-21-2018

Hello, i'm looking for django app to make site with historical events.

1) main page - table with events
2) page with fields to submit new event (name, date, location, country, etc)
3) login

Do anyone know similar app which could be modified, or any kind of guide how to make it?