Django community: RSS
This page, updated regularly, aggregates Django links from the Django community.
-
How to Upload Files With Django (With Example)
-
csv2po — Translate Toolkit 2.3.1 documentation
-
The messages framework | Django documentation | Django
-
Dmitry Pechnikov / django-slugger · GitLab
Automatic slug field for Django models. -
makinacorpus/django-safedelete: Mask your objects instead of deleting them from your database.
> Mask your objects instead of deleting them from your database. -
Django-invitations - Generic invitations app
Generic invitations app for Django -
Django safedelete
Mask your objects instead of deleting them from your database -
python - How to configure Stripe Connect on Django to collect fees on transactions? - Stack Overflow
-
Proper way to create stripe charge in django/python - Stack Overflow
-
django-import-export/django-import-export: Django application and library for importing and exporting data with admin integration.
Django application and library for importing and exporting data with admin integration. - django-import-export/django-import-export -
Books by Agiliq — Books by Agiliq documentation
-
How we automated taking screenshots of Django applications - pretix – behind the scenes - Behind the scenes of pretix, your friendly open source ticketing system from next door. Might contain traces of technology and business.
-
How we automated taking screenshots of Django applications
> Behind the scenes blog of pretix, your friendly ticketing system from next door. -
Repl.it - The world's leading online coding platform
Powerful and simple online compiler, IDE, interpreter, and REPL. Code, compile, and run code in 30+ programming languages: Clojure, Haskell, Kotlin (beta), QBasic, Forth, LOLCODE, BrainF, Emoticon, Bloop, Unlambda, JavaScript, CoffeeScript, Scheme, APL, Lua, Python 2.7, Ruby, Roy, PHP, Python, Nodejs, Enzyme, Go, Java, C++, C++11, C, C#, F#, HTML, CSS, JS, Rust, Swift, Python (with Turtle), Jest, Django, Express, Sinatra, Ruby on Rails, R, Next.js, GatsbyJS, React, React Typescript, ... -
Applying for my first Django job, any advice? : django
-
Optimizing Django Admin Paginator – Haki Benita – Medium
More from Haki Benita Be careful with CTE in PostgreSQL -
Quickstart: Compose and Django | Docker Documentation
Some good instructions on how to get docker and django working together -
Django ORM if you already know SQL | Amit Chaudhary
-
Running a Django app on Windows IIS « KronosKoders
-
How To Set Up Django with Postgres, Nginx, and Gunicorn on Ubuntu 18.04 | DigitalOcean
-
Fusionbox Blog | Using Postgres materialized views within Django
-
Materialized views and django
Slide 9 shows the options on an abstract model you want -
New Security and Privacy Features in iOS 12 | The Mac Security Blog
iOS 12 has brought many new features to your iPhone and iPad as we discussed here. But beyond the more obvious changes - new notifications, Screen Time, Shortcuts and others - iOS 12 has delivered a bushel of new security features. Most of these features revolve around passwords and iCloud Keychain, but there are a few other features that make your devices more secure. Here's an overview of what's new in iOS 12 security. Passwords iOS 12 has made massive improvements in the way passwords are managed. Not only has iCloud Keychain been improved, but iOS can auto-fill passwords from third party password managers as well. (1Password, LastPass, Dashlane, etc.) When you get to a login page on a website, you'll see a suggested password in the bar above the keyboard and you can tap it to have it entered automatically. -
Learn Python the right way in 5 steps
-
Graphene-Python