aboutsummaryrefslogtreecommitdiffstats
path: root/pydis_site (follow)
Commit message (Expand)AuthorAgeLines
* Merge master migration filesGravatar Akarys422019-11-07-2/+2
* Merge branch 'master' into #222-offensive-msg-autodeletionGravatar Akarys422019-11-07-36/+1087
|\
| * Resolve migration merge conflictsGravatar Sebastiaan Zeeff2019-11-03-8/+8
| * Merge branch 'master' into active-infractions-validationGravatar Sebastiaan Zeeff2019-11-03-37/+52
| |\
| | * Add new rules.Gravatar scragly2019-10-26-32/+18
| * | Make test less fragile and improve test nameGravatar Sebastiaan Zeeff2019-10-19-5/+9
| * | Fix indentation and missing word in docstringGravatar Sebastiaan Zeeff2019-10-19-3/+3
| * | Apply feedback for pull request #278Gravatar Sebastiaan Zeeff2019-10-19-273/+373
| * | Solve migration conflict by renaming migrationsGravatar Sebastiaan Zeeff2019-10-18-6/+6
| * | Merge branch 'master' into active-infractions-validationGravatar Sebastiaan Zeeff2019-10-18-121/+1342
| |\ \
| * | | Prevent double active infractions with constraintGravatar Sebastiaan Zeeff2019-10-08-2/+111
| * | | Migrate undesirable active infraction to inactiveGravatar Sebastiaan Zeeff2019-10-08-0/+754
| * | | Add validation rules to Infraction serializerGravatar Sebastiaan Zeeff2019-10-07-1/+99
* | | | Block PATCH and PUT methodsGravatar Akarys422019-11-07-3/+2
* | | | Fix copy pasting mistakeGravatar Akarys422019-11-07-1/+1
* | | | Squash down migration filesGravatar Akarys422019-11-07-36/+3
* | | | Write tests for the offensive message model.Gravatar Akarys422019-10-26-3/+70
* | | | Delete unnecessary search filterGravatar Akarys422019-10-26-4/+0
* | | | Change docs to use datetime.datetime instead of datetime.dateGravatar Akarys422019-10-26-2/+2
* | | | Add the offensive message model to the admin panelGravatar Akarys422019-10-26-0/+6
* | | | Fix type error in the future date validatorGravatar Akarys422019-10-25-1/+1
* | | | Add migartion file for OffensiveMssage.delete_dateGravatar Akarys422019-10-25-0/+19
* | | | Add merge migration fileGravatar Akarys422019-10-25-0/+14
* | | | Merge branch 'master' into #222-offensive-msg-autodeletionGravatar Akarys422019-10-25-5/+34
|\ \ \ \ | | |_|/ | |/| |
| * | | Merge branch 'master' into patch-1Gravatar Sebastiaan Zeeff2019-10-25-3/+32
| |\ \ \
| | * \ \ Merge branch 'master' into bot#466-reminder-jump_urlGravatar Sebastiaan Zeeff2019-10-25-2/+2
| | |\ \ \
| | | * | | Set SECRET_KEY to constant in debug modeGravatar Sebastiaan Zeeff2019-10-22-1/+1
| | | * | | Add bulma content class to home page content for proper formatting.Gravatar scragly2019-10-21-1/+1
| | | | |/ | | | |/|
| | * | | Add migrations for the reminder modelGravatar Akarys422019-10-21-0/+19
| | * | | Change reminder.jump_url field to URLFieldGravatar Akarys422019-10-21-1/+1
| | * | | Add max_lengh for reminder.jump_urlGravatar Akarys422019-10-19-0/+1
| | * | | Add a jump-url field in the reminder modelGravatar Akarys422019-10-19-1/+10
| | |/ /
| * / / Remove breadcrumb truncationGravatar Benjamin Soyka2019-10-20-2/+2
| |/ /
* | | Change OffensiveMessage.delete_date from datetime.date to datetime.datetimeGravatar Akarys422019-10-25-5/+5
* | | Write tests for the future date validatorGravatar Akarys422019-10-25-0/+12
* | | Create an OffensiveMessage modelGravatar Akarys422019-10-24-1/+156
|/ /
* | Add Code of Conduct to navbar submenuGravatar Sebastiaan Zeeff2019-10-17-0/+3
* | Merge pull request #284 from python-discord/faviconsGravatar Johannes Christ2019-10-14-11/+9
|\ \
| * | Forgot to update base.html template with favicon changesGravatar ByteCommander2019-10-12-11/+9
* | | Wiki: Show breadcrumb without menus for users that can't edit, without the ro...Gravatar Gareth Coles2019-10-14-52/+58
* | | Wiki: Remove Django messages from Wiki templatesGravatar Gareth Coles2019-10-14-25/+0
* | | Wiki: Hide breadcrumbs bar if the user can't editGravatar Gareth Coles2019-10-14-1/+3
* | | Remove accidental comment before docstringGravatar Gareth Coles2019-10-14-1/+1
* | | Wiki: Permissions hotfixGravatar Gareth Coles2019-10-14-0/+24
* | | Merge branch 'master' into #201-django-allauthGravatar Gareth Coles2019-10-14-33/+25
|\| |
| * | Merge branch 'master' into faviconsGravatar Leon Sandøy2019-10-12-50/+203
| |\ \
| | * \ Merge branch 'master' into fix-home-responsiveGravatar Leon Sandøy2019-10-11-24/+227
| | |\ \
| | * | | Improve homepage flex responsivenessGravatar ByteCommander2019-10-09-26/+18
| | | |/ | | |/|
| * | | Update favicons (rounded corners, other improvements)Gravatar ByteCommander2019-10-11-7/+7
* | | | Allauth: Address reviews by @lemonsaurusGravatar Gareth Coles2019-10-14-39/+119