Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rebranding #3

Closed
wants to merge 3 commits into from
Closed

Rebranding #3

wants to merge 3 commits into from

Conversation

luisfernandobarrera
Copy link

Cambios de links y nombre del proyecto a pymxweb

@@ -3,7 +3,7 @@
import sys

if __name__ == "__main__":
os.environ.setdefault("DJANGO_SETTINGS_MODULE", "pyarweb.settings")
os.environ.setdefault("DJANGO_SETTINGS_MODULE", "pymxweb.settings")
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Si se elimina el pyarweb/settings.py habría que crear el directorio pymxweb con su settings.py y demás, pero por lo que veo lo único que está haciendo es borrar pyarweb. No sería mejor un rename del directorio?

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Dicho esto, es necesario cambiar todos los pyarweb de settings.py a pymxweb y queda.

Settings varios.
@luisfernandobarrera
Copy link
Author

Había en el gitignore una línea que evitó que subiera los settings que están en la carpeta pymxweb antes pyarweb.

Hice un par de cambios en el idioma cambiando de es_AR a es_MX.

Creo que con esto queda.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants