Giter VIP home page Giter VIP logo

django-front's Introduction

Hi there ๐Ÿ‘‹

I am a senior backend developer / architect with 20+ years experience, mostly working in Python and Django.

I help building extraordinary web experiences at Cruncher.

Marco's GitHub stats

django-front's People

Contributors

anamcerqueira avatar bitdeli-chef avatar daikeren avatar mbi avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

django-front's Issues

Static directory

Hi,

During an installation via pip, static directory isn't downloaded.

$ find .env/lib/python3.6/site-packages/front -maxdepth 1
.env/lib/python3.6/site-packages/front
.env/lib/python3.6/site-packages/front/templatetags
.env/lib/python3.6/site-packages/front/forms.py
.env/lib/python3.6/site-packages/front/__init__.py
.env/lib/python3.6/site-packages/front/migrations
.env/lib/python3.6/site-packages/front/south_migrations
.env/lib/python3.6/site-packages/front/tests
.env/lib/python3.6/site-packages/front/urls.py
.env/lib/python3.6/site-packages/front/conf
.env/lib/python3.6/site-packages/front/models.py
.env/lib/python3.6/site-packages/front/__pycache__
.env/lib/python3.6/site-packages/front/views.py

So I have those errors:

[24/Apr/2017 14:48:48] "GET /static/front/css/front-edit.css HTTP/1.1" 404 1685
[24/Apr/2017 14:48:48] "GET /static/front/js/front-edit.default.js HTTP/1.1" 404 1703
[24/Apr/2017 14:48:48] "GET /static/front/js/front-edit.js HTTP/1.1" 404 1679
[24/Apr/2017 14:48:48] "GET /static/front/css/front-edit.css HTTP/1.1" 404 1685
[24/Apr/2017 14:48:49] "GET /static/front/js/front-edit.default.js HTTP/1.1" 404 1703
[24/Apr/2017 14:48:49] "GET /static/front/js/front-edit.js HTTP/1.1" 404 1679

Supprt for saving into models

Hi

This looks really neat and well put together. Our use case though is that we'd like to edit our own models with inline editing. Is this something you plan to support, or would be interested in?

I hope this is a reasonable place to ask.

Thanks

Will

EpicEditor missing image file in github skin

The epiceditor/themes/preview/github.css skin points to epiceditor/images/modules/pulls/dirty-shade.png which doesn't exist. This in turn causes django-pipeline to error when running collectstatic.

If epiceditor is pulled from a CDN like it says in the docs, is it really necessary to include its source and assets in your package?

Alternatively, include the missing image file I guess! ๐Ÿ‘

Offer to help and feature request

Thanks for an awesome tool as our Chief Marketing Officer (CMO) loves the ability to edit our site's content.

I would be interested in restricting users to what content they can edit. Is there a way to limit what user groups can edit what content? The easiest way might be to create a second shortcut (e.g., {% front_edit "home_title" %}), and let the developer implement a permission feature themselves. For example, the developer could implement django-front on a legal page where legal has a shortcut to edit the content (e.g., the current shortcut) but everyone else can only view the content.

On another note, what features and/or bug fixes do you foresee in the near future to bring your django-front to v1.0?

Ability to show specific versions?

Hi,

django-front looks like an awesome fit for a project I'm working on! Thanks :)

The only thing I'm missing is the ability to 'pin' content to a specific version. We have an edit/approve workflow that allows a 'normal' user to edit content on their page but it has to be approved by a staff member before it goes live to the world. I'm thinking of storing the PK of the placeholderhistory in our page model and rendering that content, instead of using the default front template tag (with the slight complication that the owning user always sees the latest version).

I just wanted to check if there was another way or if it might be worth trying to add it on a fork and submitting it as a PR?

How to set custom limit when uploading file / image?

Hi, thank's for making this Django package, it's really easy to use.
I've been developing my own CMS using this package. but somehow, when I upload an image with over 6MB, I got the following error, and the image can't be saved:

Request body exceeded settings.DATA_UPLOAD_MAX_MEMORY_SIZE.
Bad Request: /id/edit/save/
"POST /id/edit/save/ HTTP/1.1" 400 26

Is there any documentation to set the upload limit when using summernote editor & django-front?

Translation support

Does it work well with translations, for an example, I have a button with text in it: {% trans "start free trial" %} if I wrap the whole tag trans with {% front_edit "my_button" %} will it work on other languages respectively ?

Alright, I've managed to test it on my own, correcting the question (or making a request of it):

Could you make support for translations ?

Update version and pypi

Mate, please update it to 0.4.1 because error I fixed 4 days ago is still in pypi and it generates sentry errors :(

Admin overview page

Are there plans to add a page in the admin with an overview of all translations? Perhaps the ability to edit translations there aswell?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.