Skip to content

A fork or extension of Flask's Flaskr blog for me to play around with.

License

Notifications You must be signed in to change notification settings

jeskol/flaskblog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

flaskblog

A fork or extension of Flask's Flaskr blog for me to play around with.

References

http://flask.pocoo.org/docs/0.10/tutorial/introduction/ - Original tutorial to show how this was setup. Original code copied and pasted from here.

http://flask.pocoo.org/docs/0.10/tutorial/schema/ - Database portion starts here.

ToDo

  • Spruce up CSS
  • New Post dialog should collapse
  • Add background image

Changelog

  • Added Edit buttons
  • Database stores created and modified dates, these are shown with entries now.
  • Blog title links to main page
  • Limit main page entries
  • Pagination added
  • Add a list entries page

About

A fork or extension of Flask's Flaskr blog for me to play around with.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published