troggle-unchained/flatpages
Sam Wenham c8551991b2 Remove the redundant render_with_context() as django now does this just with the
render() shortcut
Move from mimetype to content_type, missed in last commit
2019-03-30 17:02:07 +00:00
..
__init__.py Added editing of flat pages. Added slugfields to models to refer to them. 2011-06-02 19:16:16 +01:00
admin.py Added flat pages for entrance and special flatpage redirects. 2011-07-11 00:13:06 +01:00
models.py Django 1.7 mostly working. Big refactor so probably bugs 2018-04-15 16:28:13 +01:00
tests.py Added editing of flat pages. Added slugfields to models to refer to them. 2011-06-02 19:16:16 +01:00
views.py Remove the redundant render_with_context() as django now does this just with the 2019-03-30 17:02:07 +00:00