Karim Benbourenane
3bdb9bbd6e
Update project-generation-options.rst
...
Added more complete documentation for the project generation options.
2016-06-28 17:16:07 -04:00
Will Farley
8880e777d2
WIP: Add webpack as an option ( #610 )
...
* Add webpack as an option
Adds webpack as a js_taskrunner option to cookiecutter-json. Will clone @hzdg/cookiecutter-webpack --pydanny-django branch into the project using cookiecutter's api in post_hooks.
The static webpack project will be placed into the <project_slug>/static/<project_slug>/ directory.
The webpack configs are placed in the ./config/ directory.
The cookiecutter-webpack project includes react / redux / karma configurations that are brought into the project.
* Add webpack documentation
2016-06-19 12:24:43 -07:00
Daniel Roy Greenfeld
0a6b06ebe4
Breakup the backups section for docker into its own document
2016-06-14 14:32:14 -07:00
Audrey Roy Greenfeld
ad4082ceae
Minor doc improvements
2016-06-13 08:40:48 -07:00
Audrey Roy Greenfeld
082765a4fb
Merge pull request #612 from kappataumu/fix-603
...
Fixes #603
2016-06-13 08:37:19 -07:00
kappataumu
eeae4e8978
Move e-mail backend setup info for docker to the appropriate section
2016-06-13 12:56:12 +00:00
kappataumu
bfe72d5276
Point to the docs instead of repeating everything
2016-06-13 12:32:13 +00:00
kappataumu
1e47efac8a
Fix reST issues
2016-06-13 12:32:13 +00:00
kappataumu
8b8b13ed0d
Fixes #603
2016-06-13 11:29:23 +00:00
Daniel Roy Greenfeld
0b59df7af4
Warn about scaling nginx
2016-06-12 23:11:50 -07:00
Antonia Blair
b100f2a00d
Tweak env vars section of docs ( #611 )
...
Thanks for the PR! 🍡
2016-06-11 20:50:25 -07:00
Audrey Roy Greenfeld
56efcaa475
Minor deployment-with-docker.rst improvements
2016-06-08 12:51:55 -07:00
Audrey Roy Greenfeld
ae5be42ff4
Reorder Docker deployment sections. Fix #606
2016-06-08 12:36:34 -07:00
Audrey Roy Greenfeld
3c980f13a3
More Docker docs tidying
2016-06-08 12:33:18 -07:00
Audrey Roy Greenfeld
7de7aed7ab
Copyright year in non-templated docs/ folder can't be templated
2016-06-08 11:31:33 -07:00
Audrey Roy Greenfeld
f358204bdc
Minor improvements to 'Deployment with Docker'. Part of #566
2016-06-08 11:12:10 -07:00
Daniel Roy Greenfeld
f40f304457
Use sentry for error reporting
2016-06-05 10:47:07 -07:00
Daniel Roy Greenfeld
b2d0a86344
simplify cookiecutter.json
2016-06-04 17:16:48 -07:00
Daniel Roy Greenfeld
e5b3b85620
Reorder index
2016-06-04 16:11:14 -07:00
mjsisley
fd9795992a
sync with master
2016-06-03 17:21:24 -07:00
Audrey Roy Greenfeld
39fe13bea8
Merge pull request #582 from EMCain/my-favorite-cookie
...
[wip] my-favorite-cookie tutorial
2016-06-03 15:40:36 -07:00
Audrey Roy Greenfeld
87845bd817
Temp quick fixes to improve developing-locally doc
2016-06-03 15:31:50 -07:00
Emily C
ffc83080c7
initial commit
2016-06-03 15:23:00 -07:00
mjsisley
6885547b6a
Adding documentation for debugging with Docker ( #575 )
...
* Adding documentation for debugging with Docker
* Add -f dev.yml
2016-06-03 12:50:23 -07:00
Meghan Heintz
ecc81134dd
Adding troubleshotting to index
2016-06-03 12:04:11 -07:00
Meghan Heintz
4b6707fe7b
adding troubleshooting doc
2016-06-03 11:58:37 -07:00
mjsisley
b8e02d2189
Add certbot(letsencrypt) support for docker
2016-06-03 08:07:39 -07:00
mjsisley
329ff57551
Adding documentation for debugging with Docker
2016-06-03 06:04:16 -07:00
Meghan Heintz
a25c57f0f4
postgres installation guide for mac, windows IP ( #571 )
...
* postgres installation guide for mac windows IP
* postgres install guide for mac ip windows
2016-06-02 18:28:50 -07:00
shireenrao
e8b0baf36c
Update developing locally docs on how to setup .env file
...
Even though a link to the django-environ is there, it may help to see that .env file needs to be present for it to work.
2016-05-23 22:37:47 -04:00
Jannis Gebauer
b21a27c1a5
fixed typo
2016-05-22 20:23:53 +02:00
Jannis Gebauer
c35fc6acbe
Merge branch 'master' of https://github.com/phiberjenz/cookiecutter-django into phiberjenz-master
2016-05-22 20:19:04 +02:00
Jannis Gebauer
24d75ebe45
resolved merge conflicts
2016-05-22 20:18:08 +02:00
phiberjenz
82dae58061
Added instructions on how to copy backups from Docker container to host
2016-05-19 15:30:30 +02:00
phiberjenz
8795dacbb3
Added instructions on how to copy backups from Docker container to host
2016-05-19 15:27:33 +02:00
Daniel Roy Greenfeld
7b24c19ce5
Fix #524
2016-05-09 21:12:34 -07:00
Fabio C. Barrioneuvo da Luz
2b878fcf36
replace occurrences of readthedocs.org to readthedocs.io
2016-05-09 17:18:58 -03:00
shireenrao
8cbe97bb9f
Added a comment on how to use mailhog
...
As somebody new to mailhog, I was a confused on how to use it. I first assumed, it was going to be used by the django app itself. After reading more on the internet I found it needed to be executed outside of the django application.
2016-05-09 14:33:21 -04:00
Audrey Roy Greenfeld
bd9e437717
Update name per #524
2016-05-08 21:31:12 -07:00
Daniel Roy Greenfeld
8ac31962d6
Added PythonAnywhere to the docs index
2016-04-26 21:57:38 -07:00
Daniel Roy Greenfeld
da76b4d62e
Merge pull request #532 from hjwp/master
...
Deployment instructions for PythonAnywhere. Fixes #236
2016-04-26 21:50:22 -07:00
Harry
fee825e889
another formatting tweak
2016-04-25 17:38:45 +01:00
Harry
54503562f8
formatting tweak
2016-04-25 17:36:38 +01:00
Harry
1224ae9e5b
fix a few typos and syntax errors
2016-04-25 17:33:42 +01:00
Harry
55faf7fd2c
Update instructions for latest version of cookiecutter
2016-04-25 17:24:41 +01:00
Harry
0e979f3470
First cut of pythonanywhere deployment instructions. need updating for mailgun.
2016-04-25 15:47:13 +01:00
Audrey Roy Greenfeld
fb59c5117b
More repo_name -> project_slug cleanup
2016-04-20 11:41:17 -07:00
Audrey Roy Greenfeld
15f350f05e
Change repo_name to project_slug for clarity.
2016-04-20 10:00:35 -07:00
Krzysztof Szumny
8a682818b3
Additional conditions with use_docker
2016-04-18 23:25:49 +02:00
Krzysztof Szumny
7c4135fb45
grunt and documentation cleanning
2016-04-18 23:03:41 +02:00