Django-Styleguide-Example icon indicating copy to clipboard operation
Django-Styleguide-Example copied to clipboard

Repository for example styleguide project

Results 55 Django-Styleguide-Example issues
Sort by recently updated
recently updated
newest added

Started as an idea to improve development experience, turned into cursor pagination implementation. Putting this here, to be used as a reference. --- References for cursor pagination: - https://www.django-rest-framework.org/api-guide/pagination/#cursorpagination -...

The general idea is the following: 1. We show the toolbar if we have it installed & we have it configured to be shown. - This opens up the option...

Create tests for the different file uploads: 1. standard api upload 2. standard admin upload 3. direct upload

Feature
Blog Example

This is a POC / WIP to be used as a playground.

Feature
Django Styleguide Section
Research

Now that we have a nice domain - https://django-styleguide.hacksoft.io/ - it's a good idea to have a nice landing page, explaining things and having links. We can take inspiration: -...

Feature

Related to #66 What else needs to be done: - [x] Add support for CloudFront CDN (`django-storages` config) - lets call this "media CDN" - https://django-storages.readthedocs.io/en/latest/backends/amazon-S3.html#cloudfront - [ ] Add...

Feature
Blog Example

Do we need them, what's the deal there

Research

a minimum configuration for redis integration for cache (resolves #328)