Commit Graph

17 Commits

Author SHA1 Message Date
winkidney
8187d90ef9 Feature: Ignore local_settings.py 2018-09-04 13:44:49 +08:00
winkidney
d6e5ed066d Feature: Use docker-compose example file instead of compose-file 2018-09-04 13:44:49 +08:00
Isaac Bythewood
5ad0b2dd68 Swap over to suggesting the use of .venv instead of the home dir for virtualenv 2017-02-11 04:15:08 +00:00
Isaac Bythewood
6bb7a96ddc Rework settings, add apps.py, preping for django 1.10 upgrade 2016-11-28 16:58:34 -05:00
Isaac Bythewood
51c6e58fc5 Use bower to handle js vendor dependencies 2016-02-04 01:28:39 +00:00
Isaac Bythewood
4240971fd4 Note about database 2013-12-13 12:04:34 -05:00
Isaac Bythewood
14ce634afa Starting working on the docs... 2013-09-25 02:36:20 +00:00
Krzysztof Klimonda
30c4aeaa9a bin/py setup.py test installs eggs to the root directory 2013-03-29 15:40:18 +01:00
Krzysztof Klimonda
7817e5d41b Rewrite .gitignore file a bit and add some rules 2013-03-27 21:03:07 +01:00
Krzysztof Klimonda
99d7eba641 Ignore vim swap files 2013-03-19 14:43:31 +01:00
Krzysztof Klimonda
b0d1cb4e19 Create a skeleton for documentation 2013-03-06 15:24:51 -08:00
Krzysztof Klimonda
d0a71244b5 Another major Pinry model rewrite
Generate thumbnail and standard image on request, and use
http://github.com/mirumee/django-images for generating them. Also,
remove the CreatePin page as pin creation is going to be done
in JavaScript. Create UploadImage view for uploading images from
computer.
2013-02-25 04:08:35 +01:00
Isaac Bythewood
c46ef6d325 Use git pull of django_compressor. 2012-08-02 18:36:09 +00:00
Isaac Bythewood
d92d30bb94 Added some production settings. Moving to travis-ci for testing. Added feature to stop new registrations. 2012-08-01 03:06:41 +00:00
Krzysztof Klimonda
0f87943805 Add /Scripts/ to the list of ignored patterns
Virtualenv uses /Scripts/ instead of /bin/ on Windows, add it
to the .gitignore file.
2012-07-16 17:11:47 +02:00
Isaac Bythewood
e7347d226b Setting up jenkins depends, preping for writing tests. 2012-05-09 00:02:41 +00:00
Isaac Bythewood
644184d0ad Initial commit. 2012-04-26 03:44:16 +00:00