Skip to content
This repository has been archived by the owner on Oct 1, 2020. It is now read-only.

BREAK THIRD PARTY MODULES COMPATIBILITY #322

Merged
merged 14 commits into from
Dec 6, 2015
Merged

BREAK THIRD PARTY MODULES COMPATIBILITY #322

merged 14 commits into from
Dec 6, 2015

Conversation

rochacbruno
Copy link
Collaborator

  1. Models reorganized, moved to a module called models
  2. URLs got namespaces quokka.core. and quokka.modules (url_for in templates and modules should update)
  3. Blueprints now loads from main.py no more code on init.py, avoiding colisions, cyclic imports and ugly code
  4. Media management shows full path of file
  5. Templates shows flash messages
  6. Initial profile plugin revamped
  7. user get_avatar_url function and profile image upload in profile edit page

@rochacbruno rochacbruno self-assigned this Dec 5, 2015
rochacbruno added a commit that referenced this pull request Dec 6, 2015
BREAK THIRD PARTY MODULES COMPATIBILITY
@rochacbruno rochacbruno merged commit 02f4b42 into development Dec 6, 2015
@rochacbruno rochacbruno deleted the remodels branch December 6, 2015 05:15
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant