Coder Social home page Coder Social logo

fabiocaccamo / django-redirects Goto Github PK

View Code? Open in Web Editor NEW
66.0 3.0 3.0 165 KB

:arrow_right_hook: :white_check_mark: redirects as they should be, with full control.

License: MIT License

Python 100.00%
django admin redirects redirect 301 302 303 307 308 exact

django-redirects's Introduction

๐Ÿ‘‹ Hello!

I'm Fabio Caccamo.

I'm a passionate, self-taught full-stack developer based in Torino, Italy. ๐Ÿ‡ฎ๐Ÿ‡น ๐ŸคŒ

I work mainly with ๐Ÿ Python, ๐Ÿฆ„ Django and Vue.js.

I love Open Source, I published and actively maintain many ๐Ÿ“ฆ libraries.

View all my libraries

๐Ÿฆ„ django-admin-interface
๐Ÿ“ฑ FCUUID
๐Ÿ python-benedict
๐Ÿ“ฑ FCFileManager
๐Ÿฆ„ django-treenode
๐Ÿฆ„ django-colorfield
๐Ÿฆ„ django-extra-settings
๐Ÿฆ„ django-maintenance-mode
๐Ÿ“ฑ FCCurrentLocationGeocoder
๐Ÿ python-fsutil
๐Ÿ“ฑ FCIPAddressGeocoder
๐Ÿฆ„ django-freeze
๐Ÿ python-codicefiscale
๐Ÿฆ„ django-redirects
๐Ÿ python-fontbro
๐Ÿ’ป utils.js
:octocat: create-matrix-action
๐Ÿ’ป tabbo.js

django-redirects's People

Contributors

dependabot[bot] avatar fabiocaccamo avatar github-actions[bot] avatar null-none avatar pre-commit-ci[bot] 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

Watchers

 avatar  avatar  avatar

django-redirects's Issues

Add an order field

It would be great if you could assign an order to the record to indicate the order in which the old paths should be evaluated.

Add created and updated fields.

It would be nice for sorting purpose in the admin if the model included created and updated fields:

created = models.DateTimeField(auto_now_add=True)
updated = models.DateTimeField(auto_now=True)

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.