notejam icon indicating copy to clipboard operation
notejam copied to clipboard

Unified sample web app. The easy way to learn web frameworks.

Results 23 notejam issues
Sort by recently updated
recently updated
newest added

This PR introduces upgrades to the dependency versions to ensure compatibility with Python 3.9

All dependencies updated and imports/functions changed fit newer conventions. Now runs cleanly on python3.8. Switch to more modern poetry setup instead of plain pip requirements.txt

Getting this error when running manage.py migrate command ![Screenshot (663)](https://user-images.githubusercontent.com/38073344/83392349-925a9d00-a412-11ea-9c9c-5696a6df12c7.png)

I am getting this error when i am running manage.py migration command please help me

* Flask: Enable environment variable based host and port settings * Flask: use schemaless URLs for external css * Flask: convert pad_id=0 to None to avoid DB constraint errors

Adjusted some modules to be able to run with python 3.

Use ruby 2.3.0 installed using RVM on mac ```bash $ bundle install Fetching gem metadata from https://rubygems.org/.......... Fetching rake 10.3.2 Installing rake 10.3.2 Fetching i18n 0.6.9 Installing i18n 0.6.9 Fetching...

Hi, I'm trying to run the `Django` app I can confirm that `/static/css/style.css` is being served when running the app using `./manage.py runserver` but I've tried to run the app...

How about migrating to a [GitHub Organization](https://github.com/organizations/new) (e.g. `notejam`)? Each implementation would have an own repository. There could still be a master project e.g. `notejam/notejam` which aggregates all implementations by...

Hey! Great repo btw! Laravel 5 is apparently launching end of this year and has a completely new directory structure and many new features. Should we create a Laravel 5...