Commit History

Author SHA1 Message Date
  sh4nks b15f363b13 Started from scratch. Again. 11 years ago
  sh4nks 491f24f303 Started working on #21. Still in early stages 11 years ago
  sh4nks 31fea56d84 PEP8 11 years ago
  Harro van der Klauw 41b3ca9050 Added framework for tests 11 years ago
  sh4nks 9988711f69 Fixed a bug when creating a admin user via manage.py. 11 years ago
  sh4nks 1b885cf425 Improved installation/upgrading step a bit 11 years ago
  sh4nks f04c2f3715 Finally added a command to install flaskbb with a admin user. 11 years ago
  sh4nks 7228d577bf Added migrations via Flask-Migrate 11 years ago
  sh4nks b8a25f1a4c It's 2014 11 years ago
  sh4nks 9b67498734 A few fixes 11 years ago
  sh4nks 8b0cd7dcb7 Refactored the populate code a bit 11 years ago
  sh4nks 882e3988f6 Use the create_test_data function from the populate module 11 years ago
  sh4nks 6f30c4735c Fixed example content creation 11 years ago
  RJackson 60135e1bf6 Caching implemented for post / topic_counts. Still got to figure out how to best cache last_post 11 years ago
  RJackson ff0a104ff4 Replaced some model properties with db queries, first step in moving them into caching layer rather than db layer. 11 years ago
  RJackson 8cc501643b Cleanup subforum changes 11 years ago
  RJackson cb847f75e0 Remove Category model, replacing with parent/child relationships on the Forum class. 11 years ago
  sh4nks 2225f8a94b Started working on the topic tracker 11 years ago
  sh4nks 3bec32768b Added bbcode as markup language 11 years ago
  sh4nks e96054c861 PEP8 fixes + further work on the admin panel 11 years ago
  sh4nks 5e516e8369 Renamed base config to default 11 years ago
  sh4nks 080fefce06 Implemented permissions. 11 years ago
  sh4nks ce6e90fc96 Initial commit 11 years ago