Giter Site home page Giter Site logo

app-generator / django-pixel-pro Goto Github PK

View Code? Open in Web Editor NEW
1.0 4.0 0.0 28 KB

Django Pixel PRO - Premium Starter | AppSeed

Home Page: https://appseed.us/product/pixel-bootstrap-pro/django/

License: Other

Dockerfile 0.53% Shell 0.27% Python 11.15% HTML 88.04%
appseed bootstrap5 django django-template django-theme

django-pixel-pro's People

Contributors

app-generator avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar  avatar

django-pixel-pro's Issues

Deploy on DjangoEurope.com - installation has no errors but no effect

Hi, new to django.

I took a django hosting subscription at djangoeurope.com, setting up django using the integrated installer seems to go like a charm. I can connect to the platform terminal using putty and filestructure using filezilla so everything looks ok.

The resulting Django page just shows that the installation was succesful, when going to admin mode there is no backoffice at all.
So I decided to get Pixel Pro to get started with an existing front/back end. I followed the installation instructions as explained in the download files and I didn't notice any error messages.

However I still get the original Django front/back end so there must be something I'm missing.
Do I need to run the installation from a specific folder? Do I have to manually modify any files for pixel pro to take effect?
This is the resulting file structure after installation:

Django file structure

I bet I made some stupid mistake!

Thanks,
Ken

uploaded Media File Not showing

Settings :
MEDIA_URL = '/media/'
MEDIA_ROOT = os.path.join(CORE_DIR, 'media')

in urls.py
if settings.DEBUG:
urlpatterns += static(settings.MEDIA_URL, document_root=settings.MEDIA_ROOT)
error
getting 404 error

css issue

Hi,
I installed the Django-pixel-pro kit as follow :

  1. export the GH_TOKEN
  2. clone the DPP repo
  3. cd django-pixel-pro and create & activate venv (env folder)
  4. pip installl requirements. The theme seems to be correctly installed :

Capture d’écran 2023-04-21 à 19 32 10

6. create migration & migrate (dm, dmm) 7. start server (drs) This is what I have with any web browser :

Capture d’écran 2023-04-21 à 19 31 15

It seems the css are not loaded. Would you please give me a hand ? Thanks

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.