Commit Graph

12 Commits

Author SHA1 Message Date
c0de d82bcffab5 test 2018-09-26 20:59:55 -05:00
c0de b1b9bc4ce2 Use get_meta instead of str and see if that works 2018-03-11 22:02:10 -05:00
c0de d418a9fd08 Add user account test 2018-03-11 21:59:51 -05:00
c0de 2e8683f4bd Merge branch 'account' of github.com:alopexc0de/django-gallery into account 2018-03-11 21:40:26 -05:00
c0de 168db56fdf Add the account view 2018-03-11 21:37:57 -05:00
David Todd b6074eb764
Merge branch 'master' into account 2018-03-08 22:55:26 -06:00
c0de 11966e71cd Adding the Account app 2018-03-08 22:54:14 -06:00
c0de e4163e8af1 Add Django Debug Toolbar 2018-03-08 22:31:40 -06:00
David Todd 51a117ca5f
Add configuration to connect to a postgres database (#2)
CircleCI's free service only allows running 1 container at a time.
This causes problems if I want to use a database.
A workaround that I found seems to work by running the database server directly within the test container. This does increase test time however
2018-03-08 21:25:54 -06:00
c0de 168266cd4a Add README 2018-03-08 19:38:08 -06:00
c0de 14945df19b Add CircleCI 2018-03-08 19:23:19 -06:00
c0de 88d195c207 Initial Commit
This project will be to create an image gallery
with support for private 'folders' as well as other
ideas that I have
2018-03-08 19:23:19 -06:00