Skip to content
Snippets Groups Projects
Select Git revision
  • master default protected
1 result
You can move around the graph by using the arrow keys.
Created with Raphaël 2.2.030Jul28Jun1Apr31Mar62121Feb75Jul3Mar2128Feb27Update api_send form to handle header data better and give more optionsmastermasterReplace project references of 4.2 with 5.0Update Pipfile for Django v5.0Update readmeCopy "Django V4" files as baseline for "Django V5"Correct test line to account for changes in how ETC package is handling inactive usersCorrect various inconsistent verion referencesImport various changes from django_v4 app into django_v2 and django_v3, for consistencyImport logic from last commit into django_rest appCreate example ClassView for easier future debuggingStart of progress with determining how REST authentication worksCorrect API send view still sending data even on form errorCorrect internal API logic to properly handle PUT/PATCH/DELETE requestsUpdate API send view to allow different submit types (GET, PUT, etc)Update API send view to record what was sent on last callCorrect API send view when json content is empty or invalidUpdate REST app "api_send" view to have same logic as V4 appUpdate debug "ApiSend" page to display response and handle error returnsCreate some basic Django REST testing view logic and setupCopy Django v4 files over to new Django REST folderUpdate Djangov4 API to include a "send" testing viewUpdate project gitignoreUpdate Django v4 pipfileUpdate django v4 templates for existing contentAdd some api testing views and corresponding logic to django v4 projectMinorly update project PipFilesCorrect unittests and urls to pass etc testsAdd etc-equivalent tests for all projectsMove existing tests into subfolder for all projectsCorrect readme formattingUpdate some project name referencesUpdate readmeUpdate all projects to include easy debug views for some packagesUpdate dependencies for django v3 & v4Remove Pipfile.lock files from commits for all projectsAdd seed command to auto-generate some basic project modelsCreate various tests for the login/permission viewsCreate some views with various login/permission checks in all projectsCreate basic login pages for all projectsCreate admin views for all projects