index
:
django-sneak-peek
dependabot/pip/examples/djangoproject/django-1.11.28
master
Django template tag to hide pre-release features in a template
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2020-02-11
Bump django from 1.4 to 1.11.28 in /examples/djangoproject
dependabot/pip/examples/djangoproject/django-1.11.28
dependabot[bot]
2014-04-21
sneak_peek_tag migration: change get_or_create to create
HEAD
master
Teddy Wing
2014-04-21
setup.py: add GitHub URL
Teddy Wing
2014-04-21
MANIFEST.in: add CHANGELOG
Teddy Wing
2014-04-21
.gitignore: update with distribution & build files
Teddy Wing
2014-04-21
Update setup.py
Teddy Wing
2014-04-21
Add CHANGELOG
Teddy Wing
2014-04-21
MANIFEST.in: add README, LICENSE, screenshots
Teddy Wing
2014-04-21
Add LICENSE
Teddy Wing
2014-04-21
README: update Customising section
Teddy Wing
2014-04-21
README: update Additional Options section
Teddy Wing
2014-04-21
README: add screenshots to Additional Options section
Teddy Wing
2014-04-21
README: convert from RDoc to Markdown
Teddy Wing
2014-04-21
Add screenshots of various border & style states
Teddy Wing
2014-04-21
sneak_peek CSS: set default style to use .default class
Teddy Wing
2014-04-21
README: update Additional Options section
Teddy Wing
2014-04-21
Add page to example project for screenshots
Teddy Wing
2014-04-21
README: make some edits to existing sections
Teddy Wing
2014-04-21
README: add an overall description
Teddy Wing
2014-04-21
README: update to include User Permissions section
Teddy Wing
2014-04-21
Add initial edition of README
Teddy Wing
2014-04-20
Add setup.cfg
Teddy Wing
2014-04-20
Add an extra style to the example project index page
Teddy Wing
2014-04-20
sneak_peek CSS: add descriptive comments
Teddy Wing
2014-04-20
Update index HTML in example project
Teddy Wing
2014-04-20
sneak_peek.py: surround default style with quotes
Teddy Wing
2014-04-20
sneak_peek.py: fix bug `template` not defined
Teddy Wing
2014-04-20
sneak_peek CSS: add .inline-block class
Teddy Wing
2014-04-20
sneak_peek.py: change first arg to use quotes
Teddy Wing
2014-04-20
sneak-peek CSS: add .inline modifier class
Teddy Wing
2014-04-20
Add sneak-peek CSS file to example project base.html
Teddy Wing
2014-04-20
.gitignore: add example project static directory
Teddy Wing
2014-04-20
example/settings.py: add STATIC_ROOT
Teddy Wing
2014-04-20
sneak_peek.py: change sneak-peek class name
Teddy Wing
2014-04-20
Rename and clean up static files
Teddy Wing
2014-04-20
Add MANIFEST.in
Teddy Wing
2014-04-20
sneak_peek.py: use permission for conditional display
Teddy Wing
2014-04-20
Add migration for sneak_peek permission
Teddy Wing
2014-04-20
Add 'south' to example project settings
Teddy Wing
2014-04-20
sneak_peek.py: fix bug getting user
Teddy Wing
2014-04-20
Enable Django admin in example project
Teddy Wing
2014-04-20
gitignore SQLite database
Teddy Wing
2014-04-20
Add database settings to example project
Teddy Wing
2014-04-20
Add requirements to package setup.py
Teddy Wing
2014-04-20
Add South to example project requirements.txt
Teddy Wing
2014-04-20
Add sneak_peek to example project template
Teddy Wing
2014-04-20
Add sneak_peek app to example project settings
Teddy Wing
2014-04-20
Add sneak-peek to example project requirements.txt
Teddy Wing
2014-04-20
Add bare setup.py
Teddy Wing
2014-04-20
Add sneak_peek app
Teddy Wing
[next]