David Ray
|
3e5ce066f8
adding fixtures stub and load_initial_data management command
|
8 years ago |
David Ray
|
2c6029682a
removing extra readme
|
8 years ago |
David Ray
|
88ad4a94b6
updated README
|
8 years ago |
David Ray
|
6830504a93
Add migrations
|
8 years ago |
David Ray
|
9a2755637a
Merge pull request #2 from wagtail/blog-page-tag-redirects
|
8 years ago |
David Ray
|
c428998049
Add messages to base.html, handle /tags/ and /tags/[bad-slug]/
|
8 years ago |
David Ray
|
68ca56d640
Use object.full_url to avoid incorrectly built URLs for BlogPage from the tag_archive view
|
8 years ago |
David Ray
|
6d7db27b59
Simplify BlogPage model, remove unneeded properties and methods
|
8 years ago |
David Ray
|
c918afa1de
Adds a custom view via RoutablePageMixin to render blog posts related to a particular tag via /[blog-index-slug]/tag/[tag-slug]
|
8 years ago |
Edd Baldry
|
fb08c7db33
Delete migrations for all apps
|
8 years ago |
Scot Hacker
|
6c531c93ae
Resolve merge and migration conflicts
|
8 years ago |
Scot Hacker
|
aecb17f67e
Static serving, URL config, start of bootstrap
|
8 years ago |
Edd Baldry
|
9b952f5fbb
Basic templatetags and templates for main menu and breadcrumbs
|
8 years ago |
Edd Baldry
|
4529b2789b
Basic template for blogs
|
8 years ago |
Edd Baldry
|
588e31a083
Basic template for locations app
|
8 years ago |
Edd Baldry
|
3533a04154
Allow people to be accessible via template for blog post
|
8 years ago |
Edd Baldry
|
b664bc6e35
Basic template for breads app within context in index page
|
8 years ago |
David Ray
|
b68225c2b8
add missing form landing page, tweak the getter for Gallery image collections
|
8 years ago |
Edd Baldry
|
c35aaafd13
Relationships between locations and about page, blogs and authors
|
8 years ago |
Edd Baldry
|
5bbe2b3006
Merge branch 'master' of github.com:wagtail/bakerydemo
|
8 years ago |
Edd Baldry
|
573b6bbb65
Blog app
|
8 years ago |
David Ray
|
5e9dfac82a
Adding template dir to TEMPLATES, adding base form templates
|
8 years ago |
David Ray
|
37f7b7cda2
ignoring media
|
8 years ago |
David Ray
|
3594066b17
merge
|
8 years ago |
David Ray
|
0408be46d6
removing not needed items
|
8 years ago |
David Ray
|
e059e5d6de
adding locations app
|
8 years ago |
Arnar Tumi Þorsteinsson
|
9d32c1437c
Choices block in gallery
|
8 years ago |
Edd Baldry
|
d2d8a60f18
Adding a try except to getimagecollections method
|
8 years ago |
Edd Baldry
|
479c993b85
Re-introducing migrations for base app
|
8 years ago |
Scot Hacker
|
4899dfb96a
Re-add .gitignore
|
8 years ago |