issues
search
rvanlaar
/
djangorecipe
A django recipe for buildout
67
stars
44
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Buildout is pulling package twice
#101
tyctor
opened
2 years ago
2
Django3 ASGI
#100
marcinn
opened
4 years ago
2
Support for Python3
#99
frlan
closed
6 years ago
2
uwsgi configuration hints to deploy django build with djangorecipe
#98
sandroden
closed
6 years ago
3
djangorecipe cannot install django
#97
ggkitsas
closed
7 years ago
1
An internal error occurred due to a bug in either zc.buildout or in a recipe being used
#96
ggkitsas
closed
7 years ago
2
Optionally, run "coverage" directly. Outside of the actual django test runner.
#95
reinout
closed
8 years ago
0
Unable to generate project with bin/django startproject projectname
#94
kellanjacobs
closed
7 years ago
2
Deployment settings
#93
wernight
opened
8 years ago
4
Bad assumptions with project and settings options
#92
sirex
opened
8 years ago
2
Missing 's'
#91
misaelnieto
closed
9 years ago
3
Working around new gunicorn situation
#90
reinout
closed
9 years ago
1
Remove project generation, update to 1.4/1.7/1.8
#89
reinout
closed
9 years ago
1
Djangorecipe always forces the download of latest packages
#88
anjos
closed
9 years ago
8
Add boilerplate for Django 1.7
#87
tubaman
closed
9 years ago
3
Do not ignore dotted-settings-path in wsgi and test scripts
#86
sirex
closed
9 years ago
3
Create settings template for django 1.7
#85
paschembri
closed
9 years ago
1
Unable to deploy with recent Gunicorn
#84
pkese
closed
9 years ago
11
Rename deploy_script_extra to deploy-script-extra
#83
reinout
closed
10 years ago
1
new variable 'management_custom_args'
#82
rafaqueque
closed
10 years ago
5
django-configurations example
#81
orientalperil
closed
11 years ago
1
Convert test.py to use the Django 1.4+ execute_from_command_line.
#80
johnpaulett
closed
11 years ago
2
Respect buildout's relative-paths.
#79
johnpaulett
closed
10 years ago
4
Add a setting to append additional code to wsgi/fcgi deployment scripts
#78
dbreen
closed
10 years ago
3
django-configurations support requires custom mange.py file
#77
orientalperil
closed
11 years ago
2
fix relative-path option on script generation
#76
muchasuerte
closed
10 years ago
4
Set `sys.argv` to keep the `'test' in sys.argv` convention working.
#75
mjpieters
closed
10 years ago
1
Allow options fcgi-script and wsgi-script
#74
hedleyroos
closed
10 years ago
7
How do I run the tests?
#73
hedleyroos
closed
11 years ago
3
Allow parameter for custom base source directory
#72
naftulikay
closed
9 years ago
5
Project settings organization more clear.
#71
jose-lpa
closed
9 years ago
5
Allow custom path to wsgi application
#70
k4ml
closed
10 years ago
4
Add templates for 1.4 and 1.5 for the startproject stuff
#69
reinout
closed
9 years ago
2
Ignore the eggs directory in project root folder.
#68
brodul
closed
11 years ago
2
Django in versions is no longer 'django' but 'Django'
#67
brodul
closed
11 years ago
4
django 1.5: DeprecationWarning: The 'execute_manager' function is deprecated
#66
allixx
closed
11 years ago
7
Project generation
#65
rvanlaar
closed
9 years ago
4
Update Documentation to newest Django version
#64
rvanlaar
closed
9 years ago
1
In the django wsgi script, setup_environ is deprecated, should be replaced by os.environ['DJANGO_SETTINGS_MODULE']
#63
benwah
closed
10 years ago
4
Buildout 2.0 support
#62
reinout
closed
11 years ago
0
Added documentation to use the initialization option for several wsgi scripts on one apache vhost.
#61
jjmurre
closed
11 years ago
0
Added the last steps needed for #58, includings tests.
#60
jjmurre
closed
11 years ago
0
Fixes #52
#59
sirex
closed
10 years ago
1
Enhancement: Allow initialization code to be added to control-script
#58
anshumanb
closed
11 years ago
8
Question: is it possible to run tests automatically?
#57
pavel-paulau
closed
11 years ago
1
Support system python
#56
mbld
closed
10 years ago
4
Correct the Django dependency
#55
rjprins
closed
12 years ago
1
Changes to have wsgi working with 1.4
#54
jatsu
closed
12 years ago
0
ImportError: Could not import settings while running 2 instances behind mod_wsgi
#53
nlaurance
closed
11 years ago
4
When configured to work in projectegg mode, the projectegg name is also used as a settings package name.
#52
bleskes
closed
10 years ago
10
Next