Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/audreyfeldroy/django-handstand-audreyr
DEPRECATED - use https://github.com/pydanny/cookiecutter-django and its forks instead.
https://github.com/audreyfeldroy/django-handstand-audreyr
Last synced: 16 days ago
JSON representation
DEPRECATED - use https://github.com/pydanny/cookiecutter-django and its forks instead.
- Host: GitHub
- URL: https://github.com/audreyfeldroy/django-handstand-audreyr
- Owner: audreyfeldroy
- Created: 2011-10-28T22:09:18.000Z (about 13 years ago)
- Default Branch: master
- Last Pushed: 2011-11-11T20:20:57.000Z (almost 13 years ago)
- Last Synced: 2024-05-02T00:01:37.755Z (6 months ago)
- Language: Python
- Homepage:
- Size: 183 KB
- Stars: 16
- Watchers: 2
- Forks: 7
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
Awesome Lists containing this project
README
django-handstand-audreyr
========================My personal mashup of:
* Base template using Twitter Bootstrap for CSS styling
* A core module with a BaseModel that provides created/modified times
* Custom simple profiles app
* Profile edit form, rendered with Bootstrap styles
* Registration via django-social-auth (Twitter & Facebook)
* Lazy profile shortcut that gives you a request.my_profile context variable
* django-debug-toolbar
* django-startcbv, to create quick working prototypes of whatever apps I need
* django-extensions, to give me shell_plus and whatever else comes with itThis is likely to be unstable, since it's meant for my own personal use. Beware, parts of it could even be dangerous ;)