This repository has been archived by the owner on Apr 16, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 3
Refactor Structure and Code #845
Labels
Comments
das-g
added a commit
that referenced
this issue
May 4, 2017
das-g
added a commit
to geometalab/osmaxx-deploy
that referenced
this issue
May 4, 2017
…o conversion_service
This was referenced May 4, 2017
hixi
added a commit
to geometalab/osmaxx-deploy
that referenced
this issue
May 4, 2017
…ename-osmaxx_conversion_service-to-conversion_service geometalab/osmaxx#845 rename osmaxx_conversion_service to conversion_service
hixi
added a commit
that referenced
this issue
May 4, 2017
…nversion_service-to-conversion_service refactoring: #845 rename osmaxx_conversion_service to conversion_service
das-g
added a commit
that referenced
this issue
May 4, 2017
das-g
added a commit
that referenced
this issue
May 4, 2017
das-g
added a commit
that referenced
this issue
May 5, 2017
das-g
added a commit
that referenced
this issue
May 5, 2017
das-g
added a commit
that referenced
this issue
May 5, 2017
hixi
added a commit
that referenced
this issue
May 5, 2017
refactoring: #845 delete unused module model_mixins
hixi
added a commit
that referenced
this issue
May 5, 2017
refactoring: #845 delete unused test models
das-g
added a commit
that referenced
this issue
May 5, 2017
das-g
added a commit
that referenced
this issue
May 5, 2017
das-g
added a commit
that referenced
this issue
May 5, 2017
das-g
added a commit
that referenced
this issue
May 8, 2017
as it only contains plain old python code and thus doesn't need to be a Django app
das-g
added a commit
that referenced
this issue
May 8, 2017
as it only contains plain old python code and thus doesn't need to be a Django app
das-g
added a commit
that referenced
this issue
May 8, 2017
das-g
added a commit
that referenced
this issue
May 8, 2017
das-g
added a commit
that referenced
this issue
May 9, 2017
das-g
added a commit
that referenced
this issue
May 9, 2017
das-g
added a commit
that referenced
this issue
May 9, 2017
das-g
added a commit
that referenced
this issue
May 9, 2017
das-g
added a commit
that referenced
this issue
May 12, 2017
das-g
added a commit
that referenced
this issue
May 12, 2017
das-g
added a commit
that referenced
this issue
May 12, 2017
das-g
added a commit
that referenced
this issue
May 12, 2017
das-g
added a commit
that referenced
this issue
May 12, 2017
das-g
added a commit
that referenced
this issue
May 12, 2017
das-g
added a commit
that referenced
this issue
May 12, 2017
das-g
added a commit
that referenced
this issue
May 12, 2017
das-g
added a commit
that referenced
this issue
May 12, 2017
das-g
added a commit
that referenced
this issue
May 22, 2017
das-g
added a commit
that referenced
this issue
May 22, 2017
das-g
added a commit
that referenced
this issue
May 22, 2017
das-g
added a commit
that referenced
this issue
May 22, 2017
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Considering
refactor often
and not doing that, we should go through another round of cleanup, roughly doing:osmaxx_
fromosmaxx_conversion_service
package name (PRs refactoring: #845 rename osmaxx_conversion_service to conversion_service #855 & geometalab/osmaxx#845 rename osmaxx_conversion_service to conversion_service osmaxx-deploy#8)utilities
toutils
(PR Feature/#845 merge utils packages #861, with PRs refactoring: #845 delete unused module model_mixins #859 & refactoring: #845 delete unused test models #860 as preparation)conversion_api
constants toconversion/constants.py
(maybe a better name is needed) (PR Feature/#845 conversion constants #862)rest_api
to theosmaxx_conversion_service
project (integrate urls.py into the project)osmaxx/conversion
osmaxx/api_client
: use django-rest-framework client instead of our ownThe text was updated successfully, but these errors were encountered: