Skip to content

Commit

Permalink
Merge pull request nemesiscodex#49 from nemesiscodex/repositorio_conf
Browse files Browse the repository at this point in the history
Ordena el repositorio
  • Loading branch information
nemesiscodex committed Apr 6, 2015
2 parents 8bc2b0d + 8162ef6 commit ab087f4
Show file tree
Hide file tree
Showing 5 changed files with 10 additions and 2,153,266 deletions.
4 changes: 0 additions & 4 deletions .openshift/action_hooks/deploy
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,6 @@ source $OPENSHIFT_HOMEDIR/python/virtenv/bin/activate
echo "Executing 'python $OPENSHIFT_REPO_DIR/manage.py migrate --noinput'"
python "$OPENSHIFT_REPO_DIR"/manage.py migrate --noinput

echo "Executing 'python $OPENSHIFT_REPO_DIR/manage.py loaddata database.json'"

python "$OPENSHIFT_REPO_DIR"/manage.py loaddata database.json

echo "Executing 'python $OPENSHIFT_REPO_DIR/manage.py collectstatic --noinput'"

python "$OPENSHIFT_REPO_DIR"/manage.py collectstatic --noinput
32 changes: 10 additions & 22 deletions CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,23 +1,11 @@
Changelog for django 1.7 on Openshift
Changelog for OpenFonacide
=
###Version 1.3 (11/6/2014)
* update settings.py to allow for either PostgreSQL or MySQL.
* started tagging releases in git.

###Version 1.2 (11/1/2014)
* Allow for static file distribution via /static folder and STATICFILES_DIR directive (thanks to just10minutes).

###Version 1.1
* Fix some Python 3.x compatibility bugs
* Optimize wsgi.py usage, use stock django wsgi.py file instead of manually created one.
* create requirements.txt for local usage, remove django 1.7x out of setup.py.

###Version 1.0
Intial release to github.
* Ready to use for local development.
* Easy to push to Openshift.
* Works with PostgreSQL.
* Minimal changes to default django 1.7 installation.
* Names follow the django 1.7x tutorial.
* Uses new folder layout from Openshift March 2014 release.
* Allows for debug mode on Openshift with the help of an environment variable.
### Version 1.0
- Arquitectura RESTful para datasets existentes y funcionalidades del sistema
- Integración con proveedor de Mapas FOSS-like
- Visualizaciones interactivas
- Búsqueda de instituciones educativas
- Visualización de Información Básica de instituciones
- Visualización de Prioridades
- Autenticación Usuarios E3
- Autenticación Roles (control de permisos)
1 change: 0 additions & 1 deletion Institucion.json

This file was deleted.

20 changes: 0 additions & 20 deletions column_fonacide.sql

This file was deleted.

Loading

0 comments on commit ab087f4

Please sign in to comment.