https://github.com/davemo/sammydjango
Ideas around sammy.js and django conventions
https://github.com/davemo/sammydjango
Last synced: 7 months ago
JSON representation
Ideas around sammy.js and django conventions
- Host: GitHub
- URL: https://github.com/davemo/sammydjango
- Owner: davemo
- Created: 2011-03-01T05:15:46.000Z (over 15 years ago)
- Default Branch: main
- Last Pushed: 2021-11-20T01:45:51.000Z (over 4 years ago)
- Last Synced: 2025-10-13T16:49:13.441Z (8 months ago)
- Language: JavaScript
- Homepage:
- Size: 30.3 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
This is some very simple hacking around Sammy.JS using some of the conventions from Django around views, templates and urls.py
#TODO
1. establish a convention by which module files can get loaded automagically by convention using something like labJS, requireJS or the YUI3 Loader
2. establish a convention for template files to avoid having to explicitly render them