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
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
2014-04-19
Get example django project up & running
Teddy Wing
2014-04-19
Initial commit. Base example Django project.
Teddy Wing