This website requires JavaScript.
Explore
Help
Register
Sign In
mirrors
/
recipes
Watch
1
Star
0
Fork
0
You've already forked recipes
mirror of
https://github.com/TandoorRecipes/recipes.git
synced
2025-12-24 02:39:20 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
1d90f8b6f1eeff1df8cc7b1d464d1fa618bc71ce
recipes
/
cookbook
/
management
/
commands
History
vabene1111
0725fb0f2b
added management command to delete duplicate food properties
2024-02-19 13:07:34 +01:00
..
export.py
Add django-admin export and import commands, making dump-data and loaddata django-scopes compatible
2022-06-02 14:26:28 +02:00
fix_duplicate_properties.py
added management command to delete duplicate food properties
2024-02-19 13:07:34 +01:00
import.py
Add django-admin export and import commands, making dump-data and loaddata django-scopes compatible
2022-06-02 14:26:28 +02:00
rebuildindex.py
remove deprecated django.db.backends.postgresql_psycopg2
2023-10-30 21:42:57 -05:00
seed_basic_data.py
fixed duplicate detection in migration 0200
2024-02-05 14:52:40 +01:00