Ger Schinkel
|
f45698af3e
|
Update common.py postgres connection string
By removing localhost we enable the default use of Unix sockets.
|
2015-05-07 15:22:28 +02:00 |
|
Daniel Greenfeld
|
91eb30da8c
|
Merge pull request #227 from pydanny/whitenoise-support
feat(static_storage): Add support for whitenoise (optional)
|
2015-04-26 08:46:23 -07:00 |
|
Saurabh Kumar
|
3abb87acbc
|
Drop Support for django-avatar [not compatible with django 1.8]
- makes the whole cookie lighter and acceptable to wider community
- redues cookie maintainance buren
|
2015-04-26 16:45:21 +05:30 |
|
Saurabh Kumar
|
7fb6f94d5e
|
feat(static_storage): Add support for whitenoise (optional)
- Add option to opt for whitenoise via cookiecutter
- Seperate Media and Static Configuration
closes #213
|
2015-04-26 15:31:31 +05:30 |
|
Saurabh Kumar
|
9f3116ba4c
|
Major refractor to move PYTHON_PATH to top-level repo dir
- PYTHON_PATH now should point to `root_dir` instead of `apps_dir`
- `manage.py` now lives at the root dir
- `config` is moved out to root dir
|
2015-04-26 11:35:46 +05:30 |
|
Daniel Greenfeld
|
c8a01b6bad
|
Fix the layout to match the cookie cutter pattern
|
2013-08-15 20:03:08 +02:00 |
|
Daniel Greenfeld
|
988b4f8a46
|
Getting pieces to work
|
2013-08-15 19:47:35 +02:00 |
|