Archived
1
0
Fork
You've already forked open-caching
0
A simple project similar to geocaching.com, created to learn Django.
This repository has been archived on 2025年12月20日. You can view files and clone it, but you cannot make any changes to its state, such as pushing and creating new issues, pull requests or comments.
  • Python 74.7%
  • HTML 14.2%
  • JavaScript 6%
  • CSS 5.1%
2023年10月17日 12:51:45 +02:00
.vscode add pylint configuration 2023年10月04日 15:50:57 +02:00
caches use vanilla leaflet js instead django-leaflet 2023年10月17日 12:51:45 +02:00
images add basic readme and demo images 2023年10月16日 13:55:50 +02:00
open_caching use vanilla leaflet js instead django-leaflet 2023年10月17日 12:51:45 +02:00
.gitignore add basic readme and demo images 2023年10月16日 13:55:50 +02:00
.pylintrc fix pylint warnings 2023年10月04日 18:14:30 +02:00
LICENSE add license 2023年09月30日 15:05:03 +02:00
manage.py django-admin startproject 2023年09月30日 14:39:21 +02:00
package.json add pure.css 2023年10月11日 12:01:59 +02:00
pnpm-lock.yaml add pure.css 2023年10月11日 12:01:59 +02:00
pytest.ini use pytest-django 2023年10月04日 15:20:37 +02:00
README.md add basic readme and demo images 2023年10月16日 13:55:50 +02:00
requirements split requirements for dev and prod, remove django-leaflet dep 2023年10月17日 07:20:05 +02:00
requirements-dev split requirements for dev and prod, remove django-leaflet dep 2023年10月17日 07:20:05 +02:00

OpenCaching

A simple project similar to geocaching.com, created to learn Django.